2026-02-24 21:37:44.555482 | Job console starting 2026-02-24 21:37:44.592601 | Updating git repos 2026-02-24 21:37:44.657280 | Cloning repos into workspace 2026-02-24 21:37:44.745740 | Restoring repo states 2026-02-24 21:37:44.769854 | Merging changes 2026-02-24 21:37:45.388095 | Checking out repos 2026-02-24 21:37:45.428290 | Preparing playbooks 2026-02-24 21:37:46.185102 | Running Ansible setup 2026-02-24 21:37:51.538902 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 21:37:52.468004 | 2026-02-24 21:37:52.468179 | PLAY [Base pre] 2026-02-24 21:37:52.509138 | 2026-02-24 21:37:52.509299 | TASK [Setup log path fact] 2026-02-24 21:37:52.548704 | debian-bookworm | ok 2026-02-24 21:37:52.576662 | 2026-02-24 21:37:52.576845 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 21:37:52.648371 | debian-bookworm | ok 2026-02-24 21:37:52.670396 | 2026-02-24 21:37:52.670537 | TASK [emit-job-header : Print job information] 2026-02-24 21:37:52.750632 | # Job Information 2026-02-24 21:37:52.750905 | Ansible Version: 2.16.14 2026-02-24 21:37:52.750948 | Job: ansible-lint 2026-02-24 21:37:52.751030 | Pipeline: check 2026-02-24 21:37:52.751077 | Executor: 521e9411259a 2026-02-24 21:37:52.751100 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2049 2026-02-24 21:37:52.751123 | Event ID: 08693f90-11c9-11f1-80bf-02e4a482c89f 2026-02-24 21:37:52.769168 | 2026-02-24 21:37:52.769322 | LOOP [emit-job-header : Print node information] 2026-02-24 21:37:52.942670 | debian-bookworm | ok: 2026-02-24 21:37:52.942951 | debian-bookworm | # Node Information 2026-02-24 21:37:52.942992 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 21:37:52.943018 | debian-bookworm | Hostname: debian 2026-02-24 21:37:52.943041 | debian-bookworm | Username: zuul 2026-02-24 21:37:52.943062 | debian-bookworm | Distro: Debian 12.13 2026-02-24 21:37:52.943087 | debian-bookworm | Provider: regiocloud-a 2026-02-24 21:37:52.943109 | debian-bookworm | Region: 2026-02-24 21:37:52.943131 | debian-bookworm | Label: debian-bookworm 2026-02-24 21:37:52.943151 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 21:37:52.943171 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:efe0 2026-02-24 21:37:52.970160 | 2026-02-24 21:37:52.970315 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 21:37:53.699269 | debian-bookworm -> localhost | changed 2026-02-24 21:37:53.715583 | 2026-02-24 21:37:53.715744 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 21:37:55.354300 | debian-bookworm -> localhost | changed 2026-02-24 21:37:55.365233 | 2026-02-24 21:37:55.365365 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 21:37:55.904082 | debian-bookworm -> localhost | ok 2026-02-24 21:37:55.909046 | 2026-02-24 21:37:55.909131 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 21:37:55.932454 | debian-bookworm | ok 2026-02-24 21:37:55.956839 | debian-bookworm | included: /var/lib/zuul/builds/1f78d5f20708441c971992b928ef00e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 21:37:55.971994 | 2026-02-24 21:37:55.972084 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 21:37:59.487447 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 21:37:59.487608 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1f78d5f20708441c971992b928ef00e9/work/1f78d5f20708441c971992b928ef00e9_id_rsa 2026-02-24 21:37:59.487641 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1f78d5f20708441c971992b928ef00e9/work/1f78d5f20708441c971992b928ef00e9_id_rsa.pub 2026-02-24 21:37:59.487663 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 21:37:59.487684 | debian-bookworm -> localhost | SHA256:+r3Ksi3/b7HNxY6PDb7hWezTN4+lxCXVkxbokJDsue8 zuul-build-sshkey 2026-02-24 21:37:59.487702 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 21:37:59.487727 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 21:37:59.487746 | debian-bookworm -> localhost | | ..o . .. | 2026-02-24 21:37:59.487764 | debian-bookworm -> localhost | | o o . +| 2026-02-24 21:37:59.487781 | debian-bookworm -> localhost | | . . o +o| 2026-02-24 21:37:59.487810 | debian-bookworm -> localhost | | o ....| 2026-02-24 21:37:59.487827 | debian-bookworm -> localhost | | S . ...| 2026-02-24 21:37:59.487847 | debian-bookworm -> localhost | | . . .. +o| 2026-02-24 21:37:59.487865 | debian-bookworm -> localhost | | . . ==+=| 2026-02-24 21:37:59.487883 | debian-bookworm -> localhost | | o+ . .o++#+| 2026-02-24 21:37:59.487901 | debian-bookworm -> localhost | | .=*o=E. OoX| 2026-02-24 21:37:59.487918 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 21:37:59.487958 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.747656 2026-02-24 21:37:59.492926 | 2026-02-24 21:37:59.493000 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 21:37:59.509618 | debian-bookworm | ok 2026-02-24 21:37:59.516893 | debian-bookworm | included: /var/lib/zuul/builds/1f78d5f20708441c971992b928ef00e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 21:37:59.523889 | 2026-02-24 21:37:59.523959 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 21:37:59.537276 | debian-bookworm | skipping: Conditional result was False 2026-02-24 21:37:59.541750 | 2026-02-24 21:37:59.541830 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 21:38:00.174368 | debian-bookworm | changed 2026-02-24 21:38:00.182031 | 2026-02-24 21:38:00.182136 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 21:38:00.435318 | debian-bookworm | ok 2026-02-24 21:38:00.445695 | 2026-02-24 21:38:00.445817 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 21:38:01.035093 | debian-bookworm | changed 2026-02-24 21:38:01.043663 | 2026-02-24 21:38:01.043771 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 21:38:01.625300 | debian-bookworm | changed 2026-02-24 21:38:01.629766 | 2026-02-24 21:38:01.629861 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 21:38:01.652447 | debian-bookworm | skipping: Conditional result was False 2026-02-24 21:38:01.657284 | 2026-02-24 21:38:01.657366 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 21:38:02.127665 | debian-bookworm -> localhost | changed 2026-02-24 21:38:02.138261 | 2026-02-24 21:38:02.138365 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 21:38:02.596436 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1f78d5f20708441c971992b928ef00e9/work/1f78d5f20708441c971992b928ef00e9_id_rsa (zuul-build-sshkey) 2026-02-24 21:38:02.596638 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008363 2026-02-24 21:38:02.603887 | 2026-02-24 21:38:02.603977 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 21:38:02.955781 | debian-bookworm | ok 2026-02-24 21:38:02.962754 | 2026-02-24 21:38:02.962930 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 21:38:02.986036 | debian-bookworm | skipping: Conditional result was False 2026-02-24 21:38:02.994528 | 2026-02-24 21:38:02.994609 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 21:38:03.484398 | debian-bookworm | ok 2026-02-24 21:38:03.497873 | 2026-02-24 21:38:03.497975 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 21:38:03.540209 | debian-bookworm | ok 2026-02-24 21:38:03.547767 | 2026-02-24 21:38:03.547915 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 21:38:03.818010 | debian-bookworm -> localhost | ok 2026-02-24 21:38:03.825696 | 2026-02-24 21:38:03.825805 | TASK [validate-host : Collect information about the host] 2026-02-24 21:38:04.887560 | debian-bookworm | ok 2026-02-24 21:38:04.911556 | 2026-02-24 21:38:04.911697 | TASK [validate-host : Sanitize hostname] 2026-02-24 21:38:05.055137 | debian-bookworm | ok 2026-02-24 21:38:05.150279 | 2026-02-24 21:38:05.150416 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 21:38:05.875689 | debian-bookworm -> localhost | changed 2026-02-24 21:38:05.887079 | 2026-02-24 21:38:05.887245 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 21:38:06.487657 | debian-bookworm | ok 2026-02-24 21:38:06.494147 | 2026-02-24 21:38:06.494279 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 21:38:07.107653 | debian-bookworm -> localhost | changed 2026-02-24 21:38:07.117326 | 2026-02-24 21:38:07.117443 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 21:38:07.396072 | debian-bookworm | ok 2026-02-24 21:38:07.405612 | 2026-02-24 21:38:07.405773 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 21:38:08.675411 | debian-bookworm | changed: 2026-02-24 21:38:08.675629 | debian-bookworm | cd+++++++++ src/ 2026-02-24 21:38:08.675664 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 21:38:08.675689 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 21:38:08.675710 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-24 21:38:08.675730 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007330 2026-02-24 21:40:09.452286 | 2026-02-24 21:40:09.452528 | TASK [upload-logs : Upload logs to log server] 2026-02-24 21:40:10.030696 | localhost | Output suppressed because no_log was given 2026-02-24 21:40:10.034055 | 2026-02-24 21:40:10.034234 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 21:40:10.119854 | localhost | skipping: Conditional result was False 2026-02-24 21:40:10.124770 | localhost | skipping: Conditional result was False 2026-02-24 21:40:10.138033 | 2026-02-24 21:40:10.138306 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 21:40:10.191455 | localhost | skipping: Conditional result was False 2026-02-24 21:40:10.192149 | 2026-02-24 21:40:10.195337 | localhost | skipping: Conditional result was False 2026-02-24 21:40:10.202931 | 2026-02-24 21:40:10.203170 | LOOP [upload-logs : Upload console log and json output]