2026-07-22 00:00:15.865083 | Job console starting 2026-07-22 00:00:15.876059 | Updating git repos 2026-07-22 00:00:16.249507 | Cloning repos into workspace 2026-07-22 00:00:16.336005 | Restoring repo states 2026-07-22 00:00:16.377222 | Merging changes 2026-07-22 00:00:16.377238 | Checking out repos 2026-07-22 00:00:16.465396 | Preparing playbooks 2026-07-22 00:00:18.322944 | Running Ansible setup 2026-07-22 00:00:25.802124 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-22 00:00:28.046343 | 2026-07-22 00:00:28.046476 | PLAY [Base pre] 2026-07-22 00:00:28.065334 | 2026-07-22 00:00:28.065452 | TASK [Setup log path fact] 2026-07-22 00:00:28.175150 | debian-bookworm | ok 2026-07-22 00:00:28.206260 | 2026-07-22 00:00:28.206402 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 00:00:28.272067 | debian-bookworm | ok 2026-07-22 00:00:28.294245 | 2026-07-22 00:00:28.294364 | TASK [emit-job-header : Print job information] 2026-07-22 00:00:28.406754 | # Job Information 2026-07-22 00:00:28.406914 | Ansible Version: 2.16.14 2026-07-22 00:00:28.406944 | Job: container-image-kolla-ansible-push-2025.1 2026-07-22 00:00:28.406993 | Pipeline: periodic-midnight 2026-07-22 00:00:28.407014 | Executor: 521e9411259a 2026-07-22 00:00:28.407031 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-07-22 00:00:28.407049 | Event ID: ad26edd08ce34a209c9aba2511c00a96 2026-07-22 00:00:28.411184 | 2026-07-22 00:00:28.411263 | LOOP [emit-job-header : Print node information] 2026-07-22 00:00:28.676732 | debian-bookworm | ok: 2026-07-22 00:00:28.676976 | debian-bookworm | # Node Information 2026-07-22 00:00:28.677013 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-22 00:00:28.677035 | debian-bookworm | Hostname: debian 2026-07-22 00:00:28.677054 | debian-bookworm | Username: zuul 2026-07-22 00:00:28.677072 | debian-bookworm | Distro: Debian 12.15 2026-07-22 00:00:28.677092 | debian-bookworm | Provider: regiocloud-a 2026-07-22 00:00:28.677109 | debian-bookworm | Region: 2026-07-22 00:00:28.677126 | debian-bookworm | Label: debian-bookworm 2026-07-22 00:00:28.677143 | debian-bookworm | Product Name: OpenStack Nova 2026-07-22 00:00:28.677159 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe01:764f 2026-07-22 00:00:28.705085 | 2026-07-22 00:00:28.705195 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-22 00:00:30.163980 | debian-bookworm -> localhost | changed 2026-07-22 00:00:30.172659 | 2026-07-22 00:00:30.172764 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-22 00:00:32.679690 | debian-bookworm -> localhost | changed 2026-07-22 00:00:32.688679 | 2026-07-22 00:00:32.688782 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-22 00:00:33.661630 | debian-bookworm -> localhost | ok 2026-07-22 00:00:33.667759 | 2026-07-22 00:00:33.667867 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-22 00:00:33.739009 | debian-bookworm | ok 2026-07-22 00:00:33.798317 | debian-bookworm | included: /var/lib/zuul/builds/25faf62c2524497588f740ef45352144/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-22 00:00:33.817603 | 2026-07-22 00:00:33.817711 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-22 00:00:36.237330 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-22 00:00:36.237532 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/25faf62c2524497588f740ef45352144/work/25faf62c2524497588f740ef45352144_id_rsa 2026-07-22 00:00:36.237565 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/25faf62c2524497588f740ef45352144/work/25faf62c2524497588f740ef45352144_id_rsa.pub 2026-07-22 00:00:36.237588 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-22 00:00:36.237607 | debian-bookworm -> localhost | SHA256:OSxioGOlCLef1T/YBGskeMOcX8Es/F2puK68RlCsMy4 zuul-build-sshkey 2026-07-22 00:00:36.237638 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-22 00:00:36.237656 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-22 00:00:36.237673 | debian-bookworm -> localhost | | o o. . | 2026-07-22 00:00:36.237690 | debian-bookworm -> localhost | | + .= o. o | 2026-07-22 00:00:36.237708 | debian-bookworm -> localhost | |. o.. Booo.o o | 2026-07-22 00:00:36.237724 | debian-bookworm -> localhost | |oooo .=B =o o | 2026-07-22 00:00:36.237741 | debian-bookworm -> localhost | |+o. o.o+S .. | 2026-07-22 00:00:36.237764 | debian-bookworm -> localhost | |.. oE+.o.*. | 2026-07-22 00:00:36.237780 | debian-bookworm -> localhost | | o. ...+ | 2026-07-22 00:00:36.237796 | debian-bookworm -> localhost | | .. .. | 2026-07-22 00:00:36.237813 | debian-bookworm -> localhost | | .+o | 2026-07-22 00:00:36.237829 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-22 00:00:36.237876 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.412356 2026-07-22 00:00:36.243300 | 2026-07-22 00:00:36.243390 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-22 00:00:36.295490 | debian-bookworm | ok 2026-07-22 00:00:36.313893 | debian-bookworm | included: /var/lib/zuul/builds/25faf62c2524497588f740ef45352144/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-22 00:00:36.332781 | 2026-07-22 00:00:36.332899 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-22 00:00:36.399874 | debian-bookworm | skipping: Conditional result was False 2026-07-22 00:00:36.411831 | 2026-07-22 00:00:36.411946 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-22 00:00:37.456691 | debian-bookworm | changed 2026-07-22 00:00:37.461487 | 2026-07-22 00:00:37.461578 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-22 00:00:37.781227 | debian-bookworm | ok 2026-07-22 00:00:37.786086 | 2026-07-22 00:00:37.786172 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-22 00:00:38.548287 | debian-bookworm | changed 2026-07-22 00:00:38.552748 | 2026-07-22 00:00:38.552835 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-22 00:00:39.443813 | debian-bookworm | changed 2026-07-22 00:00:39.471041 | 2026-07-22 00:00:39.471150 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-22 00:00:39.515922 | debian-bookworm | skipping: Conditional result was False 2026-07-22 00:00:39.521306 | 2026-07-22 00:00:39.521449 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-22 00:00:40.874149 | debian-bookworm -> localhost | changed 2026-07-22 00:00:40.887226 | 2026-07-22 00:00:40.887337 | TASK [add-build-sshkey : Add back temp key] 2026-07-22 00:00:41.739259 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/25faf62c2524497588f740ef45352144/work/25faf62c2524497588f740ef45352144_id_rsa (zuul-build-sshkey) 2026-07-22 00:00:41.739464 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.055124 2026-07-22 00:00:41.746400 | 2026-07-22 00:00:41.746499 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-22 00:00:42.537931 | debian-bookworm | ok 2026-07-22 00:00:42.542288 | 2026-07-22 00:00:42.542375 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-22 00:00:42.576227 | debian-bookworm | skipping: Conditional result was False 2026-07-22 00:00:42.601978 | 2026-07-22 00:00:42.602101 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-22 00:00:43.145434 | debian-bookworm | ok 2026-07-22 00:00:43.171645 | 2026-07-22 00:00:43.171769 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-22 00:00:43.261721 | debian-bookworm | ok 2026-07-22 00:00:43.266199 | 2026-07-22 00:00:43.266286 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-22 00:00:43.990300 | debian-bookworm -> localhost | ok 2026-07-22 00:00:43.995819 | 2026-07-22 00:00:43.995924 | TASK [validate-host : Collect information about the host] 2026-07-22 00:00:45.849864 | debian-bookworm | ok 2026-07-22 00:00:45.864557 | 2026-07-22 00:00:45.864740 | TASK [validate-host : Sanitize hostname] 2026-07-22 00:00:46.560764 | debian-bookworm | ok 2026-07-22 00:00:46.577177 | 2026-07-22 00:00:46.579148 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-22 00:00:47.942889 | debian-bookworm -> localhost | changed 2026-07-22 00:00:47.950010 | 2026-07-22 00:00:47.950156 | TASK [validate-host : Collect information about zuul worker] 2026-07-22 00:00:48.606366 | debian-bookworm | ok 2026-07-22 00:00:48.612312 | 2026-07-22 00:00:48.612415 | TASK [validate-host : Write out all zuul information for each host] 2026-07-22 00:00:49.741742 | debian-bookworm -> localhost | changed 2026-07-22 00:00:49.749828 | 2026-07-22 00:00:49.749920 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-22 00:00:50.010635 | debian-bookworm | ok 2026-07-22 00:00:50.016142 | 2026-07-22 00:00:50.016265 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-22 00:00:51.244030 | debian-bookworm | changed: 2026-07-22 00:00:51.244220 | debian-bookworm | cd+++++++++ src/ 2026-07-22 00:00:51.244255 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-22 00:00:51.244279 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-22 00:00:51.244301 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-22 00:00:51.244322 | debian-bookworm | Containerfile 2026-07-22 00:00:51.244472 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/25faf62c2524497588f740ef45352144/work/logs" 2026-07-22 00:10:18.213811 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/25faf62c2524497588f740ef45352144/work/artifacts" 2026-07-22 00:10:18.542337 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/25faf62c2524497588f740ef45352144/work/docs" 2026-07-22 00:10:18.559248 | 2026-07-22 00:10:18.559604 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-22 00:10:19.413058 | debian-bookworm | changed: 2026-07-22 00:10:19.413326 | debian-bookworm | .d..t...... ./ 2026-07-22 00:10:19.413362 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-22 00:10:19.413388 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-22 00:10:19.413410 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-22 00:10:19.413431 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-22 00:10:19.413452 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-22 00:10:19.413493 | debian-bookworm | changed: All items complete 2026-07-22 00:10:19.413515 | 2026-07-22 00:10:19.984902 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 00:10:20.567848 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 00:10:20.604666 | 2026-07-22 00:10:20.604872 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-22 00:10:20.645132 | debian-bookworm | skipping: Conditional result was False 2026-07-22 00:10:20.652384 | debian-bookworm | skipping: Conditional result was False 2026-07-22 00:10:20.671659 | 2026-07-22 00:10:20.671795 | PLAY RECAP 2026-07-22 00:10:20.671866 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-22 00:10:20.671899 | 2026-07-22 00:10:20.824728 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 00:10:20.827399 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 00:10:21.659775 | 2026-07-22 00:10:21.659965 | PLAY [Base post] 2026-07-22 00:10:21.674587 | 2026-07-22 00:10:21.674734 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-22 00:10:22.491680 | debian-bookworm | changed 2026-07-22 00:10:22.501318 | 2026-07-22 00:10:22.501479 | PLAY RECAP 2026-07-22 00:10:22.501557 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-22 00:10:22.501634 | 2026-07-22 00:10:22.707906 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 00:10:22.710812 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-22 00:10:23.561059 | 2026-07-22 00:10:23.561265 | PLAY [Base post-logs] 2026-07-22 00:10:23.573827 | 2026-07-22 00:10:23.574033 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-22 00:10:24.082100 | localhost | changed 2026-07-22 00:10:24.099779 | 2026-07-22 00:10:24.099986 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-22 00:10:24.140882 | localhost | ok 2026-07-22 00:10:24.147293 | 2026-07-22 00:10:24.147460 | TASK [Set zuul-log-path fact] 2026-07-22 00:10:24.174958 | localhost | ok 2026-07-22 00:10:24.188313 | 2026-07-22 00:10:24.188486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 00:10:24.227064 | localhost | ok 2026-07-22 00:10:24.234328 | 2026-07-22 00:10:24.234489 | TASK [upload-logs : Create log directories] 2026-07-22 00:10:24.796018 | localhost | changed 2026-07-22 00:10:24.800659 | 2026-07-22 00:10:24.800796 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-22 00:10:25.358491 | localhost -> localhost | ok: Runtime: 0:00:00.010843 2026-07-22 00:10:25.371384 | 2026-07-22 00:10:25.371581 | TASK [upload-logs : Upload logs to log server] 2026-07-22 00:10:25.994587 | localhost | Output suppressed because no_log was given 2026-07-22 00:10:25.997767 | 2026-07-22 00:10:25.997926 | LOOP [upload-logs : Compress console log and json output] 2026-07-22 00:10:26.061671 | localhost | skipping: Conditional result was False 2026-07-22 00:10:26.067256 | localhost | skipping: Conditional result was False 2026-07-22 00:10:26.079919 | 2026-07-22 00:10:26.080235 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-22 00:10:26.133551 | localhost | skipping: Conditional result was False 2026-07-22 00:10:26.134373 | 2026-07-22 00:10:26.136326 | localhost | skipping: Conditional result was False 2026-07-22 00:10:26.142734 | 2026-07-22 00:10:26.142937 | LOOP [upload-logs : Upload console log and json output]