2026-08-07 08:07:54.802287 | Job console starting 2026-08-07 08:07:54.833430 | Updating git repos 2026-08-07 08:07:55.228550 | Cloning repos into workspace 2026-08-07 08:07:55.448616 | Restoring repo states 2026-08-07 08:07:55.475108 | Merging changes 2026-08-07 08:07:56.790965 | Checking out repos 2026-08-07 08:07:56.930516 | Preparing playbooks 2026-08-07 08:07:59.182052 | Running Ansible setup 2026-08-07 08:08:06.075691 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 08:08:07.207119 | 2026-08-07 08:08:07.207282 | PLAY [Base pre] 2026-08-07 08:08:07.256646 | 2026-08-07 08:08:07.256798 | TASK [Setup log path fact] 2026-08-07 08:08:07.302277 | debian-bookworm | ok 2026-08-07 08:08:07.344937 | 2026-08-07 08:08:07.345430 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 08:08:07.411682 | debian-bookworm | ok 2026-08-07 08:08:07.433741 | 2026-08-07 08:08:07.434157 | TASK [emit-job-header : Print job information] 2026-08-07 08:08:07.603283 | # Job Information 2026-08-07 08:08:07.603452 | Ansible Version: 2.16.14 2026-08-07 08:08:07.603487 | Job: python-black 2026-08-07 08:08:07.603521 | Pipeline: check 2026-08-07 08:08:07.603544 | Executor: 521e9411259a 2026-08-07 08:08:07.603564 | Triggered by: https://github.com/osism/python-osism/pull/2566 2026-08-07 08:08:07.603587 | Event ID: 09365bd0-9237-11f1-8541-b10c2910b2d1 2026-08-07 08:08:07.611897 | 2026-08-07 08:08:07.612119 | LOOP [emit-job-header : Print node information] 2026-08-07 08:08:07.797362 | debian-bookworm | ok: 2026-08-07 08:08:07.797600 | debian-bookworm | # Node Information 2026-08-07 08:08:07.797638 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 08:08:07.797664 | debian-bookworm | Hostname: debian 2026-08-07 08:08:07.797686 | debian-bookworm | Username: zuul 2026-08-07 08:08:07.797707 | debian-bookworm | Distro: Debian 12.15 2026-08-07 08:08:07.797731 | debian-bookworm | Provider: regiocloud-a 2026-08-07 08:08:07.797751 | debian-bookworm | Region: 2026-08-07 08:08:07.797773 | debian-bookworm | Label: debian-bookworm 2026-08-07 08:08:07.797792 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 08:08:07.797812 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:f360 2026-08-07 08:08:07.810769 | 2026-08-07 08:08:07.814546 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 08:08:09.152617 | debian-bookworm -> localhost | changed 2026-08-07 08:08:09.159595 | 2026-08-07 08:08:09.159700 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 08:08:11.006648 | debian-bookworm -> localhost | changed 2026-08-07 08:08:11.015594 | 2026-08-07 08:08:11.015694 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 08:08:11.399285 | debian-bookworm -> localhost | ok 2026-08-07 08:08:11.405189 | 2026-08-07 08:08:11.405297 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 08:08:11.455210 | debian-bookworm | ok 2026-08-07 08:08:11.507911 | debian-bookworm | included: /var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 08:08:11.514116 | 2026-08-07 08:08:11.514224 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 08:08:14.056736 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 08:08:14.056967 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/work/890b39c83b554551a53375d6ae6cceab_id_rsa 2026-08-07 08:08:14.057007 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/work/890b39c83b554551a53375d6ae6cceab_id_rsa.pub 2026-08-07 08:08:14.057034 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 08:08:14.057060 | debian-bookworm -> localhost | SHA256:bkPA7HQAqDI1BsAB7QTqlzlB7Gbtpyqn28WjG8jQvpA zuul-build-sshkey 2026-08-07 08:08:14.057083 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 08:08:14.057119 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 08:08:14.057170 | debian-bookworm -> localhost | |O=oo... | 2026-08-07 08:08:14.057192 | debian-bookworm -> localhost | |..O. o . | 2026-08-07 08:08:14.057213 | debian-bookworm -> localhost | |.*.o. = . | 2026-08-07 08:08:14.057233 | debian-bookworm -> localhost | |=..+++ o | 2026-08-07 08:08:14.057253 | debian-bookworm -> localhost | |oo+=. . S | 2026-08-07 08:08:14.057280 | debian-bookworm -> localhost | |ooo o. + | 2026-08-07 08:08:14.057301 | debian-bookworm -> localhost | |Eo.. +o + | 2026-08-07 08:08:14.057320 | debian-bookworm -> localhost | | o.o+... . | 2026-08-07 08:08:14.057340 | debian-bookworm -> localhost | | o*=o | 2026-08-07 08:08:14.057360 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 08:08:14.057410 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.383539 2026-08-07 08:08:14.063823 | 2026-08-07 08:08:14.063928 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 08:08:14.103515 | debian-bookworm | ok 2026-08-07 08:08:14.127643 | debian-bookworm | included: /var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 08:08:14.149894 | 2026-08-07 08:08:14.150017 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 08:08:14.187765 | debian-bookworm | skipping: Conditional result was False 2026-08-07 08:08:14.193802 | 2026-08-07 08:08:14.193916 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 08:08:15.222974 | debian-bookworm | changed 2026-08-07 08:08:15.227469 | 2026-08-07 08:08:15.227548 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 08:08:15.533315 | debian-bookworm | ok 2026-08-07 08:08:15.537844 | 2026-08-07 08:08:15.537916 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 08:08:16.324557 | debian-bookworm | changed 2026-08-07 08:08:16.342421 | 2026-08-07 08:08:16.342540 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 08:08:17.068273 | debian-bookworm | changed 2026-08-07 08:08:17.078893 | 2026-08-07 08:08:17.079028 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 08:08:17.102858 | debian-bookworm | skipping: Conditional result was False 2026-08-07 08:08:17.109169 | 2026-08-07 08:08:17.109265 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 08:08:17.606734 | debian-bookworm -> localhost | changed 2026-08-07 08:08:17.619193 | 2026-08-07 08:08:17.619360 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 08:08:18.082025 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/work/890b39c83b554551a53375d6ae6cceab_id_rsa (zuul-build-sshkey) 2026-08-07 08:08:18.082274 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024357 2026-08-07 08:08:18.089823 | 2026-08-07 08:08:18.089928 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 08:08:18.537969 | debian-bookworm | ok 2026-08-07 08:08:18.542188 | 2026-08-07 08:08:18.542270 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 08:08:18.579704 | debian-bookworm | skipping: Conditional result was False 2026-08-07 08:08:18.603013 | 2026-08-07 08:08:18.603149 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 08:08:19.348456 | debian-bookworm | ok 2026-08-07 08:08:19.373192 | 2026-08-07 08:08:19.373298 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 08:08:19.400325 | debian-bookworm | ok 2026-08-07 08:08:19.404635 | 2026-08-07 08:08:19.404716 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 08:08:19.906665 | debian-bookworm -> localhost | ok 2026-08-07 08:08:19.912602 | 2026-08-07 08:08:19.912712 | TASK [validate-host : Collect information about the host] 2026-08-07 08:08:21.214533 | debian-bookworm | ok 2026-08-07 08:08:21.244616 | 2026-08-07 08:08:21.244745 | TASK [validate-host : Sanitize hostname] 2026-08-07 08:08:21.421294 | debian-bookworm | ok 2026-08-07 08:08:21.425397 | 2026-08-07 08:08:21.425479 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 08:08:22.394035 | debian-bookworm -> localhost | changed 2026-08-07 08:08:22.398815 | 2026-08-07 08:08:22.398927 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 08:08:22.792262 | debian-bookworm | ok 2026-08-07 08:08:22.796271 | 2026-08-07 08:08:22.796363 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 08:08:23.638078 | debian-bookworm -> localhost | changed 2026-08-07 08:08:23.645947 | 2026-08-07 08:08:23.646026 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 08:08:23.958012 | debian-bookworm | ok 2026-08-07 08:08:23.962681 | 2026-08-07 08:08:23.962762 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 08:08:25.428250 | debian-bookworm | changed: 2026-08-07 08:08:25.428437 | debian-bookworm | cd+++++++++ src/ 2026-08-07 08:08:25.428471 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 08:08:25.428495 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 08:08:25.428516 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-07 08:08:25.428579 | debian-bookworm | Containerfile 2026-08-07 08:08:25.428717 | debian-bookworm | Containerfile 2026-08-07 08:08:25.456090 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/work/logs" 2026-08-07 08:09:39.941584 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/work/artifacts" 2026-08-07 08:09:40.302742 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/890b39c83b554551a53375d6ae6cceab/work/docs" 2026-08-07 08:09:40.327853 | 2026-08-07 08:09:40.328046 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 08:09:41.175400 | debian-bookworm | changed: 2026-08-07 08:09:41.175688 | debian-bookworm | .d..t...... ./ 2026-08-07 08:09:41.175726 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 08:09:41.175751 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 08:09:41.175773 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 08:09:41.175794 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 08:09:41.175815 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 08:09:41.175860 | debian-bookworm | changed: All items complete 2026-08-07 08:09:41.175890 | 2026-08-07 08:09:41.768158 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 08:09:42.436694 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 08:09:42.471477 | 2026-08-07 08:09:42.471667 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 08:09:42.863415 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012086 2026-08-07 08:09:43.202115 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009237 2026-08-07 08:09:43.224557 | 2026-08-07 08:09:43.224753 | PLAY RECAP 2026-08-07 08:09:43.224886 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-07 08:09:43.224940 | 2026-08-07 08:09:43.399879 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 08:09:43.400859 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 08:09:44.217524 | 2026-08-07 08:09:44.217720 | PLAY [Base post] 2026-08-07 08:09:44.234151 | 2026-08-07 08:09:44.234966 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 08:09:44.822879 | debian-bookworm | changed 2026-08-07 08:09:44.832026 | 2026-08-07 08:09:44.832204 | PLAY RECAP 2026-08-07 08:09:44.832293 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 08:09:44.832361 | 2026-08-07 08:09:44.988416 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 08:09:44.989999 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 08:09:45.864073 | 2026-08-07 08:09:45.864459 | PLAY [Base post-logs] 2026-08-07 08:09:45.879360 | 2026-08-07 08:09:45.879558 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 08:09:46.381993 | localhost | changed 2026-08-07 08:09:46.393051 | 2026-08-07 08:09:46.393248 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 08:09:46.419741 | localhost | ok 2026-08-07 08:09:46.423093 | 2026-08-07 08:09:46.423247 | TASK [Set zuul-log-path fact] 2026-08-07 08:09:46.439853 | localhost | ok 2026-08-07 08:09:46.448655 | 2026-08-07 08:09:46.448775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 08:09:46.485570 | localhost | ok 2026-08-07 08:09:46.489253 | 2026-08-07 08:09:46.489381 | TASK [upload-logs : Create log directories] 2026-08-07 08:09:47.092305 | localhost | changed 2026-08-07 08:09:47.096740 | 2026-08-07 08:09:47.096888 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 08:09:47.740901 | localhost -> localhost | ok: Runtime: 0:00:00.010838 2026-08-07 08:09:47.745555 | 2026-08-07 08:09:47.745682 | TASK [upload-logs : Upload logs to log server] 2026-08-07 08:09:48.572766 | localhost | Output suppressed because no_log was given 2026-08-07 08:09:48.575468 | 2026-08-07 08:09:48.575601 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 08:09:48.629456 | localhost | skipping: Conditional result was False 2026-08-07 08:09:48.634054 | localhost | skipping: Conditional result was False 2026-08-07 08:09:48.644502 | 2026-08-07 08:09:48.644621 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 08:09:48.705897 | localhost | skipping: Conditional result was False 2026-08-07 08:09:48.707026 | 2026-08-07 08:09:48.712832 | localhost | skipping: Conditional result was False 2026-08-07 08:09:48.721544 | 2026-08-07 08:09:48.721806 | LOOP [upload-logs : Upload console log and json output]