2026-07-15 20:11:01.532837 | Job console starting 2026-07-15 20:11:01.559741 | Updating git repos 2026-07-15 20:11:01.656120 | Cloning repos into workspace 2026-07-15 20:11:01.727875 | Restoring repo states 2026-07-15 20:11:01.807428 | Merging changes 2026-07-15 20:11:02.498449 | Checking out repos 2026-07-15 20:11:02.604108 | Preparing playbooks 2026-07-15 20:11:03.827548 | Running Ansible setup 2026-07-15 20:11:09.204958 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-15 20:11:10.504515 | 2026-07-15 20:11:10.504719 | PLAY [Base pre] 2026-07-15 20:11:10.544669 | 2026-07-15 20:11:10.544856 | TASK [Setup log path fact] 2026-07-15 20:11:10.588981 | debian-bookworm | ok 2026-07-15 20:11:10.617130 | 2026-07-15 20:11:10.617371 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 20:11:10.674934 | debian-bookworm | ok 2026-07-15 20:11:10.687112 | 2026-07-15 20:11:10.687312 | TASK [emit-job-header : Print job information] 2026-07-15 20:11:10.754348 | # Job Information 2026-07-15 20:11:10.754572 | Ansible Version: 2.16.14 2026-07-15 20:11:10.754607 | Job: python-black 2026-07-15 20:11:10.754642 | Pipeline: check 2026-07-15 20:11:10.754666 | Executor: 521e9411259a 2026-07-15 20:11:10.754687 | Triggered by: https://github.com/osism/python-osism/pull/2467 2026-07-15 20:11:10.754710 | Event ID: 46f80410-8089-11f1-9987-2d180d9c2d8c 2026-07-15 20:11:10.767336 | 2026-07-15 20:11:10.767545 | LOOP [emit-job-header : Print node information] 2026-07-15 20:11:10.894860 | debian-bookworm | ok: 2026-07-15 20:11:10.895088 | debian-bookworm | # Node Information 2026-07-15 20:11:10.895124 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-15 20:11:10.895150 | debian-bookworm | Hostname: debian 2026-07-15 20:11:10.895172 | debian-bookworm | Username: zuul 2026-07-15 20:11:10.895192 | debian-bookworm | Distro: Debian 12.15 2026-07-15 20:11:10.895216 | debian-bookworm | Provider: regiocloud-a 2026-07-15 20:11:10.895238 | debian-bookworm | Region: 2026-07-15 20:11:10.895279 | debian-bookworm | Label: debian-bookworm 2026-07-15 20:11:10.895300 | debian-bookworm | Product Name: OpenStack Nova 2026-07-15 20:11:10.895320 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe50:7104 2026-07-15 20:11:10.908051 | 2026-07-15 20:11:10.908210 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-15 20:11:11.583269 | debian-bookworm -> localhost | changed 2026-07-15 20:11:11.591661 | 2026-07-15 20:11:11.591810 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-15 20:11:13.243518 | debian-bookworm -> localhost | changed 2026-07-15 20:11:13.263516 | 2026-07-15 20:11:13.263692 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-15 20:11:13.593126 | debian-bookworm -> localhost | ok 2026-07-15 20:11:13.600626 | 2026-07-15 20:11:13.600783 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-15 20:11:13.643884 | debian-bookworm | ok 2026-07-15 20:11:13.692572 | debian-bookworm | included: /var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-15 20:11:13.711818 | 2026-07-15 20:11:13.712000 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-15 20:11:15.108172 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-15 20:11:15.108749 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/work/998234a0858a43ca88db3b86b29984c9_id_rsa 2026-07-15 20:11:15.108867 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/work/998234a0858a43ca88db3b86b29984c9_id_rsa.pub 2026-07-15 20:11:15.108951 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-15 20:11:15.109033 | debian-bookworm -> localhost | SHA256:W+qIyCRGntK/gUDwyWm09yj+UeXUCgcz/E6p6FsiqAg zuul-build-sshkey 2026-07-15 20:11:15.109107 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-15 20:11:15.109205 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-15 20:11:15.109346 | debian-bookworm -> localhost | |. . .+ | 2026-07-15 20:11:15.109428 | debian-bookworm -> localhost | |.+ + .+ . | 2026-07-15 20:11:15.109500 | debian-bookworm -> localhost | | .B . ..+.. | 2026-07-15 20:11:15.109574 | debian-bookworm -> localhost | |.. . o *+. | 2026-07-15 20:11:15.109646 | debian-bookworm -> localhost | |... ..o+S . | 2026-07-15 20:11:15.109730 | debian-bookworm -> localhost | |o=.o... .+ | 2026-07-15 20:11:15.109795 | debian-bookworm -> localhost | |E+*.+ . o | 2026-07-15 20:11:15.109868 | debian-bookworm -> localhost | |*+ =.* o | 2026-07-15 20:11:15.109926 | debian-bookworm -> localhost | |o o *o. . | 2026-07-15 20:11:15.109981 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-15 20:11:15.110121 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.599058 2026-07-15 20:11:15.149768 | 2026-07-15 20:11:15.150014 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-15 20:11:15.216583 | debian-bookworm | ok 2026-07-15 20:11:15.234647 | debian-bookworm | included: /var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-15 20:11:15.254338 | 2026-07-15 20:11:15.254514 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-15 20:11:15.279144 | debian-bookworm | skipping: Conditional result was False 2026-07-15 20:11:15.287802 | 2026-07-15 20:11:15.287963 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-15 20:11:16.112066 | debian-bookworm | changed 2026-07-15 20:11:16.118223 | 2026-07-15 20:11:16.118367 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-15 20:11:16.446605 | debian-bookworm | ok 2026-07-15 20:11:16.470692 | 2026-07-15 20:11:16.479428 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-15 20:11:17.171973 | debian-bookworm | changed 2026-07-15 20:11:17.180039 | 2026-07-15 20:11:17.180176 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-15 20:11:17.863533 | debian-bookworm | changed 2026-07-15 20:11:17.869433 | 2026-07-15 20:11:17.869556 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-15 20:11:17.893988 | debian-bookworm | skipping: Conditional result was False 2026-07-15 20:11:17.900251 | 2026-07-15 20:11:17.900375 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-15 20:11:18.454081 | debian-bookworm -> localhost | changed 2026-07-15 20:11:18.474090 | 2026-07-15 20:11:18.474328 | TASK [add-build-sshkey : Add back temp key] 2026-07-15 20:11:18.845122 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/work/998234a0858a43ca88db3b86b29984c9_id_rsa (zuul-build-sshkey) 2026-07-15 20:11:18.845418 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012340 2026-07-15 20:11:18.854644 | 2026-07-15 20:11:18.854776 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-15 20:11:19.324026 | debian-bookworm | ok 2026-07-15 20:11:19.331654 | 2026-07-15 20:11:19.331822 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-15 20:11:19.368735 | debian-bookworm | skipping: Conditional result was False 2026-07-15 20:11:19.382172 | 2026-07-15 20:11:19.382352 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-15 20:11:19.889189 | debian-bookworm | ok 2026-07-15 20:11:19.901842 | 2026-07-15 20:11:19.902007 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-15 20:11:19.932797 | debian-bookworm | ok 2026-07-15 20:11:19.945833 | 2026-07-15 20:11:19.945976 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-15 20:11:20.325142 | debian-bookworm -> localhost | ok 2026-07-15 20:11:20.332601 | 2026-07-15 20:11:20.332768 | TASK [validate-host : Collect information about the host] 2026-07-15 20:11:21.732906 | debian-bookworm | ok 2026-07-15 20:11:21.751800 | 2026-07-15 20:11:21.751970 | TASK [validate-host : Sanitize hostname] 2026-07-15 20:11:21.947261 | debian-bookworm | ok 2026-07-15 20:11:21.953369 | 2026-07-15 20:11:21.953494 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-15 20:11:22.908619 | debian-bookworm -> localhost | changed 2026-07-15 20:11:22.915596 | 2026-07-15 20:11:22.915746 | TASK [validate-host : Collect information about zuul worker] 2026-07-15 20:11:23.347113 | debian-bookworm | ok 2026-07-15 20:11:23.354063 | 2026-07-15 20:11:23.354197 | TASK [validate-host : Write out all zuul information for each host] 2026-07-15 20:11:24.146091 | debian-bookworm -> localhost | changed 2026-07-15 20:11:24.157550 | 2026-07-15 20:11:24.157698 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-15 20:11:24.454275 | debian-bookworm | ok 2026-07-15 20:11:24.461681 | 2026-07-15 20:11:24.462432 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-15 20:11:25.716715 | debian-bookworm | changed: 2026-07-15 20:11:25.716978 | debian-bookworm | cd+++++++++ src/ 2026-07-15 20:11:25.717023 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-15 20:11:25.717052 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-15 20:11:25.717078 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-15 20:11:25.717102 | debian-bookworm | Containerfile 2026-07-15 20:11:25.717283 | debian-bookworm | Containerfile 2026-07-15 20:11:25.736545 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/work/logs" 2026-07-15 20:12:39.640110 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/work/artifacts" 2026-07-15 20:12:40.194076 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/998234a0858a43ca88db3b86b29984c9/work/docs" 2026-07-15 20:12:40.215829 | 2026-07-15 20:12:40.215950 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-15 20:12:41.362671 | debian-bookworm | changed: 2026-07-15 20:12:41.373159 | debian-bookworm | .d..t...... ./ 2026-07-15 20:12:41.373255 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-15 20:12:41.373282 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-15 20:12:41.373301 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-15 20:12:41.373319 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-15 20:12:41.373337 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-15 20:12:41.373379 | debian-bookworm | changed: All items complete 2026-07-15 20:12:41.373402 | 2026-07-15 20:12:41.982519 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 20:12:42.776508 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 20:12:42.795173 | 2026-07-15 20:12:42.795301 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-15 20:12:43.380661 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013973 2026-07-15 20:12:43.731094 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008896 2026-07-15 20:12:43.742880 | 2026-07-15 20:12:43.742978 | PLAY RECAP 2026-07-15 20:12:43.743030 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-15 20:12:43.743054 | 2026-07-15 20:12:43.970588 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 20:12:43.971366 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 20:12:45.158089 | 2026-07-15 20:12:45.158248 | PLAY [Base post] 2026-07-15 20:12:45.197785 | 2026-07-15 20:12:45.197931 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-15 20:12:45.973095 | debian-bookworm | changed 2026-07-15 20:12:45.981836 | 2026-07-15 20:12:45.981950 | PLAY RECAP 2026-07-15 20:12:45.982020 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-15 20:12:45.982092 | 2026-07-15 20:12:46.083911 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 20:12:46.084714 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-15 20:12:46.967753 | 2026-07-15 20:12:46.967915 | PLAY [Base post-logs] 2026-07-15 20:12:46.977855 | 2026-07-15 20:12:46.977981 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-15 20:12:47.784497 | localhost | changed 2026-07-15 20:12:47.794584 | 2026-07-15 20:12:47.794724 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-15 20:12:47.820414 | localhost | ok 2026-07-15 20:12:47.823502 | 2026-07-15 20:12:47.823589 | TASK [Set zuul-log-path fact] 2026-07-15 20:12:47.837939 | localhost | ok 2026-07-15 20:12:47.849173 | 2026-07-15 20:12:47.849275 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 20:12:47.879936 | localhost | ok 2026-07-15 20:12:47.882764 | 2026-07-15 20:12:47.882862 | TASK [upload-logs : Create log directories] 2026-07-15 20:12:48.522810 | localhost | changed 2026-07-15 20:12:48.525598 | 2026-07-15 20:12:48.525758 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-15 20:12:49.009616 | localhost -> localhost | ok: Runtime: 0:00:00.004710 2026-07-15 20:12:49.013543 | 2026-07-15 20:12:49.013642 | TASK [upload-logs : Upload logs to log server] 2026-07-15 20:12:49.579246 | localhost | Output suppressed because no_log was given 2026-07-15 20:12:49.581078 | 2026-07-15 20:12:49.581166 | LOOP [upload-logs : Compress console log and json output] 2026-07-15 20:12:49.624507 | localhost | skipping: Conditional result was False 2026-07-15 20:12:49.630161 | localhost | skipping: Conditional result was False 2026-07-15 20:12:49.638128 | 2026-07-15 20:12:49.638221 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-15 20:12:49.679078 | localhost | skipping: Conditional result was False 2026-07-15 20:12:49.679421 | 2026-07-15 20:12:49.692690 | localhost | skipping: Conditional result was False 2026-07-15 20:12:49.705460 | 2026-07-15 20:12:49.705565 | LOOP [upload-logs : Upload console log and json output]