2026-01-23 09:29:53.322305 | Job console starting 2026-01-23 09:29:53.347153 | Updating git repos 2026-01-23 09:29:53.369582 | Cloning repos into workspace 2026-01-23 09:29:53.429015 | Restoring repo states 2026-01-23 09:29:53.436221 | Merging changes 2026-01-23 09:29:53.943478 | Checking out repos 2026-01-23 09:29:54.017912 | Preparing playbooks 2026-01-23 09:29:54.703028 | Running Ansible setup 2026-01-23 09:29:59.230283 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-23 09:29:59.995946 | 2026-01-23 09:29:59.996122 | PLAY [Base pre] 2026-01-23 09:30:00.014106 | 2026-01-23 09:30:00.014264 | TASK [Setup log path fact] 2026-01-23 09:30:00.033869 | debian-bookworm | ok 2026-01-23 09:30:00.050354 | 2026-01-23 09:30:00.050510 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-23 09:30:00.080715 | debian-bookworm | ok 2026-01-23 09:30:00.090680 | 2026-01-23 09:30:00.090804 | TASK [emit-job-header : Print job information] 2026-01-23 09:30:00.151564 | # Job Information 2026-01-23 09:30:00.152167 | Ansible Version: 2.16.14 2026-01-23 09:30:00.152243 | Job: yamllint 2026-01-23 09:30:00.152280 | Pipeline: check 2026-01-23 09:30:00.152304 | Executor: 521e9411259a 2026-01-23 09:30:00.152325 | Triggered by: https://github.com/osism/testbed/pull/2822 2026-01-23 09:30:00.152348 | Event ID: 0cf096c0-f83e-11f0-90d6-c42e46792b82 2026-01-23 09:30:00.157404 | 2026-01-23 09:30:00.157522 | LOOP [emit-job-header : Print node information] 2026-01-23 09:30:00.412673 | debian-bookworm | ok: 2026-01-23 09:30:00.412904 | debian-bookworm | # Node Information 2026-01-23 09:30:00.412945 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-23 09:30:00.412971 | debian-bookworm | Hostname: debian 2026-01-23 09:30:00.412992 | debian-bookworm | Username: zuul 2026-01-23 09:30:00.413013 | debian-bookworm | Distro: Debian 12.13 2026-01-23 09:30:00.413037 | debian-bookworm | Provider: regiocloud-a 2026-01-23 09:30:00.413058 | debian-bookworm | Region: 2026-01-23 09:30:00.413079 | debian-bookworm | Label: debian-bookworm 2026-01-23 09:30:00.413098 | debian-bookworm | Product Name: OpenStack Nova 2026-01-23 09:30:00.413117 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:78e5 2026-01-23 09:30:00.426967 | 2026-01-23 09:30:00.427116 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-23 09:30:01.092818 | debian-bookworm -> localhost | changed 2026-01-23 09:30:01.100679 | 2026-01-23 09:30:01.100814 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-23 09:30:02.355369 | debian-bookworm -> localhost | changed 2026-01-23 09:30:02.373194 | 2026-01-23 09:30:02.373362 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-23 09:30:02.671941 | debian-bookworm -> localhost | ok 2026-01-23 09:30:02.678172 | 2026-01-23 09:30:02.678296 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-23 09:30:02.697229 | debian-bookworm | ok 2026-01-23 09:30:02.717795 | debian-bookworm | included: /var/lib/zuul/builds/734906521c834200bfc002ca91fa2624/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-23 09:30:02.724719 | 2026-01-23 09:30:02.724831 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-23 09:30:04.172906 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-23 09:30:04.173326 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/734906521c834200bfc002ca91fa2624/work/734906521c834200bfc002ca91fa2624_id_rsa 2026-01-23 09:30:04.173388 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/734906521c834200bfc002ca91fa2624/work/734906521c834200bfc002ca91fa2624_id_rsa.pub 2026-01-23 09:30:04.173417 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-23 09:30:04.173441 | debian-bookworm -> localhost | SHA256:bE4+gZw1Ea74/4TbKLOtJcguq9XRLpaemjz58IfOZ6c zuul-build-sshkey 2026-01-23 09:30:04.173658 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-23 09:30:04.173707 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-23 09:30:04.173732 | debian-bookworm -> localhost | | o. | 2026-01-23 09:30:04.173755 | debian-bookworm -> localhost | | . . | 2026-01-23 09:30:04.173861 | debian-bookworm -> localhost | | + | 2026-01-23 09:30:04.174145 | debian-bookworm -> localhost | | + * . | 2026-01-23 09:30:04.174204 | debian-bookworm -> localhost | | o * S | 2026-01-23 09:30:04.174374 | debian-bookworm -> localhost | | o * = o | 2026-01-23 09:30:04.174404 | debian-bookworm -> localhost | | o.B.+ * . | 2026-01-23 09:30:04.174427 | debian-bookworm -> localhost | | o+O.o*=.* | 2026-01-23 09:30:04.174450 | debian-bookworm -> localhost | |..=BO+EB=.o | 2026-01-23 09:30:04.174471 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-23 09:30:04.174541 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.571655 2026-01-23 09:30:04.183731 | 2026-01-23 09:30:04.183840 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-23 09:30:04.214749 | debian-bookworm | ok 2026-01-23 09:30:04.225607 | debian-bookworm | included: /var/lib/zuul/builds/734906521c834200bfc002ca91fa2624/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-23 09:30:04.238712 | 2026-01-23 09:30:04.238826 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-23 09:30:04.263655 | debian-bookworm | skipping: Conditional result was False 2026-01-23 09:30:04.269722 | 2026-01-23 09:30:04.269833 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-23 09:30:05.115822 | debian-bookworm | changed 2026-01-23 09:30:05.149215 | 2026-01-23 09:30:05.149363 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-23 09:30:05.469914 | debian-bookworm | ok 2026-01-23 09:30:05.475699 | 2026-01-23 09:30:05.475824 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-23 09:30:06.073102 | debian-bookworm | changed 2026-01-23 09:30:06.080979 | 2026-01-23 09:30:06.081132 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-23 09:30:06.707632 | debian-bookworm | changed 2026-01-23 09:30:06.720277 | 2026-01-23 09:30:06.720413 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-23 09:30:06.745188 | debian-bookworm | skipping: Conditional result was False 2026-01-23 09:30:06.766282 | 2026-01-23 09:30:06.766416 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-23 09:30:07.228800 | debian-bookworm -> localhost | changed 2026-01-23 09:30:07.240256 | 2026-01-23 09:30:07.240375 | TASK [add-build-sshkey : Add back temp key] 2026-01-23 09:30:07.611367 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/734906521c834200bfc002ca91fa2624/work/734906521c834200bfc002ca91fa2624_id_rsa (zuul-build-sshkey) 2026-01-23 09:30:07.611633 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010933 2026-01-23 09:30:07.620474 | 2026-01-23 09:30:07.621159 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-23 09:30:08.026541 | debian-bookworm | ok 2026-01-23 09:30:08.033068 | 2026-01-23 09:30:08.033187 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-23 09:30:08.056980 | debian-bookworm | skipping: Conditional result was False 2026-01-23 09:30:08.067711 | 2026-01-23 09:30:08.067820 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-23 09:30:08.515807 | debian-bookworm | ok 2026-01-23 09:30:08.531372 | 2026-01-23 09:30:08.531580 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-23 09:30:08.561439 | debian-bookworm | ok 2026-01-23 09:30:08.566981 | 2026-01-23 09:30:08.567085 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-23 09:30:08.885148 | debian-bookworm -> localhost | ok 2026-01-23 09:30:08.892931 | 2026-01-23 09:30:08.893057 | TASK [validate-host : Collect information about the host] 2026-01-23 09:30:10.046917 | debian-bookworm | ok 2026-01-23 09:30:10.058435 | 2026-01-23 09:30:10.058558 | TASK [validate-host : Sanitize hostname] 2026-01-23 09:30:10.157707 | debian-bookworm | ok 2026-01-23 09:30:10.209506 | 2026-01-23 09:30:10.209643 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-23 09:30:10.831537 | debian-bookworm -> localhost | changed 2026-01-23 09:30:10.837724 | 2026-01-23 09:30:10.837861 | TASK [validate-host : Collect information about zuul worker] 2026-01-23 09:30:11.262388 | debian-bookworm | ok 2026-01-23 09:30:11.269944 | 2026-01-23 09:30:11.270095 | TASK [validate-host : Write out all zuul information for each host] 2026-01-23 09:30:11.817897 | debian-bookworm -> localhost | changed 2026-01-23 09:30:11.827557 | 2026-01-23 09:30:11.827667 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-23 09:30:12.116469 | debian-bookworm | ok 2026-01-23 09:30:12.125020 | 2026-01-23 09:30:12.125152 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-23 09:30:13.283111 | debian-bookworm | changed: 2026-01-23 09:30:13.283328 | debian-bookworm | cd+++++++++ src/ 2026-01-23 09:30:13.283364 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-23 09:30:13.283387 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-23 09:30:13.283408 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-01-23 09:30:13.283428 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010471 2026-01-23 09:30:38.681377 | 2026-01-23 09:30:38.681498 | TASK [upload-logs : Upload logs to log server] 2026-01-23 09:30:39.253645 | localhost | Output suppressed because no_log was given 2026-01-23 09:30:39.255614 | 2026-01-23 09:30:39.255720 | LOOP [upload-logs : Compress console log and json output] 2026-01-23 09:30:39.302262 | localhost | skipping: Conditional result was False 2026-01-23 09:30:39.308554 | localhost | skipping: Conditional result was False 2026-01-23 09:30:39.323282 | 2026-01-23 09:30:39.323450 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-23 09:30:39.370552 | localhost | skipping: Conditional result was False 2026-01-23 09:30:39.370923 | 2026-01-23 09:30:39.375683 | localhost | skipping: Conditional result was False 2026-01-23 09:30:39.387500 | 2026-01-23 09:30:39.387676 | LOOP [upload-logs : Upload console log and json output]