2025-11-21 10:35:21.375299 | Job console starting 2025-11-21 10:35:21.390967 | Updating git repos 2025-11-21 10:35:21.413471 | Cloning repos into workspace 2025-11-21 10:35:21.467164 | Restoring repo states 2025-11-21 10:35:21.475194 | Merging changes 2025-11-21 10:35:21.475216 | Checking out repos 2025-11-21 10:35:21.550613 | Preparing playbooks 2025-11-21 10:35:22.257116 | Running Ansible setup 2025-11-21 10:35:26.821358 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-21 10:35:27.657296 | 2025-11-21 10:35:27.657463 | PLAY [Base pre] 2025-11-21 10:35:27.674142 | 2025-11-21 10:35:27.674290 | TASK [Setup log path fact] 2025-11-21 10:35:27.704621 | ubuntu-noble-large | ok 2025-11-21 10:35:27.720505 | 2025-11-21 10:35:27.720664 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-21 10:35:27.769217 | ubuntu-noble-large | ok 2025-11-21 10:35:27.784081 | 2025-11-21 10:35:27.784233 | TASK [emit-job-header : Print job information] 2025-11-21 10:35:27.840782 | # Job Information 2025-11-21 10:35:27.841076 | Ansible Version: 2.16.14 2025-11-21 10:35:27.841140 | Job: metalbox-mirror-container-images-publish 2025-11-21 10:35:27.841198 | Pipeline: post 2025-11-21 10:35:27.841241 | Executor: 521e9411259a 2025-11-21 10:35:27.841278 | Triggered by: https://github.com/osism/metalbox/commit/50aa17921386f895f503cf9190133fd401ce3094 2025-11-21 10:35:27.841317 | Event ID: b28e7a0c-c6c5-11f0-8217-40d53483870e 2025-11-21 10:35:27.848937 | 2025-11-21 10:35:27.849140 | LOOP [emit-job-header : Print node information] 2025-11-21 10:35:27.969462 | ubuntu-noble-large | ok: 2025-11-21 10:35:27.969775 | ubuntu-noble-large | # Node Information 2025-11-21 10:35:27.969823 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-11-21 10:35:27.969857 | ubuntu-noble-large | Hostname: ubuntu 2025-11-21 10:35:27.969887 | ubuntu-noble-large | Username: zuul 2025-11-21 10:35:27.969915 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-11-21 10:35:27.969947 | ubuntu-noble-large | Provider: regiocloud-a 2025-11-21 10:35:27.969976 | ubuntu-noble-large | Region: 2025-11-21 10:35:27.970004 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-11-21 10:35:27.970068 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-11-21 10:35:27.970089 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:7cfa 2025-11-21 10:35:27.994649 | 2025-11-21 10:35:27.994868 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-21 10:35:28.488068 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:35:28.495863 | 2025-11-21 10:35:28.495989 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-21 10:35:29.638210 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:35:29.651523 | 2025-11-21 10:35:29.651705 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-21 10:35:29.941254 | ubuntu-noble-large -> localhost | ok 2025-11-21 10:35:29.956614 | 2025-11-21 10:35:29.956825 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-21 10:35:29.997060 | ubuntu-noble-large | ok 2025-11-21 10:35:30.018106 | ubuntu-noble-large | included: /var/lib/zuul/builds/4ca1e3fbb75a43259f5e5f746cc4075f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-21 10:35:30.024928 | 2025-11-21 10:35:30.025066 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-21 10:35:30.840352 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-11-21 10:35:30.840624 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/4ca1e3fbb75a43259f5e5f746cc4075f/work/4ca1e3fbb75a43259f5e5f746cc4075f_id_rsa 2025-11-21 10:35:30.840664 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/4ca1e3fbb75a43259f5e5f746cc4075f/work/4ca1e3fbb75a43259f5e5f746cc4075f_id_rsa.pub 2025-11-21 10:35:30.840690 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-11-21 10:35:30.840714 | ubuntu-noble-large -> localhost | SHA256:RFK9tK00ZzooLEwK7s2pu1GsjEp4pstf2T6FKOP7Zhc zuul-build-sshkey 2025-11-21 10:35:30.840748 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-11-21 10:35:30.840770 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-11-21 10:35:30.840791 | ubuntu-noble-large -> localhost | | ..o. | 2025-11-21 10:35:30.840812 | ubuntu-noble-large -> localhost | | o o | 2025-11-21 10:35:30.840832 | ubuntu-noble-large -> localhost | | .. + | 2025-11-21 10:35:30.840852 | ubuntu-noble-large -> localhost | |. . . . = + | 2025-11-21 10:35:30.840872 | ubuntu-noble-large -> localhost | |.. * .. So * | 2025-11-21 10:35:30.840908 | ubuntu-noble-large -> localhost | |+.+oo.=E..+ | 2025-11-21 10:35:30.840929 | ubuntu-noble-large -> localhost | |+=* ++ oo . | 2025-11-21 10:35:30.840949 | ubuntu-noble-large -> localhost | |+=.=.o.o | 2025-11-21 10:35:30.840969 | ubuntu-noble-large -> localhost | |+*=o=.... | 2025-11-21 10:35:30.840988 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-11-21 10:35:30.841083 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.300860 2025-11-21 10:35:30.848063 | 2025-11-21 10:35:30.848198 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-21 10:35:30.878463 | ubuntu-noble-large | ok 2025-11-21 10:35:30.888542 | ubuntu-noble-large | included: /var/lib/zuul/builds/4ca1e3fbb75a43259f5e5f746cc4075f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-21 10:35:30.898058 | 2025-11-21 10:35:30.898171 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-21 10:35:30.932127 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-21 10:35:30.938309 | 2025-11-21 10:35:30.938423 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-21 10:35:31.600140 | ubuntu-noble-large | changed 2025-11-21 10:35:31.608289 | 2025-11-21 10:35:31.608413 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-21 10:35:31.874248 | ubuntu-noble-large | ok 2025-11-21 10:35:31.880107 | 2025-11-21 10:35:31.880226 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-21 10:35:32.617905 | ubuntu-noble-large | changed 2025-11-21 10:35:32.625950 | 2025-11-21 10:35:32.626107 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-21 10:35:33.354446 | ubuntu-noble-large | changed 2025-11-21 10:35:33.360789 | 2025-11-21 10:35:33.360908 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-21 10:35:33.384774 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-21 10:35:33.391204 | 2025-11-21 10:35:33.391315 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-21 10:35:33.821650 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:35:33.843380 | 2025-11-21 10:35:33.843541 | TASK [add-build-sshkey : Add back temp key] 2025-11-21 10:35:34.213141 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/4ca1e3fbb75a43259f5e5f746cc4075f/work/4ca1e3fbb75a43259f5e5f746cc4075f_id_rsa (zuul-build-sshkey) 2025-11-21 10:35:34.213521 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.019406 2025-11-21 10:35:34.222481 | 2025-11-21 10:35:34.222609 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-21 10:35:34.674360 | ubuntu-noble-large | ok 2025-11-21 10:35:34.682557 | 2025-11-21 10:35:34.682698 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-21 10:35:34.717618 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-21 10:35:34.738357 | 2025-11-21 10:35:34.738557 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-21 10:35:35.223472 | ubuntu-noble-large | ok 2025-11-21 10:35:35.242169 | 2025-11-21 10:35:35.242318 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-21 10:35:35.292575 | ubuntu-noble-large | ok 2025-11-21 10:35:35.302166 | 2025-11-21 10:35:35.302297 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-21 10:35:35.633323 | ubuntu-noble-large -> localhost | ok 2025-11-21 10:35:35.643619 | 2025-11-21 10:35:35.643747 | TASK [validate-host : Collect information about the host] 2025-11-21 10:35:36.968344 | ubuntu-noble-large | ok 2025-11-21 10:35:36.980249 | 2025-11-21 10:35:36.980372 | TASK [validate-host : Sanitize hostname] 2025-11-21 10:35:37.127288 | ubuntu-noble-large | ok 2025-11-21 10:35:37.132126 | 2025-11-21 10:35:37.132233 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-21 10:35:37.736266 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:35:37.743742 | 2025-11-21 10:35:37.743885 | TASK [validate-host : Collect information about zuul worker] 2025-11-21 10:35:38.239813 | ubuntu-noble-large | ok 2025-11-21 10:35:38.245348 | 2025-11-21 10:35:38.245470 | TASK [validate-host : Write out all zuul information for each host] 2025-11-21 10:35:38.815949 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:35:38.826144 | 2025-11-21 10:35:38.826271 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-21 10:35:39.148332 | ubuntu-noble-large | ok 2025-11-21 10:35:39.158215 | 2025-11-21 10:35:39.158365 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-21 10:35:40.071748 | ubuntu-noble-large | changed: 2025-11-21 10:35:40.071965 | ubuntu-noble-large | cd+++++++++ src/ 2025-11-21 10:35:40.072001 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-11-21 10:35:40.072045 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-11-21 10:35:40.072067 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2025-11-21 10:35:40.072088 | ubuntu-noble-large | Containerfile 2025-11-21 10:35:40.089700 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.007600 2025-11-21 10:50:34.483073 | 2025-11-21 10:50:34.483272 | TASK [upload-logs : Upload logs to log server] 2025-11-21 10:50:35.071417 | localhost | Output suppressed because no_log was given 2025-11-21 10:50:35.075621 | 2025-11-21 10:50:35.075802 | LOOP [upload-logs : Compress console log and json output] 2025-11-21 10:50:35.140640 | localhost | skipping: Conditional result was False 2025-11-21 10:50:35.145652 | localhost | skipping: Conditional result was False 2025-11-21 10:50:35.158500 | 2025-11-21 10:50:35.158778 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-21 10:50:35.218004 | localhost | skipping: Conditional result was False 2025-11-21 10:50:35.218359 | 2025-11-21 10:50:35.225638 | localhost | skipping: Conditional result was False 2025-11-21 10:50:35.233155 | 2025-11-21 10:50:35.233487 | LOOP [upload-logs : Upload console log and json output]