2026-03-01 20:45:20.718234 | Job console starting 2026-03-01 20:45:20.756100 | Updating git repos 2026-03-01 20:45:20.828704 | Cloning repos into workspace 2026-03-01 20:45:20.924676 | Restoring repo states 2026-03-01 20:45:20.942289 | Merging changes 2026-03-01 20:45:21.466744 | Checking out repos 2026-03-01 20:45:21.528782 | Preparing playbooks 2026-03-01 20:45:22.598559 | Running Ansible setup 2026-03-01 20:45:27.846773 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-01 20:45:29.220736 | 2026-03-01 20:45:29.220911 | PLAY [Base pre] 2026-03-01 20:45:29.239668 | 2026-03-01 20:45:29.239816 | TASK [Setup log path fact] 2026-03-01 20:45:29.259142 | debian-bookworm | ok 2026-03-01 20:45:29.276184 | 2026-03-01 20:45:29.276334 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-01 20:45:29.305583 | debian-bookworm | ok 2026-03-01 20:45:29.325293 | 2026-03-01 20:45:29.325429 | TASK [emit-job-header : Print job information] 2026-03-01 20:45:29.398368 | # Job Information 2026-03-01 20:45:29.398560 | Ansible Version: 2.16.14 2026-03-01 20:45:29.398596 | Job: yamllint 2026-03-01 20:45:29.398627 | Pipeline: check 2026-03-01 20:45:29.398650 | Executor: 521e9411259a 2026-03-01 20:45:29.398671 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/723 2026-03-01 20:45:29.398693 | Event ID: 8aa4eb00-15af-11f1-873a-34d38b8732c3 2026-03-01 20:45:29.408969 | 2026-03-01 20:45:29.409121 | LOOP [emit-job-header : Print node information] 2026-03-01 20:45:29.583417 | debian-bookworm | ok: 2026-03-01 20:45:29.583617 | debian-bookworm | # Node Information 2026-03-01 20:45:29.583652 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-01 20:45:29.583679 | debian-bookworm | Hostname: debian 2026-03-01 20:45:29.583701 | debian-bookworm | Username: zuul 2026-03-01 20:45:29.583721 | debian-bookworm | Distro: Debian 12.13 2026-03-01 20:45:29.583747 | debian-bookworm | Provider: regiocloud-a 2026-03-01 20:45:29.583768 | debian-bookworm | Region: 2026-03-01 20:45:29.583790 | debian-bookworm | Label: debian-bookworm 2026-03-01 20:45:29.583809 | debian-bookworm | Product Name: OpenStack Nova 2026-03-01 20:45:29.583829 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:843c 2026-03-01 20:45:29.596900 | 2026-03-01 20:45:29.597077 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-01 20:45:30.213725 | debian-bookworm -> localhost | changed 2026-03-01 20:45:30.222385 | 2026-03-01 20:45:30.222520 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-01 20:45:31.776352 | debian-bookworm -> localhost | changed 2026-03-01 20:45:31.788468 | 2026-03-01 20:45:31.788575 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-01 20:45:32.229718 | debian-bookworm -> localhost | ok 2026-03-01 20:45:32.234680 | 2026-03-01 20:45:32.234763 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-01 20:45:32.261312 | debian-bookworm | ok 2026-03-01 20:45:32.281615 | debian-bookworm | included: /var/lib/zuul/builds/2be32ae2054a49d3aab8dd015beef3a3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-01 20:45:32.296706 | 2026-03-01 20:45:32.296798 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-01 20:45:33.993730 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-01 20:45:33.993896 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2be32ae2054a49d3aab8dd015beef3a3/work/2be32ae2054a49d3aab8dd015beef3a3_id_rsa 2026-03-01 20:45:33.993927 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2be32ae2054a49d3aab8dd015beef3a3/work/2be32ae2054a49d3aab8dd015beef3a3_id_rsa.pub 2026-03-01 20:45:33.993949 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-01 20:45:33.993969 | debian-bookworm -> localhost | SHA256:KieqJiDjkqra0+Nf1FmmsjjBx1mPHjWcuwd4hOdfPKs zuul-build-sshkey 2026-03-01 20:45:33.993987 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-01 20:45:33.994015 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-01 20:45:33.994057 | debian-bookworm -> localhost | | | 2026-03-01 20:45:33.994076 | debian-bookworm -> localhost | | o . | 2026-03-01 20:45:33.994092 | debian-bookworm -> localhost | | o X | 2026-03-01 20:45:33.994108 | debian-bookworm -> localhost | | . . + & o . | 2026-03-01 20:45:33.994123 | debian-bookworm -> localhost | | o S B * .o| 2026-03-01 20:45:33.994145 | debian-bookworm -> localhost | |+ * + o + .o| 2026-03-01 20:45:33.994163 | debian-bookworm -> localhost | |+o .o = o . . o. | 2026-03-01 20:45:33.994180 | debian-bookworm -> localhost | |++..o+ o .. | 2026-03-01 20:45:33.994197 | debian-bookworm -> localhost | |%.oo.o. E | 2026-03-01 20:45:33.994213 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-01 20:45:33.994254 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.020712 2026-03-01 20:45:33.999201 | 2026-03-01 20:45:33.999278 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-01 20:45:34.035410 | debian-bookworm | ok 2026-03-01 20:45:34.061461 | debian-bookworm | included: /var/lib/zuul/builds/2be32ae2054a49d3aab8dd015beef3a3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-01 20:45:34.068667 | 2026-03-01 20:45:34.068735 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-01 20:45:34.101231 | debian-bookworm | skipping: Conditional result was False 2026-03-01 20:45:34.106585 | 2026-03-01 20:45:34.106661 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-01 20:45:34.798429 | debian-bookworm | changed 2026-03-01 20:45:34.802977 | 2026-03-01 20:45:34.803083 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-01 20:45:35.061663 | debian-bookworm | ok 2026-03-01 20:45:35.066228 | 2026-03-01 20:45:35.066317 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-01 20:45:35.688735 | debian-bookworm | changed 2026-03-01 20:45:35.697392 | 2026-03-01 20:45:35.697491 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-01 20:45:36.293816 | debian-bookworm | changed 2026-03-01 20:45:36.300085 | 2026-03-01 20:45:36.300189 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-01 20:45:36.323164 | debian-bookworm | skipping: Conditional result was False 2026-03-01 20:45:36.330925 | 2026-03-01 20:45:36.331042 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-01 20:45:36.729994 | debian-bookworm -> localhost | changed 2026-03-01 20:45:36.749488 | 2026-03-01 20:45:36.749620 | TASK [add-build-sshkey : Add back temp key] 2026-03-01 20:45:37.037585 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2be32ae2054a49d3aab8dd015beef3a3/work/2be32ae2054a49d3aab8dd015beef3a3_id_rsa (zuul-build-sshkey) 2026-03-01 20:45:37.038117 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014056 2026-03-01 20:45:37.059372 | 2026-03-01 20:45:37.059635 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-01 20:45:37.474169 | debian-bookworm | ok 2026-03-01 20:45:37.484436 | 2026-03-01 20:45:37.484538 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-01 20:45:37.527671 | debian-bookworm | skipping: Conditional result was False 2026-03-01 20:45:37.539746 | 2026-03-01 20:45:37.539851 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-01 20:45:38.014264 | debian-bookworm | ok 2026-03-01 20:45:38.028521 | 2026-03-01 20:45:38.028625 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-01 20:45:38.061998 | debian-bookworm | ok 2026-03-01 20:45:38.070663 | 2026-03-01 20:45:38.070799 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-01 20:45:38.378078 | debian-bookworm -> localhost | ok 2026-03-01 20:45:38.384440 | 2026-03-01 20:45:38.384524 | TASK [validate-host : Collect information about the host] 2026-03-01 20:45:39.583846 | debian-bookworm | ok 2026-03-01 20:45:39.609888 | 2026-03-01 20:45:39.610127 | TASK [validate-host : Sanitize hostname] 2026-03-01 20:45:39.734763 | debian-bookworm | ok 2026-03-01 20:45:39.792879 | 2026-03-01 20:45:39.793152 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-01 20:45:40.586549 | debian-bookworm -> localhost | changed 2026-03-01 20:45:40.592999 | 2026-03-01 20:45:40.593185 | TASK [validate-host : Collect information about zuul worker] 2026-03-01 20:45:41.028260 | debian-bookworm | ok 2026-03-01 20:45:41.039926 | 2026-03-01 20:45:41.040161 | TASK [validate-host : Write out all zuul information for each host] 2026-03-01 20:45:41.878604 | debian-bookworm -> localhost | changed 2026-03-01 20:45:41.888920 | 2026-03-01 20:45:41.889080 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-01 20:45:42.170371 | debian-bookworm | ok 2026-03-01 20:45:42.176187 | 2026-03-01 20:45:42.176302 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-01 20:45:43.400916 | debian-bookworm | changed: 2026-03-01 20:45:43.402163 | debian-bookworm | cd+++++++++ src/ 2026-03-01 20:45:43.402209 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-01 20:45:43.402234 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-01 20:45:43.402257 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-01 20:45:43.402278 | debian-bookworm | Containerfile 2026-03-01 20:45:43.402409 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023848 2026-03-01 20:46:07.170436 | 2026-03-01 20:46:07.170550 | TASK [upload-logs : Upload logs to log server] 2026-03-01 20:46:07.743653 | localhost | Output suppressed because no_log was given 2026-03-01 20:46:07.747225 | 2026-03-01 20:46:07.747343 | LOOP [upload-logs : Compress console log and json output] 2026-03-01 20:46:07.799992 | localhost | skipping: Conditional result was False 2026-03-01 20:46:07.806325 | localhost | skipping: Conditional result was False 2026-03-01 20:46:07.815930 | 2026-03-01 20:46:07.816095 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-01 20:46:07.863753 | localhost | skipping: Conditional result was False 2026-03-01 20:46:07.864092 | 2026-03-01 20:46:07.869010 | localhost | skipping: Conditional result was False 2026-03-01 20:46:07.872654 | 2026-03-01 20:46:07.872766 | LOOP [upload-logs : Upload console log and json output]