2026-03-11 03:17:31.429434 | Job console starting 2026-03-11 03:17:31.452807 | Updating git repos 2026-03-11 03:17:31.501309 | Cloning repos into workspace 2026-03-11 03:17:31.617865 | Restoring repo states 2026-03-11 03:17:31.634044 | Merging changes 2026-03-11 03:17:31.634065 | Checking out repos 2026-03-11 03:17:31.777758 | Preparing playbooks 2026-03-11 03:17:33.192089 | Running Ansible setup 2026-03-11 03:17:38.153348 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 03:17:39.409856 | 2026-03-11 03:17:39.410066 | PLAY [Base pre] 2026-03-11 03:17:39.437082 | 2026-03-11 03:17:39.437304 | TASK [Setup log path fact] 2026-03-11 03:17:39.487464 | debian-bookworm | ok 2026-03-11 03:17:39.514498 | 2026-03-11 03:17:39.514673 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 03:17:39.600006 | debian-bookworm | ok 2026-03-11 03:17:39.633825 | 2026-03-11 03:17:39.633981 | TASK [emit-job-header : Print job information] 2026-03-11 03:17:39.738697 | # Job Information 2026-03-11 03:17:39.739002 | Ansible Version: 2.16.14 2026-03-11 03:17:39.739043 | Job: yamllint 2026-03-11 03:17:39.739075 | Pipeline: periodic-daily 2026-03-11 03:17:39.739096 | Executor: 521e9411259a 2026-03-11 03:17:39.739117 | Triggered by: https://github.com/osism/openstack-ironic-images 2026-03-11 03:17:39.739139 | Event ID: 4d8b906f944e459fa9198de621141a0f 2026-03-11 03:17:39.744631 | 2026-03-11 03:17:39.744763 | LOOP [emit-job-header : Print node information] 2026-03-11 03:17:40.103149 | debian-bookworm | ok: 2026-03-11 03:17:40.103476 | debian-bookworm | # Node Information 2026-03-11 03:17:40.103520 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-11 03:17:40.103547 | debian-bookworm | Hostname: debian 2026-03-11 03:17:40.103568 | debian-bookworm | Username: zuul 2026-03-11 03:17:40.103589 | debian-bookworm | Distro: Debian 12.13 2026-03-11 03:17:40.103613 | debian-bookworm | Provider: regiocloud-a 2026-03-11 03:17:40.103634 | debian-bookworm | Region: 2026-03-11 03:17:40.103654 | debian-bookworm | Label: debian-bookworm 2026-03-11 03:17:40.103674 | debian-bookworm | Product Name: OpenStack Nova 2026-03-11 03:17:40.103693 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:dd6f 2026-03-11 03:17:40.125103 | 2026-03-11 03:17:40.125271 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 03:17:41.327556 | debian-bookworm -> localhost | changed 2026-03-11 03:17:41.334414 | 2026-03-11 03:17:41.334521 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 03:17:43.761232 | debian-bookworm -> localhost | changed 2026-03-11 03:17:43.782124 | 2026-03-11 03:17:43.782242 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 03:17:44.372265 | debian-bookworm -> localhost | ok 2026-03-11 03:17:44.377371 | 2026-03-11 03:17:44.377463 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 03:17:44.404271 | debian-bookworm | ok 2026-03-11 03:17:44.461728 | debian-bookworm | included: /var/lib/zuul/builds/b8ca72dc56e149f8a05573064dfa57e3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 03:17:44.469195 | 2026-03-11 03:17:44.469317 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 03:17:47.061174 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-11 03:17:47.061396 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8ca72dc56e149f8a05573064dfa57e3/work/b8ca72dc56e149f8a05573064dfa57e3_id_rsa 2026-03-11 03:17:47.061430 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8ca72dc56e149f8a05573064dfa57e3/work/b8ca72dc56e149f8a05573064dfa57e3_id_rsa.pub 2026-03-11 03:17:47.061452 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-11 03:17:47.061472 | debian-bookworm -> localhost | SHA256:RU5K48aX7iT/w5iFlqX1JVYedGJfrolTWedOXaKBMsQ zuul-build-sshkey 2026-03-11 03:17:47.061491 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-11 03:17:47.061516 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-11 03:17:47.061534 | debian-bookworm -> localhost | | o+ o.. =.*| 2026-03-11 03:17:47.061552 | debian-bookworm -> localhost | | +E*.. + XB| 2026-03-11 03:17:47.061569 | debian-bookworm -> localhost | | =o= . ooB| 2026-03-11 03:17:47.061584 | debian-bookworm -> localhost | | . + ooo=o| 2026-03-11 03:17:47.061601 | debian-bookworm -> localhost | | S o*oooo.| 2026-03-11 03:17:47.061622 | debian-bookworm -> localhost | | == ... | 2026-03-11 03:17:47.061639 | debian-bookworm -> localhost | | .o= | 2026-03-11 03:17:47.061656 | debian-bookworm -> localhost | | o.o | 2026-03-11 03:17:47.061673 | debian-bookworm -> localhost | | .. | 2026-03-11 03:17:47.061689 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-11 03:17:47.061737 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.156260 2026-03-11 03:17:47.066976 | 2026-03-11 03:17:47.067073 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 03:17:47.104572 | debian-bookworm | ok 2026-03-11 03:17:47.117529 | debian-bookworm | included: /var/lib/zuul/builds/b8ca72dc56e149f8a05573064dfa57e3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 03:17:47.136927 | 2026-03-11 03:17:47.137031 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 03:17:47.160151 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:17:47.165414 | 2026-03-11 03:17:47.165503 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 03:17:47.893375 | debian-bookworm | changed 2026-03-11 03:17:47.898339 | 2026-03-11 03:17:47.898423 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 03:17:48.164323 | debian-bookworm | ok 2026-03-11 03:17:48.170233 | 2026-03-11 03:17:48.170337 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 03:17:48.941304 | debian-bookworm | changed 2026-03-11 03:17:48.947590 | 2026-03-11 03:17:48.947699 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 03:17:49.698796 | debian-bookworm | changed 2026-03-11 03:17:49.704301 | 2026-03-11 03:17:49.704397 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 03:17:49.742451 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:17:49.748746 | 2026-03-11 03:17:49.748842 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 03:17:50.985712 | debian-bookworm -> localhost | changed 2026-03-11 03:17:51.003354 | 2026-03-11 03:17:51.003469 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 03:17:51.458962 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8ca72dc56e149f8a05573064dfa57e3/work/b8ca72dc56e149f8a05573064dfa57e3_id_rsa (zuul-build-sshkey) 2026-03-11 03:17:51.459246 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008251 2026-03-11 03:17:51.467951 | 2026-03-11 03:17:51.468053 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 03:17:51.905617 | debian-bookworm | ok 2026-03-11 03:17:51.915301 | 2026-03-11 03:17:51.915418 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 03:17:51.938465 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:17:51.954373 | 2026-03-11 03:17:51.954484 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 03:17:52.377961 | debian-bookworm | ok 2026-03-11 03:17:52.390034 | 2026-03-11 03:17:52.390137 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 03:17:52.438027 | debian-bookworm | ok 2026-03-11 03:17:52.443466 | 2026-03-11 03:17:52.443559 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 03:17:52.993967 | debian-bookworm -> localhost | ok 2026-03-11 03:17:53.001163 | 2026-03-11 03:17:53.001280 | TASK [validate-host : Collect information about the host] 2026-03-11 03:17:54.295956 | debian-bookworm | ok 2026-03-11 03:17:54.308086 | 2026-03-11 03:17:54.308180 | TASK [validate-host : Sanitize hostname] 2026-03-11 03:17:54.426228 | debian-bookworm | ok 2026-03-11 03:17:54.453959 | 2026-03-11 03:17:54.454054 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 03:17:54.967832 | debian-bookworm -> localhost | changed 2026-03-11 03:17:54.972414 | 2026-03-11 03:17:54.972508 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 03:17:55.332601 | debian-bookworm | ok 2026-03-11 03:17:55.336356 | 2026-03-11 03:17:55.336436 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 03:17:55.965795 | debian-bookworm -> localhost | changed 2026-03-11 03:17:55.974995 | 2026-03-11 03:17:55.975100 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 03:17:56.227046 | debian-bookworm | ok 2026-03-11 03:17:56.232177 | 2026-03-11 03:17:56.232278 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 03:17:57.103299 | debian-bookworm | changed: 2026-03-11 03:17:57.103450 | debian-bookworm | cd+++++++++ src/ 2026-03-11 03:17:57.103478 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-11 03:17:57.103498 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-11 03:17:57.103516 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2026-03-11 03:17:57.103533 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008741 2026-03-11 03:18:22.508799 | 2026-03-11 03:18:22.509007 | TASK [upload-logs : Upload logs to log server] 2026-03-11 03:18:23.564890 | localhost | Output suppressed because no_log was given 2026-03-11 03:18:23.572584 | 2026-03-11 03:18:23.572727 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 03:18:23.683572 | localhost | skipping: Conditional result was False 2026-03-11 03:18:23.700121 | localhost | skipping: Conditional result was False 2026-03-11 03:18:23.707019 | 2026-03-11 03:18:23.707157 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 03:18:23.807142 | localhost | skipping: Conditional result was False 2026-03-11 03:18:23.807444 | 2026-03-11 03:18:23.813931 | localhost | skipping: Conditional result was False 2026-03-11 03:18:23.824925 | 2026-03-11 03:18:23.825062 | LOOP [upload-logs : Upload console log and json output]