2026-03-19 03:11:01.370628 | Job console starting 2026-03-19 03:11:01.390401 | Updating git repos 2026-03-19 03:11:01.424196 | Cloning repos into workspace 2026-03-19 03:11:01.495119 | Restoring repo states 2026-03-19 03:11:01.513569 | Merging changes 2026-03-19 03:11:01.513589 | Checking out repos 2026-03-19 03:11:01.571689 | Preparing playbooks 2026-03-19 03:11:02.640447 | Running Ansible setup 2026-03-19 03:11:07.932026 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-19 03:11:08.768494 | 2026-03-19 03:11:08.768675 | PLAY [Base pre] 2026-03-19 03:11:08.800185 | 2026-03-19 03:11:08.800346 | TASK [Setup log path fact] 2026-03-19 03:11:08.822767 | debian-bookworm | ok 2026-03-19 03:11:08.841445 | 2026-03-19 03:11:08.841613 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-19 03:11:08.875048 | debian-bookworm | ok 2026-03-19 03:11:08.886355 | 2026-03-19 03:11:08.886489 | TASK [emit-job-header : Print job information] 2026-03-19 03:11:08.949143 | # Job Information 2026-03-19 03:11:08.949402 | Ansible Version: 2.16.14 2026-03-19 03:11:08.949453 | Job: yamllint 2026-03-19 03:11:08.949499 | Pipeline: periodic-daily 2026-03-19 03:11:08.949533 | Executor: 521e9411259a 2026-03-19 03:11:08.949563 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-03-19 03:11:08.949594 | Event ID: ccf36ac7a7634edca58ae9bccaa0d3f9 2026-03-19 03:11:08.957328 | 2026-03-19 03:11:08.957479 | LOOP [emit-job-header : Print node information] 2026-03-19 03:11:09.118358 | debian-bookworm | ok: 2026-03-19 03:11:09.118592 | debian-bookworm | # Node Information 2026-03-19 03:11:09.118636 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-19 03:11:09.118669 | debian-bookworm | Hostname: debian 2026-03-19 03:11:09.118698 | debian-bookworm | Username: zuul 2026-03-19 03:11:09.118724 | debian-bookworm | Distro: Debian 12.13 2026-03-19 03:11:09.118754 | debian-bookworm | Provider: regiocloud-a 2026-03-19 03:11:09.118781 | debian-bookworm | Region: 2026-03-19 03:11:09.118807 | debian-bookworm | Label: debian-bookworm 2026-03-19 03:11:09.118857 | debian-bookworm | Product Name: OpenStack Nova 2026-03-19 03:11:09.118885 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:36c5 2026-03-19 03:11:09.143065 | 2026-03-19 03:11:09.143204 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-19 03:11:09.701696 | debian-bookworm -> localhost | changed 2026-03-19 03:11:09.709242 | 2026-03-19 03:11:09.709377 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-19 03:11:11.065777 | debian-bookworm -> localhost | changed 2026-03-19 03:11:11.095509 | 2026-03-19 03:11:11.095652 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-19 03:11:11.677182 | debian-bookworm -> localhost | ok 2026-03-19 03:11:11.683510 | 2026-03-19 03:11:11.683631 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-19 03:11:11.718619 | debian-bookworm | ok 2026-03-19 03:11:11.755172 | debian-bookworm | included: /var/lib/zuul/builds/ed47b62874b94d2a87148dc7b36aa40a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-19 03:11:11.761870 | 2026-03-19 03:11:11.762019 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-19 03:11:13.184790 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-19 03:11:13.184996 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed47b62874b94d2a87148dc7b36aa40a/work/ed47b62874b94d2a87148dc7b36aa40a_id_rsa 2026-03-19 03:11:13.185028 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed47b62874b94d2a87148dc7b36aa40a/work/ed47b62874b94d2a87148dc7b36aa40a_id_rsa.pub 2026-03-19 03:11:13.185049 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-19 03:11:13.185069 | debian-bookworm -> localhost | SHA256:CQbwLmK4pMkgEwNCAkwAhfHGZyOoJevRoZ9gJXLwLdA zuul-build-sshkey 2026-03-19 03:11:13.185088 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-19 03:11:13.185115 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-19 03:11:13.185132 | debian-bookworm -> localhost | |^Bo.. | 2026-03-19 03:11:13.185149 | debian-bookworm -> localhost | |=OEo . | 2026-03-19 03:11:13.185165 | debian-bookworm -> localhost | |*.Xo* o | 2026-03-19 03:11:13.185180 | debian-bookworm -> localhost | |+O=*.o . . | 2026-03-19 03:11:13.185196 | debian-bookworm -> localhost | |OB... S | 2026-03-19 03:11:13.185217 | debian-bookworm -> localhost | |X=+.. | 2026-03-19 03:11:13.185234 | debian-bookworm -> localhost | |+o o | 2026-03-19 03:11:13.185251 | debian-bookworm -> localhost | | | 2026-03-19 03:11:13.185268 | debian-bookworm -> localhost | | | 2026-03-19 03:11:13.185284 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-19 03:11:13.185331 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.760097 2026-03-19 03:11:13.190582 | 2026-03-19 03:11:13.190671 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-19 03:11:13.227251 | debian-bookworm | ok 2026-03-19 03:11:13.234633 | debian-bookworm | included: /var/lib/zuul/builds/ed47b62874b94d2a87148dc7b36aa40a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-19 03:11:13.252013 | 2026-03-19 03:11:13.252089 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-19 03:11:13.284825 | debian-bookworm | skipping: Conditional result was False 2026-03-19 03:11:13.289542 | 2026-03-19 03:11:13.289626 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-19 03:11:13.852968 | debian-bookworm | changed 2026-03-19 03:11:13.858088 | 2026-03-19 03:11:13.858177 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-19 03:11:14.139600 | debian-bookworm | ok 2026-03-19 03:11:14.144716 | 2026-03-19 03:11:14.144804 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-19 03:11:14.754229 | debian-bookworm | changed 2026-03-19 03:11:14.762068 | 2026-03-19 03:11:14.762168 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-19 03:11:15.393598 | debian-bookworm | changed 2026-03-19 03:11:15.399097 | 2026-03-19 03:11:15.399185 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-19 03:11:15.432196 | debian-bookworm | skipping: Conditional result was False 2026-03-19 03:11:15.439216 | 2026-03-19 03:11:15.439313 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-19 03:11:16.506139 | debian-bookworm -> localhost | changed 2026-03-19 03:11:16.523721 | 2026-03-19 03:11:16.523825 | TASK [add-build-sshkey : Add back temp key] 2026-03-19 03:11:17.284407 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ed47b62874b94d2a87148dc7b36aa40a/work/ed47b62874b94d2a87148dc7b36aa40a_id_rsa (zuul-build-sshkey) 2026-03-19 03:11:17.284672 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.054552 2026-03-19 03:11:17.292479 | 2026-03-19 03:11:17.292641 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-19 03:11:18.153496 | debian-bookworm | ok 2026-03-19 03:11:18.167541 | 2026-03-19 03:11:18.167690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-19 03:11:18.288051 | debian-bookworm | skipping: Conditional result was False 2026-03-19 03:11:18.311416 | 2026-03-19 03:11:18.311563 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-19 03:11:19.012510 | debian-bookworm | ok 2026-03-19 03:11:19.043300 | 2026-03-19 03:11:19.043752 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-19 03:11:19.116714 | debian-bookworm | ok 2026-03-19 03:11:19.124821 | 2026-03-19 03:11:19.124927 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-19 03:11:19.673266 | debian-bookworm -> localhost | ok 2026-03-19 03:11:19.679592 | 2026-03-19 03:11:19.679676 | TASK [validate-host : Collect information about the host] 2026-03-19 03:11:20.731041 | debian-bookworm | ok 2026-03-19 03:11:20.740871 | 2026-03-19 03:11:20.740976 | TASK [validate-host : Sanitize hostname] 2026-03-19 03:11:20.819985 | debian-bookworm | ok 2026-03-19 03:11:20.852098 | 2026-03-19 03:11:20.852202 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-19 03:11:21.688831 | debian-bookworm -> localhost | changed 2026-03-19 03:11:21.694204 | 2026-03-19 03:11:21.694295 | TASK [validate-host : Collect information about zuul worker] 2026-03-19 03:11:22.218316 | debian-bookworm | ok 2026-03-19 03:11:22.224431 | 2026-03-19 03:11:22.224537 | TASK [validate-host : Write out all zuul information for each host] 2026-03-19 03:11:22.792635 | debian-bookworm -> localhost | changed 2026-03-19 03:11:22.805078 | 2026-03-19 03:11:22.805255 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-19 03:11:23.068193 | debian-bookworm | ok 2026-03-19 03:11:23.091744 | 2026-03-19 03:11:23.091852 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-19 03:11:24.185114 | debian-bookworm | changed: 2026-03-19 03:11:24.185306 | debian-bookworm | cd+++++++++ src/ 2026-03-19 03:11:24.185342 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-19 03:11:24.185367 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-19 03:11:24.185390 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-03-19 03:11:24.185410 | debian-bookworm | Containerfile 2026-03-19 03:11:24.185542 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011492 2026-03-19 03:11:49.312427 | 2026-03-19 03:11:49.312518 | TASK [upload-logs : Upload logs to log server] 2026-03-19 03:11:49.872031 | localhost | Output suppressed because no_log was given 2026-03-19 03:11:49.873584 | 2026-03-19 03:11:49.873671 | LOOP [upload-logs : Compress console log and json output] 2026-03-19 03:11:49.969246 | localhost | skipping: Conditional result was False 2026-03-19 03:11:49.973958 | localhost | skipping: Conditional result was False 2026-03-19 03:11:49.979600 | 2026-03-19 03:11:49.979705 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-19 03:11:50.055418 | localhost | skipping: Conditional result was False 2026-03-19 03:11:50.055633 | 2026-03-19 03:11:50.069421 | localhost | skipping: Conditional result was False 2026-03-19 03:11:50.075335 | 2026-03-19 03:11:50.075434 | LOOP [upload-logs : Upload console log and json output]