2026-06-26 14:36:06.047962 | Job console starting 2026-06-26 14:36:06.064231 | Updating git repos 2026-06-26 14:36:06.132666 | Cloning repos into workspace 2026-06-26 14:36:06.187612 | Restoring repo states 2026-06-26 14:36:06.206571 | Merging changes 2026-06-26 14:36:06.877961 | Checking out repos 2026-06-26 14:36:06.940538 | Preparing playbooks 2026-06-26 14:36:07.772412 | Running Ansible setup 2026-06-26 14:36:12.616653 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 14:36:13.519476 | 2026-06-26 14:36:13.519657 | PLAY [Base pre] 2026-06-26 14:36:13.553458 | 2026-06-26 14:36:13.553626 | TASK [Setup log path fact] 2026-06-26 14:36:13.588794 | debian-bookworm | ok 2026-06-26 14:36:13.608149 | 2026-06-26 14:36:13.608334 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 14:36:13.637874 | debian-bookworm | ok 2026-06-26 14:36:13.648680 | 2026-06-26 14:36:13.648862 | TASK [emit-job-header : Print job information] 2026-06-26 14:36:13.699585 | # Job Information 2026-06-26 14:36:13.699813 | Ansible Version: 2.16.14 2026-06-26 14:36:13.699853 | Job: python-black 2026-06-26 14:36:13.699889 | Pipeline: check 2026-06-26 14:36:13.699927 | Executor: 521e9411259a 2026-06-26 14:36:13.699950 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2125 2026-06-26 14:36:13.699974 | Event ID: f96a2b00-716b-11f1-9073-91ca2a96acca 2026-06-26 14:36:13.706348 | 2026-06-26 14:36:13.706478 | LOOP [emit-job-header : Print node information] 2026-06-26 14:36:13.990693 | debian-bookworm | ok: 2026-06-26 14:36:13.991046 | debian-bookworm | # Node Information 2026-06-26 14:36:13.991090 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 14:36:13.991116 | debian-bookworm | Hostname: debian 2026-06-26 14:36:13.991138 | debian-bookworm | Username: zuul 2026-06-26 14:36:13.991159 | debian-bookworm | Distro: Debian 12.14 2026-06-26 14:36:13.991183 | debian-bookworm | Provider: regiocloud-a 2026-06-26 14:36:13.991205 | debian-bookworm | Region: 2026-06-26 14:36:13.991226 | debian-bookworm | Label: debian-bookworm 2026-06-26 14:36:13.991245 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 14:36:13.991264 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:393f 2026-06-26 14:36:14.011693 | 2026-06-26 14:36:14.011882 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 14:36:14.725836 | debian-bookworm -> localhost | changed 2026-06-26 14:36:14.742202 | 2026-06-26 14:36:14.742409 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 14:36:15.999478 | debian-bookworm -> localhost | changed 2026-06-26 14:36:16.013239 | 2026-06-26 14:36:16.013413 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 14:36:16.363248 | debian-bookworm -> localhost | ok 2026-06-26 14:36:16.371456 | 2026-06-26 14:36:16.371604 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 14:36:16.413923 | debian-bookworm | ok 2026-06-26 14:36:16.430037 | debian-bookworm | included: /var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 14:36:16.436406 | 2026-06-26 14:36:16.436521 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 14:36:18.292591 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 14:36:18.292893 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/work/375c5dfb856b4b0990633dafa53985ce_id_rsa 2026-06-26 14:36:18.292937 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/work/375c5dfb856b4b0990633dafa53985ce_id_rsa.pub 2026-06-26 14:36:18.292964 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 14:36:18.292989 | debian-bookworm -> localhost | SHA256:OUF3AoD119zvS5ClDfd9wO/lR0zDyDgRJp9gBxTIIiA zuul-build-sshkey 2026-06-26 14:36:18.293012 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 14:36:18.293049 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 14:36:18.293072 | debian-bookworm -> localhost | |E.. o+.=O==o | 2026-06-26 14:36:18.293094 | debian-bookworm -> localhost | |. ... =..*==oo | 2026-06-26 14:36:18.293114 | debian-bookworm -> localhost | | . . o .=o++=.| 2026-06-26 14:36:18.293133 | debian-bookworm -> localhost | | + . B*+| 2026-06-26 14:36:18.293153 | debian-bookworm -> localhost | | S + .X| 2026-06-26 14:36:18.293176 | debian-bookworm -> localhost | | . .=o| 2026-06-26 14:36:18.293197 | debian-bookworm -> localhost | | .=| 2026-06-26 14:36:18.293217 | debian-bookworm -> localhost | | . o| 2026-06-26 14:36:18.293238 | debian-bookworm -> localhost | | . | 2026-06-26 14:36:18.293257 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 14:36:18.293314 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.283252 2026-06-26 14:36:18.301420 | 2026-06-26 14:36:18.301566 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 14:36:18.347492 | debian-bookworm | ok 2026-06-26 14:36:18.373019 | debian-bookworm | included: /var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 14:36:18.394896 | 2026-06-26 14:36:18.395051 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 14:36:18.420649 | debian-bookworm | skipping: Conditional result was False 2026-06-26 14:36:18.427610 | 2026-06-26 14:36:18.427763 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 14:36:19.265209 | debian-bookworm | changed 2026-06-26 14:36:19.277705 | 2026-06-26 14:36:19.277845 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 14:36:19.683508 | debian-bookworm | ok 2026-06-26 14:36:19.693370 | 2026-06-26 14:36:19.693500 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 14:36:20.494067 | debian-bookworm | changed 2026-06-26 14:36:20.504360 | 2026-06-26 14:36:20.504511 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 14:36:21.264212 | debian-bookworm | changed 2026-06-26 14:36:21.275611 | 2026-06-26 14:36:21.276831 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 14:36:21.326047 | debian-bookworm | skipping: Conditional result was False 2026-06-26 14:36:21.333139 | 2026-06-26 14:36:21.333273 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 14:36:22.127086 | debian-bookworm -> localhost | changed 2026-06-26 14:36:22.139140 | 2026-06-26 14:36:22.139278 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 14:36:22.700178 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/work/375c5dfb856b4b0990633dafa53985ce_id_rsa (zuul-build-sshkey) 2026-06-26 14:36:22.700577 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020409 2026-06-26 14:36:22.715096 | 2026-06-26 14:36:22.715277 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 14:36:23.186822 | debian-bookworm | ok 2026-06-26 14:36:23.193388 | 2026-06-26 14:36:23.193524 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 14:36:23.230874 | debian-bookworm | skipping: Conditional result was False 2026-06-26 14:36:23.247651 | 2026-06-26 14:36:23.247832 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 14:36:23.816642 | debian-bookworm | ok 2026-06-26 14:36:23.838891 | 2026-06-26 14:36:23.839048 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 14:36:23.901948 | debian-bookworm | ok 2026-06-26 14:36:23.911904 | 2026-06-26 14:36:23.912077 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 14:36:24.753352 | debian-bookworm -> localhost | ok 2026-06-26 14:36:24.760483 | 2026-06-26 14:36:24.760602 | TASK [validate-host : Collect information about the host] 2026-06-26 14:36:26.113914 | debian-bookworm | ok 2026-06-26 14:36:26.135512 | 2026-06-26 14:36:26.142926 | TASK [validate-host : Sanitize hostname] 2026-06-26 14:36:26.363369 | debian-bookworm | ok 2026-06-26 14:36:26.369235 | 2026-06-26 14:36:26.369356 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 14:36:27.012071 | debian-bookworm -> localhost | changed 2026-06-26 14:36:27.018545 | 2026-06-26 14:36:27.018692 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 14:36:27.521325 | debian-bookworm | ok 2026-06-26 14:36:27.529168 | 2026-06-26 14:36:27.529330 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 14:36:28.209392 | debian-bookworm -> localhost | changed 2026-06-26 14:36:28.223603 | 2026-06-26 14:36:28.223749 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 14:36:28.519091 | debian-bookworm | ok 2026-06-26 14:36:28.525751 | 2026-06-26 14:36:28.525900 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 14:36:30.276066 | debian-bookworm | changed: 2026-06-26 14:36:30.276288 | debian-bookworm | cd+++++++++ src/ 2026-06-26 14:36:30.276323 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 14:36:30.276348 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 14:36:30.276370 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-26 14:36:30.276393 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/work/logs" 2026-06-26 14:37:37.754999 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/work/artifacts" 2026-06-26 14:37:38.065525 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/375c5dfb856b4b0990633dafa53985ce/work/docs" 2026-06-26 14:37:38.081654 | 2026-06-26 14:37:38.081897 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 14:37:38.938039 | debian-bookworm | changed: 2026-06-26 14:37:38.938400 | debian-bookworm | .d..t...... ./ 2026-06-26 14:37:38.938464 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 14:37:38.938509 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 14:37:38.938551 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 14:37:38.938591 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 14:37:38.938630 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 14:37:38.938697 | debian-bookworm | changed: All items complete 2026-06-26 14:37:38.938739 | 2026-06-26 14:37:39.542324 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 14:37:40.178721 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 14:37:40.194357 | 2026-06-26 14:37:40.194516 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 14:37:40.568642 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008487 2026-06-26 14:37:40.926756 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012585 2026-06-26 14:37:40.939875 | 2026-06-26 14:37:40.939983 | PLAY RECAP 2026-06-26 14:37:40.940035 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-26 14:37:40.940059 | 2026-06-26 14:37:41.151052 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 14:37:41.151963 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 14:37:42.021313 | 2026-06-26 14:37:42.021499 | PLAY [Base post] 2026-06-26 14:37:42.036635 | 2026-06-26 14:37:42.036803 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 14:37:42.736978 | debian-bookworm | changed 2026-06-26 14:37:42.745481 | 2026-06-26 14:37:42.745632 | PLAY RECAP 2026-06-26 14:37:42.745703 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 14:37:42.745772 | 2026-06-26 14:37:42.995417 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 14:37:42.996816 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 14:37:43.898772 | 2026-06-26 14:37:43.899045 | PLAY [Base post-logs] 2026-06-26 14:37:43.910800 | 2026-06-26 14:37:43.911028 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 14:37:44.479110 | localhost | changed 2026-06-26 14:37:44.497938 | 2026-06-26 14:37:44.498141 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 14:37:44.527916 | localhost | ok 2026-06-26 14:37:44.534338 | 2026-06-26 14:37:44.534502 | TASK [Set zuul-log-path fact] 2026-06-26 14:37:44.555257 | localhost | ok 2026-06-26 14:37:44.572120 | 2026-06-26 14:37:44.572302 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 14:37:44.622982 | localhost | ok 2026-06-26 14:37:44.630578 | 2026-06-26 14:37:44.630766 | TASK [upload-logs : Create log directories] 2026-06-26 14:37:45.201538 | localhost | changed 2026-06-26 14:37:45.204595 | 2026-06-26 14:37:45.204704 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 14:37:45.786980 | localhost -> localhost | ok: Runtime: 0:00:00.009077 2026-06-26 14:37:45.791660 | 2026-06-26 14:37:45.791780 | TASK [upload-logs : Upload logs to log server] 2026-06-26 14:37:46.418580 | localhost | Output suppressed because no_log was given 2026-06-26 14:37:46.420872 | 2026-06-26 14:37:46.420996 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 14:37:46.487450 | localhost | skipping: Conditional result was False 2026-06-26 14:37:46.506350 | localhost | skipping: Conditional result was False 2026-06-26 14:37:46.512090 | 2026-06-26 14:37:46.512371 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 14:37:46.576606 | localhost | skipping: Conditional result was False 2026-06-26 14:37:46.577456 | 2026-06-26 14:37:46.580987 | localhost | skipping: Conditional result was False 2026-06-26 14:37:46.597470 | 2026-06-26 14:37:46.597765 | LOOP [upload-logs : Upload console log and json output]