2025-09-27 03:08:10.283918 | Job console starting 2025-09-27 03:08:10.301184 | Updating git repos 2025-09-27 03:08:10.358576 | Cloning repos into workspace 2025-09-27 03:08:10.455649 | Restoring repo states 2025-09-27 03:08:10.472429 | Merging changes 2025-09-27 03:08:10.472451 | Checking out repos 2025-09-27 03:08:10.550096 | Preparing playbooks 2025-09-27 03:08:11.908437 | Running Ansible setup 2025-09-27 03:08:18.450183 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-27 03:08:19.326220 | 2025-09-27 03:08:19.326332 | PLAY [Base pre] 2025-09-27 03:08:19.340968 | 2025-09-27 03:08:19.341069 | TASK [Setup log path fact] 2025-09-27 03:08:19.357605 | debian-bookworm | ok 2025-09-27 03:08:19.369181 | 2025-09-27 03:08:19.369283 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-27 03:08:19.437326 | debian-bookworm | ok 2025-09-27 03:08:19.444995 | 2025-09-27 03:08:19.445075 | TASK [emit-job-header : Print job information] 2025-09-27 03:08:19.510233 | # Job Information 2025-09-27 03:08:19.510427 | Ansible Version: 2.16.14 2025-09-27 03:08:19.510461 | Job: yamllint 2025-09-27 03:08:19.510492 | Pipeline: periodic-daily 2025-09-27 03:08:19.510514 | Executor: 521e9411259a 2025-09-27 03:08:19.510531 | Triggered by: https://github.com/osism/rookify 2025-09-27 03:08:19.510549 | Event ID: 9f08dd17c75247d7862e9f3337568989 2025-09-27 03:08:19.514548 | 2025-09-27 03:08:19.514638 | LOOP [emit-job-header : Print node information] 2025-09-27 03:08:19.701121 | debian-bookworm | ok: 2025-09-27 03:08:19.701287 | debian-bookworm | # Node Information 2025-09-27 03:08:19.701316 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-27 03:08:19.701337 | debian-bookworm | Hostname: debian 2025-09-27 03:08:19.701378 | debian-bookworm | Username: zuul 2025-09-27 03:08:19.701398 | debian-bookworm | Distro: Debian 12.12 2025-09-27 03:08:19.701417 | debian-bookworm | Provider: regiocloud-a 2025-09-27 03:08:19.701435 | debian-bookworm | Region: 2025-09-27 03:08:19.701452 | debian-bookworm | Label: debian-bookworm 2025-09-27 03:08:19.701468 | debian-bookworm | Product Name: OpenStack Nova 2025-09-27 03:08:19.701483 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec7:bd5d 2025-09-27 03:08:19.710507 | 2025-09-27 03:08:19.710603 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-27 03:08:20.442030 | debian-bookworm -> localhost | changed 2025-09-27 03:08:20.448023 | 2025-09-27 03:08:20.448113 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-27 03:08:21.595646 | debian-bookworm -> localhost | changed 2025-09-27 03:08:21.620147 | 2025-09-27 03:08:21.620250 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-27 03:08:21.966743 | debian-bookworm -> localhost | ok 2025-09-27 03:08:21.971817 | 2025-09-27 03:08:21.971909 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-27 03:08:22.008528 | debian-bookworm | ok 2025-09-27 03:08:22.034916 | debian-bookworm | included: /var/lib/zuul/builds/92aedc0a6b7b4a75a1743276081dcce7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-27 03:08:22.046741 | 2025-09-27 03:08:22.046848 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-27 03:08:25.190723 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-27 03:08:25.190942 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/92aedc0a6b7b4a75a1743276081dcce7/work/92aedc0a6b7b4a75a1743276081dcce7_id_rsa 2025-09-27 03:08:25.190982 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/92aedc0a6b7b4a75a1743276081dcce7/work/92aedc0a6b7b4a75a1743276081dcce7_id_rsa.pub 2025-09-27 03:08:25.191009 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-27 03:08:25.191034 | debian-bookworm -> localhost | SHA256:IAXYN/mYl7Y5mIsOcrqtFdWJYciuabyYCTio3J0Az0k zuul-build-sshkey 2025-09-27 03:08:25.191057 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-27 03:08:25.191088 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-27 03:08:25.191110 | debian-bookworm -> localhost | | . ++... | 2025-09-27 03:08:25.191132 | debian-bookworm -> localhost | | +..=+. | 2025-09-27 03:08:25.191152 | debian-bookworm -> localhost | | . +.+= . | 2025-09-27 03:08:25.191173 | debian-bookworm -> localhost | | ..E .o.= | 2025-09-27 03:08:25.191192 | debian-bookworm -> localhost | |+o* . =So | 2025-09-27 03:08:25.191214 | debian-bookworm -> localhost | |Bo * o + | 2025-09-27 03:08:25.191235 | debian-bookworm -> localhost | |B+* o... . | 2025-09-27 03:08:25.191256 | debian-bookworm -> localhost | |=O o.o. | 2025-09-27 03:08:25.191277 | debian-bookworm -> localhost | |+o... | 2025-09-27 03:08:25.191297 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-27 03:08:25.191343 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.341291 2025-09-27 03:08:25.197459 | 2025-09-27 03:08:25.197549 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-27 03:08:25.214499 | debian-bookworm | ok 2025-09-27 03:08:25.223097 | debian-bookworm | included: /var/lib/zuul/builds/92aedc0a6b7b4a75a1743276081dcce7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-27 03:08:25.232472 | 2025-09-27 03:08:25.232551 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-27 03:08:25.244973 | debian-bookworm | skipping: Conditional result was False 2025-09-27 03:08:25.250317 | 2025-09-27 03:08:25.250406 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-27 03:08:25.853520 | debian-bookworm | changed 2025-09-27 03:08:25.862188 | 2025-09-27 03:08:25.862304 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-27 03:08:26.096257 | debian-bookworm | ok 2025-09-27 03:08:26.103571 | 2025-09-27 03:08:26.103676 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-27 03:08:26.764809 | debian-bookworm | changed 2025-09-27 03:08:26.775462 | 2025-09-27 03:08:26.775581 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-27 03:08:27.427940 | debian-bookworm | changed 2025-09-27 03:08:27.433234 | 2025-09-27 03:08:27.438708 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-27 03:08:27.461940 | debian-bookworm | skipping: Conditional result was False 2025-09-27 03:08:27.467769 | 2025-09-27 03:08:27.467859 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-27 03:08:27.882758 | debian-bookworm -> localhost | changed 2025-09-27 03:08:27.892991 | 2025-09-27 03:08:27.893090 | TASK [add-build-sshkey : Add back temp key] 2025-09-27 03:08:28.296157 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/92aedc0a6b7b4a75a1743276081dcce7/work/92aedc0a6b7b4a75a1743276081dcce7_id_rsa (zuul-build-sshkey) 2025-09-27 03:08:28.296378 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009075 2025-09-27 03:08:28.303687 | 2025-09-27 03:08:28.303771 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-27 03:08:28.674701 | debian-bookworm | ok 2025-09-27 03:08:28.679767 | 2025-09-27 03:08:28.679855 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-27 03:08:28.718005 | debian-bookworm | skipping: Conditional result was False 2025-09-27 03:08:28.731879 | 2025-09-27 03:08:28.731977 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-27 03:08:29.123191 | debian-bookworm | ok 2025-09-27 03:08:29.133356 | 2025-09-27 03:08:29.133454 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-27 03:08:29.161259 | debian-bookworm | ok 2025-09-27 03:08:29.166130 | 2025-09-27 03:08:29.166212 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-27 03:08:29.504707 | debian-bookworm -> localhost | ok 2025-09-27 03:08:29.510691 | 2025-09-27 03:08:29.510777 | TASK [validate-host : Collect information about the host] 2025-09-27 03:08:30.558625 | debian-bookworm | ok 2025-09-27 03:08:30.573798 | 2025-09-27 03:08:30.573884 | TASK [validate-host : Sanitize hostname] 2025-09-27 03:08:30.686657 | debian-bookworm | ok 2025-09-27 03:08:30.715828 | 2025-09-27 03:08:30.715927 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-27 03:08:31.310679 | debian-bookworm -> localhost | changed 2025-09-27 03:08:31.316183 | 2025-09-27 03:08:31.316268 | TASK [validate-host : Collect information about zuul worker] 2025-09-27 03:08:31.735018 | debian-bookworm | ok 2025-09-27 03:08:31.739440 | 2025-09-27 03:08:31.739533 | TASK [validate-host : Write out all zuul information for each host] 2025-09-27 03:08:32.280790 | debian-bookworm -> localhost | changed 2025-09-27 03:08:32.289764 | 2025-09-27 03:08:32.289861 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-27 03:08:32.546560 | debian-bookworm | ok 2025-09-27 03:08:32.554314 | 2025-09-27 03:08:32.554463 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-27 03:08:33.247036 | debian-bookworm | changed: 2025-09-27 03:08:33.247199 | debian-bookworm | cd+++++++++ src/ 2025-09-27 03:08:33.247231 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-27 03:08:33.247302 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-27 03:08:33.247328 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2025-09-27 03:08:33.247360 | debian-bookworm | Containerfile 2025-09-27 03:08:33.247508 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020662 2025-09-27 03:09:01.376786 | 2025-09-27 03:09:01.376871 | TASK [upload-logs : Upload logs to log server] 2025-09-27 03:09:02.464157 | localhost | Output suppressed because no_log was given 2025-09-27 03:09:02.465549 | 2025-09-27 03:09:02.465621 | LOOP [upload-logs : Compress console log and json output] 2025-09-27 03:09:02.564087 | localhost | skipping: Conditional result was False 2025-09-27 03:09:02.570379 | localhost | skipping: Conditional result was False 2025-09-27 03:09:02.580964 | 2025-09-27 03:09:02.581048 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-27 03:09:02.627589 | localhost | skipping: Conditional result was False 2025-09-27 03:09:02.627779 | 2025-09-27 03:09:02.632035 | localhost | skipping: Conditional result was False 2025-09-27 03:09:02.637495 | 2025-09-27 03:09:02.637578 | LOOP [upload-logs : Upload console log and json output]