2026-01-11 03:00:12.389750 | Job console starting 2026-01-11 03:00:12.422242 | Updating git repos 2026-01-11 03:00:12.765195 | Cloning repos into workspace 2026-01-11 03:00:12.880413 | Restoring repo states 2026-01-11 03:00:12.905885 | Merging changes 2026-01-11 03:00:12.905912 | Checking out repos 2026-01-11 03:00:13.029688 | Preparing playbooks 2026-01-11 03:00:14.607677 | Running Ansible setup 2026-01-11 03:00:22.596243 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-11 03:00:25.038738 | 2026-01-11 03:00:25.039053 | PLAY [Base pre] 2026-01-11 03:00:25.074495 | 2026-01-11 03:00:25.074667 | TASK [Setup log path fact] 2026-01-11 03:00:25.134254 | debian-bookworm | ok 2026-01-11 03:00:25.253152 | 2026-01-11 03:00:25.253382 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 03:00:25.382305 | debian-bookworm | ok 2026-01-11 03:00:25.411307 | 2026-01-11 03:00:25.411508 | TASK [emit-job-header : Print job information] 2026-01-11 03:00:25.586434 | # Job Information 2026-01-11 03:00:25.593225 | Ansible Version: 2.16.14 2026-01-11 03:00:25.593373 | Job: ansible-lint 2026-01-11 03:00:25.593426 | Pipeline: periodic-daily 2026-01-11 03:00:25.593458 | Executor: 521e9411259a 2026-01-11 03:00:25.593486 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-01-11 03:00:25.593514 | Event ID: 3958ef4bf8f14441836cc882baabc4fd 2026-01-11 03:00:25.639799 | 2026-01-11 03:00:25.639980 | LOOP [emit-job-header : Print node information] 2026-01-11 03:00:26.207267 | debian-bookworm | ok: 2026-01-11 03:00:26.207560 | debian-bookworm | # Node Information 2026-01-11 03:00:26.207601 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-11 03:00:26.207627 | debian-bookworm | Hostname: debian 2026-01-11 03:00:26.207649 | debian-bookworm | Username: zuul 2026-01-11 03:00:26.207669 | debian-bookworm | Distro: Debian 12.12 2026-01-11 03:00:26.207692 | debian-bookworm | Provider: regiocloud-a 2026-01-11 03:00:26.207713 | debian-bookworm | Region: 2026-01-11 03:00:26.207734 | debian-bookworm | Label: debian-bookworm 2026-01-11 03:00:26.207754 | debian-bookworm | Product Name: OpenStack Nova 2026-01-11 03:00:26.207774 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6d:b362 2026-01-11 03:00:26.233084 | 2026-01-11 03:00:26.233241 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-11 03:00:28.008400 | debian-bookworm -> localhost | changed 2026-01-11 03:00:28.020190 | 2026-01-11 03:00:28.020380 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-11 03:00:32.355012 | debian-bookworm -> localhost | changed 2026-01-11 03:00:32.366409 | 2026-01-11 03:00:32.366546 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-11 03:00:33.452498 | debian-bookworm -> localhost | ok 2026-01-11 03:00:33.460691 | 2026-01-11 03:00:33.460833 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-11 03:00:33.509176 | debian-bookworm | ok 2026-01-11 03:00:33.582056 | debian-bookworm | included: /var/lib/zuul/builds/d9fec34b851146368e342b2486d12b52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-11 03:00:33.598020 | 2026-01-11 03:00:33.598166 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-11 03:00:37.109841 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-11 03:00:37.110113 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d9fec34b851146368e342b2486d12b52/work/d9fec34b851146368e342b2486d12b52_id_rsa 2026-01-11 03:00:37.110157 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d9fec34b851146368e342b2486d12b52/work/d9fec34b851146368e342b2486d12b52_id_rsa.pub 2026-01-11 03:00:37.110184 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-11 03:00:37.110211 | debian-bookworm -> localhost | SHA256:BcAon1ja/hXQtUzVz0wu1QoWFbCGoI9An7QbnkLd8Vo zuul-build-sshkey 2026-01-11 03:00:37.110234 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-11 03:00:37.110271 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-11 03:00:37.110295 | debian-bookworm -> localhost | | .ooo+.o.+=o..| 2026-01-11 03:00:37.110317 | debian-bookworm -> localhost | | ..o+o=.B oo.. +| 2026-01-11 03:00:37.110373 | debian-bookworm -> localhost | | Bo.B.. E.o. O | 2026-01-11 03:00:37.110399 | debian-bookworm -> localhost | | o.+o *.+ . o =| 2026-01-11 03:00:37.110420 | debian-bookworm -> localhost | | .. = S. . | 2026-01-11 03:00:37.110449 | debian-bookworm -> localhost | | .. . | 2026-01-11 03:00:37.110472 | debian-bookworm -> localhost | | . . | 2026-01-11 03:00:37.110492 | debian-bookworm -> localhost | | . | 2026-01-11 03:00:37.110514 | debian-bookworm -> localhost | | | 2026-01-11 03:00:37.110534 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-11 03:00:37.110592 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.975469 2026-01-11 03:00:37.121756 | 2026-01-11 03:00:37.121886 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-11 03:00:37.176219 | debian-bookworm | ok 2026-01-11 03:00:37.204138 | debian-bookworm | included: /var/lib/zuul/builds/d9fec34b851146368e342b2486d12b52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-11 03:00:37.225045 | 2026-01-11 03:00:37.225189 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-11 03:00:37.288262 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:00:37.295278 | 2026-01-11 03:00:37.295508 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-11 03:00:38.552868 | debian-bookworm | changed 2026-01-11 03:00:38.574125 | 2026-01-11 03:00:38.574303 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-11 03:00:38.934315 | debian-bookworm | ok 2026-01-11 03:00:38.957214 | 2026-01-11 03:00:38.957401 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-11 03:00:39.809669 | debian-bookworm | changed 2026-01-11 03:00:39.822086 | 2026-01-11 03:00:39.822227 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-11 03:00:40.743450 | debian-bookworm | changed 2026-01-11 03:00:40.749424 | 2026-01-11 03:00:40.749563 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-11 03:00:40.794241 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:00:40.801868 | 2026-01-11 03:00:40.802002 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-11 03:00:42.030056 | debian-bookworm -> localhost | changed 2026-01-11 03:00:42.058630 | 2026-01-11 03:00:42.058771 | TASK [add-build-sshkey : Add back temp key] 2026-01-11 03:00:43.217998 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d9fec34b851146368e342b2486d12b52/work/d9fec34b851146368e342b2486d12b52_id_rsa (zuul-build-sshkey) 2026-01-11 03:00:43.218268 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.047586 2026-01-11 03:00:43.227921 | 2026-01-11 03:00:43.228062 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-11 03:00:43.777860 | debian-bookworm | ok 2026-01-11 03:00:43.784775 | 2026-01-11 03:00:43.784924 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-11 03:00:43.831406 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:00:43.860042 | 2026-01-11 03:00:43.860211 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-11 03:00:44.970777 | debian-bookworm | ok 2026-01-11 03:00:44.998729 | 2026-01-11 03:00:44.998926 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-11 03:00:45.123509 | debian-bookworm | ok 2026-01-11 03:00:45.138434 | 2026-01-11 03:00:45.138594 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-11 03:00:45.911448 | debian-bookworm -> localhost | ok 2026-01-11 03:00:45.918885 | 2026-01-11 03:00:45.919029 | TASK [validate-host : Collect information about the host] 2026-01-11 03:00:48.247282 | debian-bookworm | ok 2026-01-11 03:00:48.268446 | 2026-01-11 03:00:48.273178 | TASK [validate-host : Sanitize hostname] 2026-01-11 03:00:48.514562 | debian-bookworm | ok 2026-01-11 03:00:48.628211 | 2026-01-11 03:00:48.628404 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-11 03:00:50.864329 | debian-bookworm -> localhost | changed 2026-01-11 03:00:50.871200 | 2026-01-11 03:00:50.871368 | TASK [validate-host : Collect information about zuul worker] 2026-01-11 03:00:51.646110 | debian-bookworm | ok 2026-01-11 03:00:51.662350 | 2026-01-11 03:00:51.662514 | TASK [validate-host : Write out all zuul information for each host] 2026-01-11 03:00:53.441594 | debian-bookworm -> localhost | changed 2026-01-11 03:00:53.454264 | 2026-01-11 03:00:53.454482 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-11 03:00:53.755578 | debian-bookworm | ok 2026-01-11 03:00:53.768259 | 2026-01-11 03:00:53.768432 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-11 03:00:56.175529 | debian-bookworm | changed: 2026-01-11 03:00:56.175741 | debian-bookworm | cd+++++++++ src/ 2026-01-11 03:00:56.175778 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-11 03:00:56.175804 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-11 03:00:56.175827 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-01-11 03:00:56.175849 | debian-bookworm | RedHat.yml 2026-01-11 03:00:56.252052 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-01-11 03:00:56.252071 | debian-bookworm | RedHat.yml 2026-01-11 03:00:56.252142 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007971 2026-01-11 03:02:30.756162 | 2026-01-11 03:02:30.756275 | TASK [upload-logs : Upload logs to log server] 2026-01-11 03:02:32.180927 | localhost | Output suppressed because no_log was given 2026-01-11 03:02:32.185620 | 2026-01-11 03:02:32.185776 | LOOP [upload-logs : Compress console log and json output] 2026-01-11 03:02:32.290625 | localhost | skipping: Conditional result was False 2026-01-11 03:02:32.303150 | localhost | skipping: Conditional result was False 2026-01-11 03:02:32.306817 | 2026-01-11 03:02:32.306962 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-11 03:02:32.387501 | localhost | skipping: Conditional result was False 2026-01-11 03:02:32.387840 | 2026-01-11 03:02:32.392764 | localhost | skipping: Conditional result was False 2026-01-11 03:02:32.404113 | 2026-01-11 03:02:32.404252 | LOOP [upload-logs : Upload console log and json output]