2026-07-19 03:01:51.026120 | Job console starting 2026-07-19 03:01:51.042140 | Updating git repos 2026-07-19 03:01:51.075243 | Cloning repos into workspace 2026-07-19 03:01:51.158530 | Restoring repo states 2026-07-19 03:01:51.167169 | Merging changes 2026-07-19 03:01:51.167186 | Checking out repos 2026-07-19 03:01:51.287062 | Preparing playbooks 2026-07-19 03:01:54.358025 | Running Ansible setup 2026-07-19 03:02:02.387257 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 03:02:04.037611 | 2026-07-19 03:02:04.037739 | PLAY [Base pre] 2026-07-19 03:02:04.052379 | 2026-07-19 03:02:04.052487 | TASK [Setup log path fact] 2026-07-19 03:02:04.080966 | ubuntu-noble-large | ok 2026-07-19 03:02:04.104161 | 2026-07-19 03:02:04.104286 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:02:04.145923 | ubuntu-noble-large | ok 2026-07-19 03:02:04.154634 | 2026-07-19 03:02:04.154738 | TASK [emit-job-header : Print job information] 2026-07-19 03:02:04.234179 | # Job Information 2026-07-19 03:02:04.234324 | Ansible Version: 2.16.14 2026-07-19 03:02:04.234353 | Job: metalbox-mirror-container-images-metalbox-publish 2026-07-19 03:02:04.234380 | Pipeline: periodic-daily 2026-07-19 03:02:04.234399 | Executor: 521e9411259a 2026-07-19 03:02:04.234416 | Triggered by: https://github.com/osism/metalbox 2026-07-19 03:02:04.234893 | Event ID: 1e9ebc3f4699436db4fd9436c992bd51 2026-07-19 03:02:04.239872 | 2026-07-19 03:02:04.239968 | LOOP [emit-job-header : Print node information] 2026-07-19 03:02:04.393679 | ubuntu-noble-large | ok: 2026-07-19 03:02:04.393981 | ubuntu-noble-large | # Node Information 2026-07-19 03:02:04.394015 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-07-19 03:02:04.394037 | ubuntu-noble-large | Hostname: ubuntu 2026-07-19 03:02:04.394055 | ubuntu-noble-large | Username: zuul 2026-07-19 03:02:04.394073 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-07-19 03:02:04.394093 | ubuntu-noble-large | Provider: regiocloud-a 2026-07-19 03:02:04.394111 | ubuntu-noble-large | Region: 2026-07-19 03:02:04.394129 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-07-19 03:02:04.394146 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-07-19 03:02:04.394162 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:bc8e 2026-07-19 03:02:04.412046 | 2026-07-19 03:02:04.412149 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 03:02:05.659896 | ubuntu-noble-large -> localhost | changed 2026-07-19 03:02:05.667048 | 2026-07-19 03:02:05.667147 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 03:02:08.019761 | ubuntu-noble-large -> localhost | changed 2026-07-19 03:02:08.030638 | 2026-07-19 03:02:08.030762 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 03:02:09.633304 | ubuntu-noble-large -> localhost | ok 2026-07-19 03:02:09.641621 | 2026-07-19 03:02:09.641749 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 03:02:09.705275 | ubuntu-noble-large | ok 2026-07-19 03:02:09.749667 | ubuntu-noble-large | included: /var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 03:02:09.770661 | 2026-07-19 03:02:09.770792 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 03:02:14.143363 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-07-19 03:02:14.143609 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/work/6e5068842db645fea37a0958722f3cb9_id_rsa 2026-07-19 03:02:14.143651 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/work/6e5068842db645fea37a0958722f3cb9_id_rsa.pub 2026-07-19 03:02:14.143678 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-07-19 03:02:14.143703 | ubuntu-noble-large -> localhost | SHA256:kk6NcATwIqfV6eOy1iRNLMuTLRz9VxXpq6UJgvMnLaA zuul-build-sshkey 2026-07-19 03:02:14.143736 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-07-19 03:02:14.143759 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-07-19 03:02:14.143781 | ubuntu-noble-large -> localhost | | ..... .o | 2026-07-19 03:02:14.143803 | ubuntu-noble-large -> localhost | | o o o | 2026-07-19 03:02:14.143824 | ubuntu-noble-large -> localhost | |. +o= . o | 2026-07-19 03:02:14.143844 | ubuntu-noble-large -> localhost | | =oo+o + . . | 2026-07-19 03:02:14.143903 | ubuntu-noble-large -> localhost | |.o Ooo= S. . | 2026-07-19 03:02:14.143940 | ubuntu-noble-large -> localhost | | O.B+o.o o | 2026-07-19 03:02:14.143962 | ubuntu-noble-large -> localhost | | .B.+.+ . = | 2026-07-19 03:02:14.143983 | ubuntu-noble-large -> localhost | | Eo. + o + | 2026-07-19 03:02:14.144004 | ubuntu-noble-large -> localhost | | .. + | 2026-07-19 03:02:14.144025 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-07-19 03:02:14.144084 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:02.335579 2026-07-19 03:02:14.150601 | 2026-07-19 03:02:14.150709 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 03:02:14.214630 | ubuntu-noble-large | ok 2026-07-19 03:02:14.231380 | ubuntu-noble-large | included: /var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 03:02:14.249838 | 2026-07-19 03:02:14.249937 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 03:02:14.296869 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-19 03:02:14.303414 | 2026-07-19 03:02:14.303603 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 03:02:15.369357 | ubuntu-noble-large | changed 2026-07-19 03:02:15.374771 | 2026-07-19 03:02:15.374876 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 03:02:15.671118 | ubuntu-noble-large | ok 2026-07-19 03:02:15.677548 | 2026-07-19 03:02:15.677642 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 03:02:16.499563 | ubuntu-noble-large | changed 2026-07-19 03:02:16.504907 | 2026-07-19 03:02:16.504995 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 03:02:17.378508 | ubuntu-noble-large | changed 2026-07-19 03:02:17.384435 | 2026-07-19 03:02:17.384570 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 03:02:17.408428 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-19 03:02:17.418146 | 2026-07-19 03:02:17.418239 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 03:02:17.870869 | ubuntu-noble-large -> localhost | changed 2026-07-19 03:02:17.883545 | 2026-07-19 03:02:17.883656 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 03:02:18.214724 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/work/6e5068842db645fea37a0958722f3cb9_id_rsa (zuul-build-sshkey) 2026-07-19 03:02:18.214958 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.011110 2026-07-19 03:02:18.223944 | 2026-07-19 03:02:18.224159 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 03:02:18.741094 | ubuntu-noble-large | ok 2026-07-19 03:02:18.746669 | 2026-07-19 03:02:18.746773 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 03:02:18.770119 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-19 03:02:18.780682 | 2026-07-19 03:02:18.780796 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 03:02:19.353321 | ubuntu-noble-large | ok 2026-07-19 03:02:19.364601 | 2026-07-19 03:02:19.364749 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 03:02:19.396718 | ubuntu-noble-large | ok 2026-07-19 03:02:19.405380 | 2026-07-19 03:02:19.405862 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 03:02:19.654423 | ubuntu-noble-large -> localhost | ok 2026-07-19 03:02:19.659835 | 2026-07-19 03:02:19.659925 | TASK [validate-host : Collect information about the host] 2026-07-19 03:02:20.955307 | ubuntu-noble-large | ok 2026-07-19 03:02:21.016110 | 2026-07-19 03:02:21.016252 | TASK [validate-host : Sanitize hostname] 2026-07-19 03:02:21.084148 | ubuntu-noble-large | ok 2026-07-19 03:02:21.091412 | 2026-07-19 03:02:21.091531 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 03:02:21.716632 | ubuntu-noble-large -> localhost | changed 2026-07-19 03:02:21.722177 | 2026-07-19 03:02:21.722273 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 03:02:22.205642 | ubuntu-noble-large | ok 2026-07-19 03:02:22.212075 | 2026-07-19 03:02:22.212185 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 03:02:22.736251 | ubuntu-noble-large -> localhost | changed 2026-07-19 03:02:22.746241 | 2026-07-19 03:02:22.746355 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 03:02:23.065743 | ubuntu-noble-large | ok 2026-07-19 03:02:23.075338 | 2026-07-19 03:02:23.075486 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 03:02:23.948641 | ubuntu-noble-large | changed: 2026-07-19 03:02:23.948880 | ubuntu-noble-large | cd+++++++++ src/ 2026-07-19 03:02:23.948928 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-07-19 03:02:23.948964 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-07-19 03:02:23.951538 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-07-19 03:02:23.951575 | ubuntu-noble-large | Containerfile 2026-07-19 03:02:23.973684 | ubuntu-noble-large | localhost | ok: "/var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/work/logs" 2026-07-19 03:27:35.733550 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/work/artifacts" 2026-07-19 03:27:36.037622 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/6e5068842db645fea37a0958722f3cb9/work/docs" 2026-07-19 03:27:36.059110 | 2026-07-19 03:27:36.059362 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 03:27:36.949598 | ubuntu-noble-large | changed: 2026-07-19 03:27:36.954957 | ubuntu-noble-large | .d..t...... ./ 2026-07-19 03:27:36.955071 | ubuntu-noble-large | >f+++++++++ net-debug.post.txt 2026-07-19 03:27:36.955102 | ubuntu-noble-large | >f+++++++++ net-debug.pre.txt 2026-07-19 03:27:36.955127 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-07-19 03:27:36.955153 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-07-19 03:27:36.955176 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-07-19 03:27:36.955238 | ubuntu-noble-large | changed: All items complete 2026-07-19 03:27:36.955266 | 2026-07-19 03:27:37.576133 | ubuntu-noble-large | changed: .d..t...... ./ 2026-07-19 03:27:38.218939 | ubuntu-noble-large | changed: .d..t...... ./ 2026-07-19 03:27:38.238753 | 2026-07-19 03:27:38.238934 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 03:27:38.278757 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-19 03:27:38.282087 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-19 03:27:38.299243 | 2026-07-19 03:27:38.299411 | PLAY RECAP 2026-07-19 03:27:38.299519 | ubuntu-noble-large | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-19 03:27:38.299576 | 2026-07-19 03:27:38.472711 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 03:27:38.473735 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:27:39.266670 | 2026-07-19 03:27:39.266887 | PLAY [Base post] 2026-07-19 03:27:39.281673 | 2026-07-19 03:27:39.281824 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 03:27:40.193261 | ubuntu-noble-large | changed 2026-07-19 03:27:40.202871 | 2026-07-19 03:27:40.203026 | PLAY RECAP 2026-07-19 03:27:40.203097 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 03:27:40.203159 | 2026-07-19 03:27:40.341239 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:27:40.342257 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 03:27:41.199340 | 2026-07-19 03:27:41.199583 | PLAY [Base post-logs] 2026-07-19 03:27:41.211828 | 2026-07-19 03:27:41.212056 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 03:27:41.694285 | localhost | changed 2026-07-19 03:27:41.705561 | 2026-07-19 03:27:41.705718 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 03:27:41.743135 | localhost | ok 2026-07-19 03:27:41.747108 | 2026-07-19 03:27:41.747220 | TASK [Set zuul-log-path fact] 2026-07-19 03:27:41.764372 | localhost | ok 2026-07-19 03:27:41.775701 | 2026-07-19 03:27:41.775834 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:27:41.803147 | localhost | ok 2026-07-19 03:27:41.807309 | 2026-07-19 03:27:41.807448 | TASK [upload-logs : Create log directories] 2026-07-19 03:27:42.351352 | localhost | changed 2026-07-19 03:27:42.356656 | 2026-07-19 03:27:42.356798 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 03:27:42.890911 | localhost -> localhost | ok: Runtime: 0:00:00.008506 2026-07-19 03:27:42.901371 | 2026-07-19 03:27:42.901661 | TASK [upload-logs : Upload logs to log server] 2026-07-19 03:27:43.539035 | localhost | Output suppressed because no_log was given 2026-07-19 03:27:43.541424 | 2026-07-19 03:27:43.541555 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 03:27:43.614148 | localhost | skipping: Conditional result was False 2026-07-19 03:27:43.620446 | localhost | skipping: Conditional result was False 2026-07-19 03:27:43.630546 | 2026-07-19 03:27:43.630708 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 03:27:43.680839 | localhost | skipping: Conditional result was False 2026-07-19 03:27:43.681170 | 2026-07-19 03:27:43.686269 | localhost | skipping: Conditional result was False 2026-07-19 03:27:43.699674 | 2026-07-19 03:27:43.699844 | LOOP [upload-logs : Upload console log and json output]