2025-11-03 03:09:53.363505 | Job console starting 2025-11-03 03:09:53.378462 | Updating git repos 2025-11-03 03:09:53.419746 | Cloning repos into workspace 2025-11-03 03:09:53.525961 | Restoring repo states 2025-11-03 03:09:53.544184 | Merging changes 2025-11-03 03:09:53.544200 | Checking out repos 2025-11-03 03:09:53.719853 | Preparing playbooks 2025-11-03 03:09:54.673297 | Running Ansible setup 2025-11-03 03:09:59.343293 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-03 03:10:00.143757 | 2025-11-03 03:10:00.143890 | PLAY [Base pre] 2025-11-03 03:10:00.170419 | 2025-11-03 03:10:00.170533 | TASK [Setup log path fact] 2025-11-03 03:10:00.199890 | debian-bookworm | ok 2025-11-03 03:10:00.216881 | 2025-11-03 03:10:00.217010 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-03 03:10:00.246862 | debian-bookworm | ok 2025-11-03 03:10:00.268732 | 2025-11-03 03:10:00.268852 | TASK [emit-job-header : Print job information] 2025-11-03 03:10:00.373618 | # Job Information 2025-11-03 03:10:00.373803 | Ansible Version: 2.16.14 2025-11-03 03:10:00.373843 | Job: ansible-lint 2025-11-03 03:10:00.373874 | Pipeline: periodic-daily 2025-11-03 03:10:00.373897 | Executor: 521e9411259a 2025-11-03 03:10:00.373918 | Triggered by: https://github.com/osism/ansible-collection-validations 2025-11-03 03:10:00.373941 | Event ID: 7aa6e70b0fd1438c81b46a0bf3bd8194 2025-11-03 03:10:00.385535 | 2025-11-03 03:10:00.385650 | LOOP [emit-job-header : Print node information] 2025-11-03 03:10:00.538916 | debian-bookworm | ok: 2025-11-03 03:10:00.539117 | debian-bookworm | # Node Information 2025-11-03 03:10:00.539147 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-03 03:10:00.539167 | debian-bookworm | Hostname: debian 2025-11-03 03:10:00.539185 | debian-bookworm | Username: zuul 2025-11-03 03:10:00.539202 | debian-bookworm | Distro: Debian 12.12 2025-11-03 03:10:00.539222 | debian-bookworm | Provider: regiocloud-a 2025-11-03 03:10:00.539239 | debian-bookworm | Region: 2025-11-03 03:10:00.539257 | debian-bookworm | Label: debian-bookworm 2025-11-03 03:10:00.539371 | debian-bookworm | Product Name: OpenStack Nova 2025-11-03 03:10:00.539398 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea5:7e16 2025-11-03 03:10:00.564741 | 2025-11-03 03:10:00.564865 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-03 03:10:01.055541 | debian-bookworm -> localhost | changed 2025-11-03 03:10:01.061526 | 2025-11-03 03:10:01.061637 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-03 03:10:01.998948 | debian-bookworm -> localhost | changed 2025-11-03 03:10:02.007304 | 2025-11-03 03:10:02.007391 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-03 03:10:02.274858 | debian-bookworm -> localhost | ok 2025-11-03 03:10:02.280605 | 2025-11-03 03:10:02.280688 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-03 03:10:02.297331 | debian-bookworm | ok 2025-11-03 03:10:02.311287 | debian-bookworm | included: /var/lib/zuul/builds/ebf7e8b6f31241de9afabac7a93599f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-03 03:10:02.316845 | 2025-11-03 03:10:02.316919 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-03 03:10:03.318075 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-03 03:10:03.318261 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ebf7e8b6f31241de9afabac7a93599f5/work/ebf7e8b6f31241de9afabac7a93599f5_id_rsa 2025-11-03 03:10:03.318298 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ebf7e8b6f31241de9afabac7a93599f5/work/ebf7e8b6f31241de9afabac7a93599f5_id_rsa.pub 2025-11-03 03:10:03.318324 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-03 03:10:03.318349 | debian-bookworm -> localhost | SHA256:0iQH+b5IPKk84b3HC3hf6DNfkhPwu8zXPG3zranAgXs zuul-build-sshkey 2025-11-03 03:10:03.318372 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-03 03:10:03.318401 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-03 03:10:03.318423 | debian-bookworm -> localhost | | .. | 2025-11-03 03:10:03.318446 | debian-bookworm -> localhost | | .. | 2025-11-03 03:10:03.318466 | debian-bookworm -> localhost | | ..+ | 2025-11-03 03:10:03.318485 | debian-bookworm -> localhost | | =.+ | 2025-11-03 03:10:03.318506 | debian-bookworm -> localhost | | ..oS + | 2025-11-03 03:10:03.318531 | debian-bookworm -> localhost | | ..=..+ = | 2025-11-03 03:10:03.318552 | debian-bookworm -> localhost | | o.=o+o.E .o . | 2025-11-03 03:10:03.318572 | debian-bookworm -> localhost | | =.o+*= *. +o+| 2025-11-03 03:10:03.318593 | debian-bookworm -> localhost | | ..o+==...o+=| 2025-11-03 03:10:03.318613 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-03 03:10:03.318658 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.575144 2025-11-03 03:10:03.324770 | 2025-11-03 03:10:03.324862 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-03 03:10:03.342355 | debian-bookworm | ok 2025-11-03 03:10:03.351551 | debian-bookworm | included: /var/lib/zuul/builds/ebf7e8b6f31241de9afabac7a93599f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-03 03:10:03.360000 | 2025-11-03 03:10:03.360078 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-03 03:10:03.372987 | debian-bookworm | skipping: Conditional result was False 2025-11-03 03:10:03.378343 | 2025-11-03 03:10:03.378423 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-03 03:10:04.005223 | debian-bookworm | changed 2025-11-03 03:10:04.011494 | 2025-11-03 03:10:04.011582 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-03 03:10:04.252439 | debian-bookworm | ok 2025-11-03 03:10:04.257594 | 2025-11-03 03:10:04.257676 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-03 03:10:04.890214 | debian-bookworm | changed 2025-11-03 03:10:04.896565 | 2025-11-03 03:10:04.896657 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-03 03:10:05.545838 | debian-bookworm | changed 2025-11-03 03:10:05.552539 | 2025-11-03 03:10:05.552637 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-03 03:10:05.577429 | debian-bookworm | skipping: Conditional result was False 2025-11-03 03:10:05.584424 | 2025-11-03 03:10:05.584522 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-03 03:10:06.128947 | debian-bookworm -> localhost | changed 2025-11-03 03:10:06.139315 | 2025-11-03 03:10:06.139405 | TASK [add-build-sshkey : Add back temp key] 2025-11-03 03:10:06.445002 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ebf7e8b6f31241de9afabac7a93599f5/work/ebf7e8b6f31241de9afabac7a93599f5_id_rsa (zuul-build-sshkey) 2025-11-03 03:10:06.445213 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010787 2025-11-03 03:10:06.453199 | 2025-11-03 03:10:06.453293 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-03 03:10:06.853293 | debian-bookworm | ok 2025-11-03 03:10:06.860166 | 2025-11-03 03:10:06.860275 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-03 03:10:06.884501 | debian-bookworm | skipping: Conditional result was False 2025-11-03 03:10:06.898827 | 2025-11-03 03:10:06.898957 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-03 03:10:07.356778 | debian-bookworm | ok 2025-11-03 03:10:07.371509 | 2025-11-03 03:10:07.371624 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-03 03:10:07.399239 | debian-bookworm | ok 2025-11-03 03:10:07.403159 | 2025-11-03 03:10:07.403229 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-03 03:10:07.607552 | debian-bookworm -> localhost | ok 2025-11-03 03:10:07.612570 | 2025-11-03 03:10:07.612641 | TASK [validate-host : Collect information about the host] 2025-11-03 03:10:08.655168 | debian-bookworm | ok 2025-11-03 03:10:08.666417 | 2025-11-03 03:10:08.666505 | TASK [validate-host : Sanitize hostname] 2025-11-03 03:10:08.757932 | debian-bookworm | ok 2025-11-03 03:10:08.786701 | 2025-11-03 03:10:08.786816 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-03 03:10:09.341026 | debian-bookworm -> localhost | changed 2025-11-03 03:10:09.346575 | 2025-11-03 03:10:09.346663 | TASK [validate-host : Collect information about zuul worker] 2025-11-03 03:10:09.752905 | debian-bookworm | ok 2025-11-03 03:10:09.760405 | 2025-11-03 03:10:09.760516 | TASK [validate-host : Write out all zuul information for each host] 2025-11-03 03:10:10.281405 | debian-bookworm -> localhost | changed 2025-11-03 03:10:10.290214 | 2025-11-03 03:10:10.290315 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-03 03:10:10.552237 | debian-bookworm | ok 2025-11-03 03:10:10.557472 | 2025-11-03 03:10:10.557559 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-03 03:10:11.496025 | debian-bookworm | changed: 2025-11-03 03:10:11.496283 | debian-bookworm | cd+++++++++ src/ 2025-11-03 03:10:11.496338 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-03 03:10:11.496380 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-03 03:10:11.496421 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2025-11-03 03:10:11.496460 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003475 2025-11-03 03:11:10.521034 | 2025-11-03 03:11:10.521131 | TASK [upload-logs : Upload logs to log server] 2025-11-03 03:11:11.315564 | localhost | Output suppressed because no_log was given 2025-11-03 03:11:11.316878 | 2025-11-03 03:11:11.316949 | LOOP [upload-logs : Compress console log and json output] 2025-11-03 03:11:11.355021 | localhost | skipping: Conditional result was False 2025-11-03 03:11:11.364810 | localhost | skipping: Conditional result was False 2025-11-03 03:11:11.371901 | 2025-11-03 03:11:11.371994 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-03 03:11:11.413285 | localhost | skipping: Conditional result was False 2025-11-03 03:11:11.413547 | 2025-11-03 03:11:11.417016 | localhost | skipping: Conditional result was False 2025-11-03 03:11:11.429399 | 2025-11-03 03:11:11.429486 | LOOP [upload-logs : Upload console log and json output]