2026-02-26 03:18:29.795925 | Job console starting 2026-02-26 03:18:29.803860 | Updating git repos 2026-02-26 03:18:29.887853 | Cloning repos into workspace 2026-02-26 03:18:29.945845 | Restoring repo states 2026-02-26 03:18:29.962619 | Merging changes 2026-02-26 03:18:29.962636 | Checking out repos 2026-02-26 03:18:30.019231 | Preparing playbooks 2026-02-26 03:18:30.970437 | Running Ansible setup 2026-02-26 03:18:35.999972 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-26 03:18:37.308083 | 2026-02-26 03:18:37.308206 | PLAY [Base pre] 2026-02-26 03:18:37.328783 | 2026-02-26 03:18:37.328889 | TASK [Setup log path fact] 2026-02-26 03:18:37.356424 | debian-bookworm | ok 2026-02-26 03:18:37.401137 | 2026-02-26 03:18:37.401258 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-26 03:18:37.486415 | debian-bookworm | ok 2026-02-26 03:18:37.494473 | 2026-02-26 03:18:37.494562 | TASK [emit-job-header : Print job information] 2026-02-26 03:18:37.558913 | # Job Information 2026-02-26 03:18:37.559060 | Ansible Version: 2.16.14 2026-02-26 03:18:37.559090 | Job: yamllint 2026-02-26 03:18:37.559116 | Pipeline: periodic-daily 2026-02-26 03:18:37.559135 | Executor: 521e9411259a 2026-02-26 03:18:37.559152 | Triggered by: https://github.com/osism/container-images-kolla 2026-02-26 03:18:37.559170 | Event ID: 83e81cb041eb4a45968c82ade8da2092 2026-02-26 03:18:37.563420 | 2026-02-26 03:18:37.563513 | LOOP [emit-job-header : Print node information] 2026-02-26 03:18:37.736870 | debian-bookworm | ok: 2026-02-26 03:18:37.737098 | debian-bookworm | # Node Information 2026-02-26 03:18:37.737171 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-26 03:18:37.737197 | debian-bookworm | Hostname: debian 2026-02-26 03:18:37.737219 | debian-bookworm | Username: zuul 2026-02-26 03:18:37.737239 | debian-bookworm | Distro: Debian 12.13 2026-02-26 03:18:37.737263 | debian-bookworm | Provider: regiocloud-a 2026-02-26 03:18:37.737284 | debian-bookworm | Region: 2026-02-26 03:18:37.737305 | debian-bookworm | Label: debian-bookworm 2026-02-26 03:18:37.737325 | debian-bookworm | Product Name: OpenStack Nova 2026-02-26 03:18:37.737344 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef5:5ba2 2026-02-26 03:18:37.755789 | 2026-02-26 03:18:37.755890 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-26 03:18:38.676977 | debian-bookworm -> localhost | changed 2026-02-26 03:18:38.684197 | 2026-02-26 03:18:38.684303 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-26 03:18:40.768091 | debian-bookworm -> localhost | changed 2026-02-26 03:18:40.779894 | 2026-02-26 03:18:40.779983 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-26 03:18:41.436112 | debian-bookworm -> localhost | ok 2026-02-26 03:18:41.442008 | 2026-02-26 03:18:41.442123 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-26 03:18:41.480997 | debian-bookworm | ok 2026-02-26 03:18:41.513118 | debian-bookworm | included: /var/lib/zuul/builds/6958a8a10d5d40ebb457018f4ac0eb0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-26 03:18:41.524704 | 2026-02-26 03:18:41.524815 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-26 03:18:42.938263 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-26 03:18:42.938434 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6958a8a10d5d40ebb457018f4ac0eb0d/work/6958a8a10d5d40ebb457018f4ac0eb0d_id_rsa 2026-02-26 03:18:42.938465 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6958a8a10d5d40ebb457018f4ac0eb0d/work/6958a8a10d5d40ebb457018f4ac0eb0d_id_rsa.pub 2026-02-26 03:18:42.938486 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-26 03:18:42.938507 | debian-bookworm -> localhost | SHA256:0Ztd+pPF3ALP/WthlquN3HRDyLaDErh9ZbA8F54K0Kg zuul-build-sshkey 2026-02-26 03:18:42.938525 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-26 03:18:42.938550 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-26 03:18:42.938580 | debian-bookworm -> localhost | | | 2026-02-26 03:18:42.938598 | debian-bookworm -> localhost | | o. | 2026-02-26 03:18:42.938615 | debian-bookworm -> localhost | | o....... | 2026-02-26 03:18:42.938631 | debian-bookworm -> localhost | | . o..+=*++.| 2026-02-26 03:18:42.938647 | debian-bookworm -> localhost | | E .Soo+oX+.B| 2026-02-26 03:18:42.938666 | debian-bookworm -> localhost | | o o O.oO.| 2026-02-26 03:18:42.938682 | debian-bookworm -> localhost | | . o + o*o=| 2026-02-26 03:18:42.938699 | debian-bookworm -> localhost | | o . *++| 2026-02-26 03:18:42.938716 | debian-bookworm -> localhost | | +o+ | 2026-02-26 03:18:42.938732 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-26 03:18:42.938772 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.640780 2026-02-26 03:18:42.944004 | 2026-02-26 03:18:42.944093 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-26 03:18:42.960187 | debian-bookworm | ok 2026-02-26 03:18:42.967915 | debian-bookworm | included: /var/lib/zuul/builds/6958a8a10d5d40ebb457018f4ac0eb0d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-26 03:18:42.975833 | 2026-02-26 03:18:42.975926 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-26 03:18:42.999943 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:18:43.012594 | 2026-02-26 03:18:43.012691 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-26 03:18:43.683327 | debian-bookworm | changed 2026-02-26 03:18:43.688537 | 2026-02-26 03:18:43.688655 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-26 03:18:43.987696 | debian-bookworm | ok 2026-02-26 03:18:43.992623 | 2026-02-26 03:18:43.992704 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-26 03:18:44.618189 | debian-bookworm | changed 2026-02-26 03:18:44.623842 | 2026-02-26 03:18:44.623934 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-26 03:18:45.198789 | debian-bookworm | changed 2026-02-26 03:18:45.204183 | 2026-02-26 03:18:45.204276 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-26 03:18:45.253303 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:18:45.258125 | 2026-02-26 03:18:45.258209 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-26 03:18:45.814273 | debian-bookworm -> localhost | changed 2026-02-26 03:18:45.825075 | 2026-02-26 03:18:45.825178 | TASK [add-build-sshkey : Add back temp key] 2026-02-26 03:18:46.207195 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6958a8a10d5d40ebb457018f4ac0eb0d/work/6958a8a10d5d40ebb457018f4ac0eb0d_id_rsa (zuul-build-sshkey) 2026-02-26 03:18:46.207423 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034262 2026-02-26 03:18:46.216195 | 2026-02-26 03:18:46.216301 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-26 03:18:46.683503 | debian-bookworm | ok 2026-02-26 03:18:46.688278 | 2026-02-26 03:18:46.688372 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-26 03:18:46.721911 | debian-bookworm | skipping: Conditional result was False 2026-02-26 03:18:46.732629 | 2026-02-26 03:18:46.732727 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-26 03:18:47.148770 | debian-bookworm | ok 2026-02-26 03:18:47.168472 | 2026-02-26 03:18:47.168610 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-26 03:18:47.218642 | debian-bookworm | ok 2026-02-26 03:18:47.230005 | 2026-02-26 03:18:47.230119 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-26 03:18:47.700613 | debian-bookworm -> localhost | ok 2026-02-26 03:18:47.706740 | 2026-02-26 03:18:47.706850 | TASK [validate-host : Collect information about the host] 2026-02-26 03:18:48.808163 | debian-bookworm | ok 2026-02-26 03:18:48.841961 | 2026-02-26 03:18:48.842071 | TASK [validate-host : Sanitize hostname] 2026-02-26 03:18:49.035046 | debian-bookworm | ok 2026-02-26 03:18:49.064744 | 2026-02-26 03:18:49.064850 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-26 03:18:50.157896 | debian-bookworm -> localhost | changed 2026-02-26 03:18:50.163961 | 2026-02-26 03:18:50.164054 | TASK [validate-host : Collect information about zuul worker] 2026-02-26 03:18:50.739884 | debian-bookworm | ok 2026-02-26 03:18:50.744710 | 2026-02-26 03:18:50.744820 | TASK [validate-host : Write out all zuul information for each host] 2026-02-26 03:18:51.520076 | debian-bookworm -> localhost | changed 2026-02-26 03:18:51.529012 | 2026-02-26 03:18:51.529108 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-26 03:18:51.788863 | debian-bookworm | ok 2026-02-26 03:18:51.793995 | 2026-02-26 03:18:51.794090 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-26 03:18:52.673232 | debian-bookworm | changed: 2026-02-26 03:18:52.673412 | debian-bookworm | cd+++++++++ src/ 2026-02-26 03:18:52.673447 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-26 03:18:52.673471 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-26 03:18:52.673493 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-02-26 03:18:52.673514 | debian-bookworm | Containerfile 2026-02-26 03:18:52.673665 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010313 2026-02-26 03:19:19.442673 | 2026-02-26 03:19:19.442771 | TASK [upload-logs : Upload logs to log server] 2026-02-26 03:19:20.067997 | localhost | Output suppressed because no_log was given 2026-02-26 03:19:20.070102 | 2026-02-26 03:19:20.070199 | LOOP [upload-logs : Compress console log and json output] 2026-02-26 03:19:20.112731 | localhost | skipping: Conditional result was False 2026-02-26 03:19:20.117478 | localhost | skipping: Conditional result was False 2026-02-26 03:19:20.127407 | 2026-02-26 03:19:20.127486 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-26 03:19:20.172576 | localhost | skipping: Conditional result was False 2026-02-26 03:19:20.172846 | 2026-02-26 03:19:20.178916 | localhost | skipping: Conditional result was False 2026-02-26 03:19:20.184726 | 2026-02-26 03:19:20.184801 | LOOP [upload-logs : Upload console log and json output]