2026-03-21 03:01:51.378241 | Job console starting 2026-03-21 03:01:51.388255 | Updating git repos 2026-03-21 03:01:51.427761 | Cloning repos into workspace 2026-03-21 03:01:51.556472 | Restoring repo states 2026-03-21 03:01:51.567229 | Merging changes 2026-03-21 03:01:51.567244 | Checking out repos 2026-03-21 03:01:51.619747 | Preparing playbooks 2026-03-21 03:01:52.825470 | Running Ansible setup 2026-03-21 03:01:57.581472 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-21 03:01:58.300049 | 2026-03-21 03:01:58.300160 | PLAY [Base pre] 2026-03-21 03:01:58.332410 | 2026-03-21 03:01:58.332536 | TASK [Setup log path fact] 2026-03-21 03:01:58.359719 | ubuntu-noble-large | ok 2026-03-21 03:01:58.381917 | 2026-03-21 03:01:58.382036 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-21 03:01:58.410268 | ubuntu-noble-large | ok 2026-03-21 03:01:58.421370 | 2026-03-21 03:01:58.421470 | TASK [emit-job-header : Print job information] 2026-03-21 03:01:58.448468 | # Job Information 2026-03-21 03:01:58.448605 | Ansible Version: 2.16.14 2026-03-21 03:01:58.448633 | Job: metalbox-mirror-container-images-2024.2-publish 2026-03-21 03:01:58.448660 | Pipeline: periodic-daily 2026-03-21 03:01:58.448679 | Executor: 521e9411259a 2026-03-21 03:01:58.448696 | Triggered by: https://github.com/osism/metalbox 2026-03-21 03:01:58.448714 | Event ID: bb9b5caa43844f96a8d527a791621580 2026-03-21 03:01:58.452771 | 2026-03-21 03:01:58.452851 | LOOP [emit-job-header : Print node information] 2026-03-21 03:01:58.628374 | ubuntu-noble-large | ok: 2026-03-21 03:01:58.628542 | ubuntu-noble-large | # Node Information 2026-03-21 03:01:58.628577 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-03-21 03:01:58.628603 | ubuntu-noble-large | Hostname: ubuntu 2026-03-21 03:01:58.628678 | ubuntu-noble-large | Username: zuul 2026-03-21 03:01:58.628700 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-03-21 03:01:58.628724 | ubuntu-noble-large | Provider: regiocloud-a 2026-03-21 03:01:58.628746 | ubuntu-noble-large | Region: 2026-03-21 03:01:58.628767 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-03-21 03:01:58.628787 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-03-21 03:01:58.628807 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4d:ddb9 2026-03-21 03:01:58.641105 | 2026-03-21 03:01:58.641201 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-21 03:01:59.633860 | ubuntu-noble-large -> localhost | changed 2026-03-21 03:01:59.639849 | 2026-03-21 03:01:59.639941 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-21 03:02:00.906948 | ubuntu-noble-large -> localhost | changed 2026-03-21 03:02:00.915626 | 2026-03-21 03:02:00.915720 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-21 03:02:01.223668 | ubuntu-noble-large -> localhost | ok 2026-03-21 03:02:01.228767 | 2026-03-21 03:02:01.228879 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-21 03:02:01.267262 | ubuntu-noble-large | ok 2026-03-21 03:02:01.289360 | ubuntu-noble-large | included: /var/lib/zuul/builds/a36f9534e3bc43028fd6e66a46f8863c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-21 03:02:01.300007 | 2026-03-21 03:02:01.300101 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-21 03:02:03.287246 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-03-21 03:02:03.287405 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/a36f9534e3bc43028fd6e66a46f8863c/work/a36f9534e3bc43028fd6e66a46f8863c_id_rsa 2026-03-21 03:02:03.287436 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/a36f9534e3bc43028fd6e66a46f8863c/work/a36f9534e3bc43028fd6e66a46f8863c_id_rsa.pub 2026-03-21 03:02:03.287510 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-03-21 03:02:03.287532 | ubuntu-noble-large -> localhost | SHA256:+mED7w0/1OoH2iHvdxkbK8shNiaWPmFh+I2ECYrOIyk zuul-build-sshkey 2026-03-21 03:02:03.287561 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-03-21 03:02:03.287581 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-03-21 03:02:03.287598 | ubuntu-noble-large -> localhost | | | 2026-03-21 03:02:03.287616 | ubuntu-noble-large -> localhost | | . | 2026-03-21 03:02:03.287633 | ubuntu-noble-large -> localhost | | . . . + | 2026-03-21 03:02:03.287650 | ubuntu-noble-large -> localhost | |. . + + | 2026-03-21 03:02:03.287667 | ubuntu-noble-large -> localhost | |o. .+S+ . | 2026-03-21 03:02:03.287690 | ubuntu-noble-large -> localhost | |E+ +*.= . o | 2026-03-21 03:02:03.287706 | ubuntu-noble-large -> localhost | |o . ..XB=+. * | 2026-03-21 03:02:03.287723 | ubuntu-noble-large -> localhost | | *oX=++.= | 2026-03-21 03:02:03.287740 | ubuntu-noble-large -> localhost | | ++=+o+ | 2026-03-21 03:02:03.287757 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-03-21 03:02:03.287799 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.298671 2026-03-21 03:02:03.293020 | 2026-03-21 03:02:03.293093 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-21 03:02:03.329762 | ubuntu-noble-large | ok 2026-03-21 03:02:03.337261 | ubuntu-noble-large | included: /var/lib/zuul/builds/a36f9534e3bc43028fd6e66a46f8863c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-21 03:02:03.350243 | 2026-03-21 03:02:03.350336 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-21 03:02:03.363160 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-21 03:02:03.368885 | 2026-03-21 03:02:03.368976 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-21 03:02:04.157376 | ubuntu-noble-large | changed 2026-03-21 03:02:04.161769 | 2026-03-21 03:02:04.161852 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-21 03:02:04.473187 | ubuntu-noble-large | ok 2026-03-21 03:02:04.477631 | 2026-03-21 03:02:04.477715 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-21 03:02:05.260947 | ubuntu-noble-large | changed 2026-03-21 03:02:05.271555 | 2026-03-21 03:02:05.271651 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-21 03:02:06.019002 | ubuntu-noble-large | changed 2026-03-21 03:02:06.023734 | 2026-03-21 03:02:06.023812 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-21 03:02:06.047795 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-21 03:02:06.053144 | 2026-03-21 03:02:06.053225 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-21 03:02:06.798269 | ubuntu-noble-large -> localhost | changed 2026-03-21 03:02:06.810479 | 2026-03-21 03:02:06.810568 | TASK [add-build-sshkey : Add back temp key] 2026-03-21 03:02:07.734690 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/a36f9534e3bc43028fd6e66a46f8863c/work/a36f9534e3bc43028fd6e66a46f8863c_id_rsa (zuul-build-sshkey) 2026-03-21 03:02:07.734985 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.056638 2026-03-21 03:02:07.742532 | 2026-03-21 03:02:07.742614 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-21 03:02:08.383042 | ubuntu-noble-large | ok 2026-03-21 03:02:08.392207 | 2026-03-21 03:02:08.392304 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-21 03:02:08.415445 | ubuntu-noble-large | skipping: Conditional result was False 2026-03-21 03:02:08.425814 | 2026-03-21 03:02:08.425907 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-21 03:02:08.937083 | ubuntu-noble-large | ok 2026-03-21 03:02:08.953367 | 2026-03-21 03:02:08.953490 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-21 03:02:09.005208 | ubuntu-noble-large | ok 2026-03-21 03:02:09.009469 | 2026-03-21 03:02:09.009554 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-21 03:02:09.298006 | ubuntu-noble-large -> localhost | ok 2026-03-21 03:02:09.306272 | 2026-03-21 03:02:09.306353 | TASK [validate-host : Collect information about the host] 2026-03-21 03:02:10.826160 | ubuntu-noble-large | ok 2026-03-21 03:02:10.837485 | 2026-03-21 03:02:10.837580 | TASK [validate-host : Sanitize hostname] 2026-03-21 03:02:10.941878 | ubuntu-noble-large | ok 2026-03-21 03:02:10.946168 | 2026-03-21 03:02:10.946251 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-21 03:02:11.436539 | ubuntu-noble-large -> localhost | changed 2026-03-21 03:02:11.445858 | 2026-03-21 03:02:11.445977 | TASK [validate-host : Collect information about zuul worker] 2026-03-21 03:02:11.919747 | ubuntu-noble-large | ok 2026-03-21 03:02:11.927756 | 2026-03-21 03:02:11.927891 | TASK [validate-host : Write out all zuul information for each host] 2026-03-21 03:02:12.474328 | ubuntu-noble-large -> localhost | changed 2026-03-21 03:02:12.482133 | 2026-03-21 03:02:12.482209 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-21 03:02:12.803366 | ubuntu-noble-large | ok 2026-03-21 03:02:12.807755 | 2026-03-21 03:02:12.807831 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-21 03:02:13.646945 | ubuntu-noble-large | changed: 2026-03-21 03:02:13.647109 | ubuntu-noble-large | cd+++++++++ src/ 2026-03-21 03:02:13.647144 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-03-21 03:02:13.647168 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-03-21 03:02:13.647190 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-03-21 03:02:13.647211 | ubuntu-noble-large | Containerfile 2026-03-21 03:02:13.661280 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.007460 2026-03-21 03:22:25.325175 | 2026-03-21 03:22:25.325437 | TASK [upload-logs : Upload logs to log server] 2026-03-21 03:22:25.922275 | localhost | Output suppressed because no_log was given 2026-03-21 03:22:25.925694 | 2026-03-21 03:22:25.925806 | LOOP [upload-logs : Compress console log and json output] 2026-03-21 03:22:25.983688 | localhost | skipping: Conditional result was False 2026-03-21 03:22:25.990412 | localhost | skipping: Conditional result was False 2026-03-21 03:22:25.998821 | 2026-03-21 03:22:25.999114 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-21 03:22:26.047915 | localhost | skipping: Conditional result was False 2026-03-21 03:22:26.048571 | 2026-03-21 03:22:26.055179 | localhost | skipping: Conditional result was False 2026-03-21 03:22:26.071105 | 2026-03-21 03:22:26.071355 | LOOP [upload-logs : Upload console log and json output]