2026-08-03 09:54:41.647569 | Job console starting 2026-08-03 09:54:41.681156 | Updating git repos 2026-08-03 09:54:41.774778 | Cloning repos into workspace 2026-08-03 09:54:41.857159 | Restoring repo states 2026-08-03 09:54:41.887881 | Merging changes 2026-08-03 09:54:42.795838 | Checking out repos 2026-08-03 09:54:42.926866 | Preparing playbooks 2026-08-03 09:54:44.709703 | Running Ansible setup 2026-08-03 09:54:50.487065 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 09:54:51.811506 | 2026-08-03 09:54:51.811625 | PLAY [Base pre] 2026-08-03 09:54:51.825252 | 2026-08-03 09:54:51.825348 | TASK [Setup log path fact] 2026-08-03 09:54:51.852596 | debian-bookworm | ok 2026-08-03 09:54:51.879370 | 2026-08-03 09:54:51.879504 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 09:54:51.906332 | debian-bookworm | ok 2026-08-03 09:54:51.914305 | 2026-08-03 09:54:51.914390 | TASK [emit-job-header : Print job information] 2026-08-03 09:54:51.974692 | # Job Information 2026-08-03 09:54:51.974879 | Ansible Version: 2.16.14 2026-08-03 09:54:51.974909 | Job: python-black 2026-08-03 09:54:51.974937 | Pipeline: check 2026-08-03 09:54:51.974956 | Executor: 521e9411259a 2026-08-03 09:54:51.974999 | Triggered by: https://github.com/osism/python-osism/pull/2550 2026-08-03 09:54:51.975019 | Event ID: 5309a5f0-8f21-11f1-8cca-ef8ad9d8b597 2026-08-03 09:54:51.979002 | 2026-08-03 09:54:51.979078 | LOOP [emit-job-header : Print node information] 2026-08-03 09:54:52.156903 | debian-bookworm | ok: 2026-08-03 09:54:52.157119 | debian-bookworm | # Node Information 2026-08-03 09:54:52.157150 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 09:54:52.157172 | debian-bookworm | Hostname: debian 2026-08-03 09:54:52.157191 | debian-bookworm | Username: zuul 2026-08-03 09:54:52.157208 | debian-bookworm | Distro: Debian 12.15 2026-08-03 09:54:52.157228 | debian-bookworm | Provider: regiocloud-a 2026-08-03 09:54:52.157246 | debian-bookworm | Region: 2026-08-03 09:54:52.157264 | debian-bookworm | Label: debian-bookworm 2026-08-03 09:54:52.157280 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 09:54:52.157296 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:629a 2026-08-03 09:54:52.174677 | 2026-08-03 09:54:52.174785 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 09:54:53.018457 | debian-bookworm -> localhost | changed 2026-08-03 09:54:53.024775 | 2026-08-03 09:54:53.024880 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 09:54:55.209482 | debian-bookworm -> localhost | changed 2026-08-03 09:54:55.223946 | 2026-08-03 09:54:55.224069 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 09:54:55.798126 | debian-bookworm -> localhost | ok 2026-08-03 09:54:55.804347 | 2026-08-03 09:54:55.804449 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 09:54:55.859101 | debian-bookworm | ok 2026-08-03 09:54:55.907637 | debian-bookworm | included: /var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 09:54:55.913679 | 2026-08-03 09:54:55.913776 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 09:54:58.096433 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 09:54:58.096641 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/work/af8c99eb357b4679bed52f9ae7ad4796_id_rsa 2026-08-03 09:54:58.096680 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/work/af8c99eb357b4679bed52f9ae7ad4796_id_rsa.pub 2026-08-03 09:54:58.096708 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 09:54:58.096734 | debian-bookworm -> localhost | SHA256:ueOukG75i6YzqeESjYSVJIkxF5do1CcaBifa0Yh+C+Q zuul-build-sshkey 2026-08-03 09:54:58.096757 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 09:54:58.096791 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 09:54:58.096814 | debian-bookworm -> localhost | |BBBB.. | 2026-08-03 09:54:58.096836 | debian-bookworm -> localhost | |=OOo= . | 2026-08-03 09:54:58.096856 | debian-bookworm -> localhost | |*+.o o | 2026-08-03 09:54:58.096876 | debian-bookworm -> localhost | |.E.. . | 2026-08-03 09:54:58.096896 | debian-bookworm -> localhost | |.oo . S | 2026-08-03 09:54:58.096922 | debian-bookworm -> localhost | |o .. . . | 2026-08-03 09:54:58.096942 | debian-bookworm -> localhost | |.. .o. o | 2026-08-03 09:54:58.096989 | debian-bookworm -> localhost | |o.+.+o . . | 2026-08-03 09:54:58.097014 | debian-bookworm -> localhost | |oo.*o.++o | 2026-08-03 09:54:58.097036 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 09:54:58.097088 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.924760 2026-08-03 09:54:58.103515 | 2026-08-03 09:54:58.103614 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 09:54:58.131439 | debian-bookworm | ok 2026-08-03 09:54:58.143847 | debian-bookworm | included: /var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 09:54:58.151915 | 2026-08-03 09:54:58.152016 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 09:54:58.165993 | debian-bookworm | skipping: Conditional result was False 2026-08-03 09:54:58.172195 | 2026-08-03 09:54:58.172289 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 09:54:58.891800 | debian-bookworm | changed 2026-08-03 09:54:58.899918 | 2026-08-03 09:54:58.900154 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 09:54:59.171410 | debian-bookworm | ok 2026-08-03 09:54:59.177928 | 2026-08-03 09:54:59.178024 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 09:54:59.909254 | debian-bookworm | changed 2026-08-03 09:54:59.913490 | 2026-08-03 09:54:59.913568 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 09:55:00.626365 | debian-bookworm | changed 2026-08-03 09:55:00.634298 | 2026-08-03 09:55:00.634412 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 09:55:00.671062 | debian-bookworm | skipping: Conditional result was False 2026-08-03 09:55:00.677343 | 2026-08-03 09:55:00.677438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 09:55:01.310754 | debian-bookworm -> localhost | changed 2026-08-03 09:55:01.320198 | 2026-08-03 09:55:01.320298 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 09:55:01.633072 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/work/af8c99eb357b4679bed52f9ae7ad4796_id_rsa (zuul-build-sshkey) 2026-08-03 09:55:01.633607 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009546 2026-08-03 09:55:01.646448 | 2026-08-03 09:55:01.646550 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 09:55:02.036656 | debian-bookworm | ok 2026-08-03 09:55:02.041026 | 2026-08-03 09:55:02.041108 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 09:55:02.073825 | debian-bookworm | skipping: Conditional result was False 2026-08-03 09:55:02.083105 | 2026-08-03 09:55:02.083194 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 09:55:02.558468 | debian-bookworm | ok 2026-08-03 09:55:02.593277 | 2026-08-03 09:55:02.593402 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 09:55:02.632378 | debian-bookworm | ok 2026-08-03 09:55:02.637807 | 2026-08-03 09:55:02.637919 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 09:55:03.139912 | debian-bookworm -> localhost | ok 2026-08-03 09:55:03.148335 | 2026-08-03 09:55:03.148438 | TASK [validate-host : Collect information about the host] 2026-08-03 09:55:04.194463 | debian-bookworm | ok 2026-08-03 09:55:04.214220 | 2026-08-03 09:55:04.214337 | TASK [validate-host : Sanitize hostname] 2026-08-03 09:55:04.407336 | debian-bookworm | ok 2026-08-03 09:55:04.411941 | 2026-08-03 09:55:04.412067 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 09:55:05.605604 | debian-bookworm -> localhost | changed 2026-08-03 09:55:05.616435 | 2026-08-03 09:55:05.616548 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 09:55:06.136455 | debian-bookworm | ok 2026-08-03 09:55:06.142232 | 2026-08-03 09:55:06.142340 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 09:55:07.011884 | debian-bookworm -> localhost | changed 2026-08-03 09:55:07.021088 | 2026-08-03 09:55:07.026913 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 09:55:07.331848 | debian-bookworm | ok 2026-08-03 09:55:07.337272 | 2026-08-03 09:55:07.337368 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 09:55:08.843977 | debian-bookworm | changed: 2026-08-03 09:55:08.844158 | debian-bookworm | cd+++++++++ src/ 2026-08-03 09:55:08.844193 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 09:55:08.844218 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 09:55:08.844240 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-03 09:55:08.844260 | debian-bookworm | Containerfile 2026-08-03 09:55:08.844390 | debian-bookworm | Containerfile 2026-08-03 09:55:08.862666 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/work/logs" 2026-08-03 09:56:20.958163 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/work/artifacts" 2026-08-03 09:56:21.263960 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/af8c99eb357b4679bed52f9ae7ad4796/work/docs" 2026-08-03 09:56:21.289659 | 2026-08-03 09:56:21.289881 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 09:56:22.135096 | debian-bookworm | changed: 2026-08-03 09:56:22.135393 | debian-bookworm | .d..t...... ./ 2026-08-03 09:56:22.135438 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 09:56:22.135476 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 09:56:22.135519 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 09:56:22.135551 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 09:56:22.135578 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 09:56:22.135633 | debian-bookworm | changed: All items complete 2026-08-03 09:56:22.135670 | 2026-08-03 09:56:22.711395 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 09:56:23.314512 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 09:56:23.331251 | 2026-08-03 09:56:23.331451 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 09:56:23.686589 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010680 2026-08-03 09:56:24.031350 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011574 2026-08-03 09:56:24.048941 | 2026-08-03 09:56:24.049084 | PLAY RECAP 2026-08-03 09:56:24.049159 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-03 09:56:24.049195 | 2026-08-03 09:56:24.214137 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 09:56:24.216377 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 09:56:25.025383 | 2026-08-03 09:56:25.025578 | PLAY [Base post] 2026-08-03 09:56:25.042213 | 2026-08-03 09:56:25.042401 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 09:56:25.676768 | debian-bookworm | changed 2026-08-03 09:56:25.688956 | 2026-08-03 09:56:25.689106 | PLAY RECAP 2026-08-03 09:56:25.689174 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 09:56:25.689250 | 2026-08-03 09:56:25.832913 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 09:56:25.834087 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 09:56:26.668139 | 2026-08-03 09:56:26.668342 | PLAY [Base post-logs] 2026-08-03 09:56:26.680108 | 2026-08-03 09:56:26.680276 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 09:56:27.228966 | localhost | changed 2026-08-03 09:56:27.243943 | 2026-08-03 09:56:27.244151 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 09:56:27.286049 | localhost | ok 2026-08-03 09:56:27.295561 | 2026-08-03 09:56:27.295743 | TASK [Set zuul-log-path fact] 2026-08-03 09:56:27.325812 | localhost | ok 2026-08-03 09:56:27.339637 | 2026-08-03 09:56:27.339807 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 09:56:27.378093 | localhost | ok 2026-08-03 09:56:27.384933 | 2026-08-03 09:56:27.385171 | TASK [upload-logs : Create log directories] 2026-08-03 09:56:27.971817 | localhost | changed 2026-08-03 09:56:27.976958 | 2026-08-03 09:56:27.977211 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 09:56:28.512132 | localhost -> localhost | ok: Runtime: 0:00:00.007191 2026-08-03 09:56:28.519220 | 2026-08-03 09:56:28.519374 | TASK [upload-logs : Upload logs to log server] 2026-08-03 09:56:29.100592 | localhost | Output suppressed because no_log was given 2026-08-03 09:56:29.107215 | 2026-08-03 09:56:29.107379 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 09:56:29.171988 | localhost | skipping: Conditional result was False 2026-08-03 09:56:29.180765 | localhost | skipping: Conditional result was False 2026-08-03 09:56:29.186393 | 2026-08-03 09:56:29.186556 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 09:56:29.236023 | localhost | skipping: Conditional result was False 2026-08-03 09:56:29.236351 | 2026-08-03 09:56:29.243246 | localhost | skipping: Conditional result was False 2026-08-03 09:56:29.259000 | 2026-08-03 09:56:29.259295 | LOOP [upload-logs : Upload console log and json output]