2026-03-17 20:31:07.712336 | Job console starting 2026-03-17 20:31:07.767449 | Updating git repos 2026-03-17 20:31:07.804721 | Cloning repos into workspace 2026-03-17 20:31:07.897907 | Restoring repo states 2026-03-17 20:31:07.903447 | Merging changes 2026-03-17 20:31:08.647821 | Checking out repos 2026-03-17 20:31:08.722729 | Preparing playbooks 2026-03-17 20:31:09.769464 | Running Ansible setup 2026-03-17 20:31:15.353675 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 20:31:16.412778 | 2026-03-17 20:31:16.412942 | PLAY [Base pre] 2026-03-17 20:31:16.427901 | 2026-03-17 20:31:16.428038 | TASK [Setup log path fact] 2026-03-17 20:31:16.446079 | debian-bookworm | ok 2026-03-17 20:31:16.460314 | 2026-03-17 20:31:16.460458 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 20:31:16.501159 | debian-bookworm | ok 2026-03-17 20:31:16.510448 | 2026-03-17 20:31:16.510547 | TASK [emit-job-header : Print job information] 2026-03-17 20:31:16.582095 | # Job Information 2026-03-17 20:31:16.582267 | Ansible Version: 2.16.14 2026-03-17 20:31:16.582303 | Job: yamllint 2026-03-17 20:31:16.582336 | Pipeline: check 2026-03-17 20:31:16.582360 | Executor: 521e9411259a 2026-03-17 20:31:16.582381 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/276 2026-03-17 20:31:16.582403 | Event ID: 340bdcc0-2240-11f1-8fb8-3fce288d0bf3 2026-03-17 20:31:16.587983 | 2026-03-17 20:31:16.588083 | LOOP [emit-job-header : Print node information] 2026-03-17 20:31:16.694956 | debian-bookworm | ok: 2026-03-17 20:31:16.695155 | debian-bookworm | # Node Information 2026-03-17 20:31:16.695191 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-17 20:31:16.695218 | debian-bookworm | Hostname: debian 2026-03-17 20:31:16.695240 | debian-bookworm | Username: zuul 2026-03-17 20:31:16.695261 | debian-bookworm | Distro: Debian 12.13 2026-03-17 20:31:16.695287 | debian-bookworm | Provider: regiocloud-a 2026-03-17 20:31:16.695308 | debian-bookworm | Region: 2026-03-17 20:31:16.695330 | debian-bookworm | Label: debian-bookworm 2026-03-17 20:31:16.695350 | debian-bookworm | Product Name: OpenStack Nova 2026-03-17 20:31:16.695370 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:c7df 2026-03-17 20:31:16.713117 | 2026-03-17 20:31:16.713232 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 20:31:17.194418 | debian-bookworm -> localhost | changed 2026-03-17 20:31:17.203672 | 2026-03-17 20:31:17.203800 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 20:31:18.525678 | debian-bookworm -> localhost | changed 2026-03-17 20:31:18.543874 | 2026-03-17 20:31:18.544078 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 20:31:18.935387 | debian-bookworm -> localhost | ok 2026-03-17 20:31:18.949349 | 2026-03-17 20:31:18.949661 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 20:31:19.006416 | debian-bookworm | ok 2026-03-17 20:31:19.052737 | debian-bookworm | included: /var/lib/zuul/builds/c9aeb3e4caa94bf39465e2b5d7a1d9b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 20:31:19.075750 | 2026-03-17 20:31:19.076438 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 20:31:20.819981 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-17 20:31:20.820234 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c9aeb3e4caa94bf39465e2b5d7a1d9b5/work/c9aeb3e4caa94bf39465e2b5d7a1d9b5_id_rsa 2026-03-17 20:31:20.820275 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c9aeb3e4caa94bf39465e2b5d7a1d9b5/work/c9aeb3e4caa94bf39465e2b5d7a1d9b5_id_rsa.pub 2026-03-17 20:31:20.820301 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-17 20:31:20.820325 | debian-bookworm -> localhost | SHA256:/jiUoQ3sPQvm8wq4W7zbO3chJm88f5PVtW47Ec8VCBA zuul-build-sshkey 2026-03-17 20:31:20.820348 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-17 20:31:20.820378 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-17 20:31:20.820401 | debian-bookworm -> localhost | | Eo.. . | 2026-03-17 20:31:20.820424 | debian-bookworm -> localhost | | . . | 2026-03-17 20:31:20.820445 | debian-bookworm -> localhost | | . .| 2026-03-17 20:31:20.820465 | debian-bookworm -> localhost | | o . .o| 2026-03-17 20:31:20.820486 | debian-bookworm -> localhost | | . =So o*| 2026-03-17 20:31:20.820508 | debian-bookworm -> localhost | | o *.O . .o+| 2026-03-17 20:31:20.820529 | debian-bookworm -> localhost | | . +o B.+ . o. .| 2026-03-17 20:31:20.820549 | debian-bookworm -> localhost | | o ++ Oo. + + | 2026-03-17 20:31:20.820570 | debian-bookworm -> localhost | | o.o.+Oo=o. ...o| 2026-03-17 20:31:20.820633 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-17 20:31:20.820690 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.916080 2026-03-17 20:31:20.827377 | 2026-03-17 20:31:20.827475 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 20:31:20.845266 | debian-bookworm | ok 2026-03-17 20:31:20.853964 | debian-bookworm | included: /var/lib/zuul/builds/c9aeb3e4caa94bf39465e2b5d7a1d9b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 20:31:20.864921 | 2026-03-17 20:31:20.865029 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 20:31:20.879606 | debian-bookworm | skipping: Conditional result was False 2026-03-17 20:31:20.895148 | 2026-03-17 20:31:20.895346 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 20:31:21.541986 | debian-bookworm | changed 2026-03-17 20:31:21.548411 | 2026-03-17 20:31:21.548531 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 20:31:21.821100 | debian-bookworm | ok 2026-03-17 20:31:21.828761 | 2026-03-17 20:31:21.828913 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 20:31:22.529873 | debian-bookworm | changed 2026-03-17 20:31:22.539852 | 2026-03-17 20:31:22.539979 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 20:31:23.186701 | debian-bookworm | changed 2026-03-17 20:31:23.197521 | 2026-03-17 20:31:23.197628 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 20:31:23.242909 | debian-bookworm | skipping: Conditional result was False 2026-03-17 20:31:23.248992 | 2026-03-17 20:31:23.249106 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 20:31:24.174928 | debian-bookworm -> localhost | changed 2026-03-17 20:31:24.203269 | 2026-03-17 20:31:24.203475 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 20:31:24.727784 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c9aeb3e4caa94bf39465e2b5d7a1d9b5/work/c9aeb3e4caa94bf39465e2b5d7a1d9b5_id_rsa (zuul-build-sshkey) 2026-03-17 20:31:24.728136 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014561 2026-03-17 20:31:24.737596 | 2026-03-17 20:31:24.737767 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 20:31:25.218619 | debian-bookworm | ok 2026-03-17 20:31:25.224230 | 2026-03-17 20:31:25.224366 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 20:31:25.286661 | debian-bookworm | skipping: Conditional result was False 2026-03-17 20:31:25.301626 | 2026-03-17 20:31:25.301767 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-17 20:31:25.796608 | debian-bookworm | ok 2026-03-17 20:31:25.810744 | 2026-03-17 20:31:25.810962 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-17 20:31:25.850824 | debian-bookworm | ok 2026-03-17 20:31:25.860965 | 2026-03-17 20:31:25.861116 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-17 20:31:26.272465 | debian-bookworm -> localhost | ok 2026-03-17 20:31:26.282726 | 2026-03-17 20:31:26.282930 | TASK [validate-host : Collect information about the host] 2026-03-17 20:31:27.457245 | debian-bookworm | ok 2026-03-17 20:31:27.478117 | 2026-03-17 20:31:27.478257 | TASK [validate-host : Sanitize hostname] 2026-03-17 20:31:27.611658 | debian-bookworm | ok 2026-03-17 20:31:27.678422 | 2026-03-17 20:31:27.678584 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-17 20:31:28.413043 | debian-bookworm -> localhost | changed 2026-03-17 20:31:28.419847 | 2026-03-17 20:31:28.420005 | TASK [validate-host : Collect information about zuul worker] 2026-03-17 20:31:28.868288 | debian-bookworm | ok 2026-03-17 20:31:28.873383 | 2026-03-17 20:31:28.873506 | TASK [validate-host : Write out all zuul information for each host] 2026-03-17 20:31:29.511677 | debian-bookworm -> localhost | changed 2026-03-17 20:31:29.522138 | 2026-03-17 20:31:29.522275 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-17 20:31:29.823010 | debian-bookworm | ok 2026-03-17 20:31:29.831081 | 2026-03-17 20:31:29.831204 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-17 20:31:30.905536 | debian-bookworm | changed: 2026-03-17 20:31:30.905772 | debian-bookworm | cd+++++++++ src/ 2026-03-17 20:31:30.905809 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-17 20:31:30.905834 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-17 20:31:30.905856 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-03-17 20:31:30.905877 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008413 2026-03-17 20:31:55.659229 | 2026-03-17 20:31:55.659368 | TASK [upload-logs : Upload logs to log server] 2026-03-17 20:31:56.338230 | localhost | Output suppressed because no_log was given 2026-03-17 20:31:56.340223 | 2026-03-17 20:31:56.340334 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 20:31:56.394670 | localhost | skipping: Conditional result was False 2026-03-17 20:31:56.400305 | localhost | skipping: Conditional result was False 2026-03-17 20:31:56.415931 | 2026-03-17 20:31:56.416211 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 20:31:56.468224 | localhost | skipping: Conditional result was False 2026-03-17 20:31:56.468603 | 2026-03-17 20:31:56.473650 | localhost | skipping: Conditional result was False 2026-03-17 20:31:56.490196 | 2026-03-17 20:31:56.490427 | LOOP [upload-logs : Upload console log and json output]