2026-07-26 08:31:53.314144 | Job console starting 2026-07-26 08:31:53.322636 | Updating git repos 2026-07-26 08:31:53.354734 | Cloning repos into workspace 2026-07-26 08:31:53.502770 | Restoring repo states 2026-07-26 08:31:53.534967 | Merging changes 2026-07-26 08:31:54.667291 | Checking out repos 2026-07-26 08:31:54.769552 | Preparing playbooks 2026-07-26 08:31:55.990796 | Running Ansible setup 2026-07-26 08:32:02.557296 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 08:32:04.122536 | 2026-07-26 08:32:04.123384 | PLAY [Base pre] 2026-07-26 08:32:04.161373 | 2026-07-26 08:32:04.161508 | TASK [Setup log path fact] 2026-07-26 08:32:04.197268 | debian-bookworm | ok 2026-07-26 08:32:04.249812 | 2026-07-26 08:32:04.249968 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 08:32:04.299694 | debian-bookworm | ok 2026-07-26 08:32:04.317937 | 2026-07-26 08:32:04.318056 | TASK [emit-job-header : Print job information] 2026-07-26 08:32:04.381463 | # Job Information 2026-07-26 08:32:04.381709 | Ansible Version: 2.16.14 2026-07-26 08:32:04.381746 | Job: flake8 2026-07-26 08:32:04.381783 | Pipeline: check 2026-07-26 08:32:04.381806 | Executor: 521e9411259a 2026-07-26 08:32:04.381827 | Triggered by: https://github.com/osism/python-osism/pull/2522 2026-07-26 08:32:04.381850 | Event ID: 6e7e1a60-88cc-11f1-8f64-3e9247409e12 2026-07-26 08:32:04.393830 | 2026-07-26 08:32:04.393954 | LOOP [emit-job-header : Print node information] 2026-07-26 08:32:04.533822 | debian-bookworm | ok: 2026-07-26 08:32:04.534062 | debian-bookworm | # Node Information 2026-07-26 08:32:04.534106 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-26 08:32:04.534139 | debian-bookworm | Hostname: debian 2026-07-26 08:32:04.534167 | debian-bookworm | Username: zuul 2026-07-26 08:32:04.534193 | debian-bookworm | Distro: Debian 12.15 2026-07-26 08:32:04.534222 | debian-bookworm | Provider: regiocloud-a 2026-07-26 08:32:04.534249 | debian-bookworm | Region: 2026-07-26 08:32:04.534276 | debian-bookworm | Label: debian-bookworm 2026-07-26 08:32:04.534302 | debian-bookworm | Product Name: OpenStack Nova 2026-07-26 08:32:04.534327 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec3:f53b 2026-07-26 08:32:04.554925 | 2026-07-26 08:32:04.555049 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-26 08:32:05.288592 | debian-bookworm -> localhost | changed 2026-07-26 08:32:05.295626 | 2026-07-26 08:32:05.295738 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-26 08:32:07.050208 | debian-bookworm -> localhost | changed 2026-07-26 08:32:07.062812 | 2026-07-26 08:32:07.062972 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-26 08:32:08.044476 | debian-bookworm -> localhost | ok 2026-07-26 08:32:08.052421 | 2026-07-26 08:32:08.052541 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-26 08:32:08.094400 | debian-bookworm | ok 2026-07-26 08:32:08.120051 | debian-bookworm | included: /var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-26 08:32:08.142251 | 2026-07-26 08:32:08.142395 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-26 08:32:12.779167 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-26 08:32:12.779436 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/work/ffb2ea81d658449f9b2ddd325487ced8_id_rsa 2026-07-26 08:32:12.779482 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/work/ffb2ea81d658449f9b2ddd325487ced8_id_rsa.pub 2026-07-26 08:32:12.779510 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-26 08:32:12.779536 | debian-bookworm -> localhost | SHA256:HydYrrEXx6JBm4r1JdEq+87sgYM6Y9SAqAvGLTCAQ7Y zuul-build-sshkey 2026-07-26 08:32:12.779560 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-26 08:32:12.779593 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-26 08:32:12.779616 | debian-bookworm -> localhost | |oo | 2026-07-26 08:32:12.779638 | debian-bookworm -> localhost | |= . . | 2026-07-26 08:32:12.779659 | debian-bookworm -> localhost | |oE o o | 2026-07-26 08:32:12.779678 | debian-bookworm -> localhost | |= . . O . | 2026-07-26 08:32:12.779698 | debian-bookworm -> localhost | |+..o o S B + | 2026-07-26 08:32:12.779723 | debian-bookworm -> localhost | |o+...+ * X B | 2026-07-26 08:32:12.779744 | debian-bookworm -> localhost | |oo. o = * o | 2026-07-26 08:32:12.779764 | debian-bookworm -> localhost | |. +. = o | 2026-07-26 08:32:12.779785 | debian-bookworm -> localhost | | ..o o* | 2026-07-26 08:32:12.779806 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-26 08:32:12.779859 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.325641 2026-07-26 08:32:12.791218 | 2026-07-26 08:32:12.791332 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-26 08:32:12.830227 | debian-bookworm | ok 2026-07-26 08:32:12.843801 | debian-bookworm | included: /var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-26 08:32:12.860202 | 2026-07-26 08:32:12.860310 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-26 08:32:12.898219 | debian-bookworm | skipping: Conditional result was False 2026-07-26 08:32:12.907400 | 2026-07-26 08:32:12.907533 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-26 08:32:13.541267 | debian-bookworm | changed 2026-07-26 08:32:13.546584 | 2026-07-26 08:32:13.546715 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-26 08:32:13.813578 | debian-bookworm | ok 2026-07-26 08:32:13.825752 | 2026-07-26 08:32:13.825864 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-26 08:32:14.480759 | debian-bookworm | changed 2026-07-26 08:32:14.485080 | 2026-07-26 08:32:14.485157 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-26 08:32:15.135082 | debian-bookworm | changed 2026-07-26 08:32:15.141294 | 2026-07-26 08:32:15.141399 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-26 08:32:15.164579 | debian-bookworm | skipping: Conditional result was False 2026-07-26 08:32:15.185767 | 2026-07-26 08:32:15.186423 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-26 08:32:15.743182 | debian-bookworm -> localhost | changed 2026-07-26 08:32:15.758177 | 2026-07-26 08:32:15.758341 | TASK [add-build-sshkey : Add back temp key] 2026-07-26 08:32:16.110235 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/work/ffb2ea81d658449f9b2ddd325487ced8_id_rsa (zuul-build-sshkey) 2026-07-26 08:32:16.110548 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024678 2026-07-26 08:32:16.126435 | 2026-07-26 08:32:16.126604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-26 08:32:16.539611 | debian-bookworm | ok 2026-07-26 08:32:16.546932 | 2026-07-26 08:32:16.547067 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-26 08:32:16.571874 | debian-bookworm | skipping: Conditional result was False 2026-07-26 08:32:16.585072 | 2026-07-26 08:32:16.585181 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-26 08:32:17.031566 | debian-bookworm | ok 2026-07-26 08:32:17.053582 | 2026-07-26 08:32:17.053855 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-26 08:32:17.104121 | debian-bookworm | ok 2026-07-26 08:32:17.110026 | 2026-07-26 08:32:17.110142 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-26 08:32:17.448072 | debian-bookworm -> localhost | ok 2026-07-26 08:32:17.455270 | 2026-07-26 08:32:17.455423 | TASK [validate-host : Collect information about the host] 2026-07-26 08:32:18.801158 | debian-bookworm | ok 2026-07-26 08:32:18.818083 | 2026-07-26 08:32:18.818260 | TASK [validate-host : Sanitize hostname] 2026-07-26 08:32:18.998261 | debian-bookworm | ok 2026-07-26 08:32:19.005857 | 2026-07-26 08:32:19.005986 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-26 08:32:19.737900 | debian-bookworm -> localhost | changed 2026-07-26 08:32:19.752244 | 2026-07-26 08:32:19.752443 | TASK [validate-host : Collect information about zuul worker] 2026-07-26 08:32:20.193792 | debian-bookworm | ok 2026-07-26 08:32:20.200935 | 2026-07-26 08:32:20.201070 | TASK [validate-host : Write out all zuul information for each host] 2026-07-26 08:32:20.767096 | debian-bookworm -> localhost | changed 2026-07-26 08:32:20.784421 | 2026-07-26 08:32:20.784603 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-26 08:32:21.080593 | debian-bookworm | ok 2026-07-26 08:32:21.089173 | 2026-07-26 08:32:21.089378 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-26 08:32:22.299734 | debian-bookworm | changed: 2026-07-26 08:32:22.300045 | debian-bookworm | cd+++++++++ src/ 2026-07-26 08:32:22.300096 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-26 08:32:22.300131 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-26 08:32:22.300163 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-26 08:32:22.300193 | debian-bookworm | Containerfile 2026-07-26 08:32:22.300408 | debian-bookworm | Containerfile 2026-07-26 08:32:22.325671 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/work/logs" 2026-07-26 08:35:03.696129 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/work/artifacts" 2026-07-26 08:35:03.957928 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ffb2ea81d658449f9b2ddd325487ced8/work/docs" 2026-07-26 08:35:03.979905 | 2026-07-26 08:35:03.980074 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-26 08:35:04.792169 | debian-bookworm | changed: 2026-07-26 08:35:04.792448 | debian-bookworm | .d..t...... ./ 2026-07-26 08:35:04.792485 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-26 08:35:04.792510 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-26 08:35:04.792533 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-26 08:35:04.792554 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-26 08:35:04.792575 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-26 08:35:04.792625 | debian-bookworm | changed: All items complete 2026-07-26 08:35:04.792651 | 2026-07-26 08:35:05.383481 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 08:35:05.910496 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 08:35:05.934284 | 2026-07-26 08:35:05.934468 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-26 08:35:06.325755 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009073 2026-07-26 08:35:06.635489 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008338 2026-07-26 08:35:06.651307 | 2026-07-26 08:35:06.651539 | PLAY RECAP 2026-07-26 08:35:06.651605 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-26 08:35:06.651632 | 2026-07-26 08:35:06.817164 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-26 08:35:06.818091 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 08:35:07.638107 | 2026-07-26 08:35:07.638323 | PLAY [Base post] 2026-07-26 08:35:07.653291 | 2026-07-26 08:35:07.653446 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-26 08:35:08.276765 | debian-bookworm | changed 2026-07-26 08:35:08.284913 | 2026-07-26 08:35:08.285048 | PLAY RECAP 2026-07-26 08:35:08.285123 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 08:35:08.285192 | 2026-07-26 08:35:08.456958 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 08:35:08.459159 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-26 08:35:09.288201 | 2026-07-26 08:35:09.288396 | PLAY [Base post-logs] 2026-07-26 08:35:09.299828 | 2026-07-26 08:35:09.299969 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-26 08:35:09.758828 | localhost | changed 2026-07-26 08:35:09.780825 | 2026-07-26 08:35:09.781042 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-26 08:35:09.808366 | localhost | ok 2026-07-26 08:35:09.817597 | 2026-07-26 08:35:09.817802 | TASK [Set zuul-log-path fact] 2026-07-26 08:35:09.850531 | localhost | ok 2026-07-26 08:35:09.864824 | 2026-07-26 08:35:09.864958 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 08:35:09.904904 | localhost | ok 2026-07-26 08:35:09.912805 | 2026-07-26 08:35:09.912994 | TASK [upload-logs : Create log directories] 2026-07-26 08:35:10.473679 | localhost | changed 2026-07-26 08:35:10.476927 | 2026-07-26 08:35:10.477056 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-26 08:35:11.041596 | localhost -> localhost | ok: Runtime: 0:00:00.021059 2026-07-26 08:35:11.046263 | 2026-07-26 08:35:11.046392 | TASK [upload-logs : Upload logs to log server] 2026-07-26 08:35:11.642744 | localhost | Output suppressed because no_log was given 2026-07-26 08:35:11.652065 | 2026-07-26 08:35:11.652230 | LOOP [upload-logs : Compress console log and json output] 2026-07-26 08:35:11.712536 | localhost | skipping: Conditional result was False 2026-07-26 08:35:11.719090 | localhost | skipping: Conditional result was False 2026-07-26 08:35:11.734361 | 2026-07-26 08:35:11.734584 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-26 08:35:11.785819 | localhost | skipping: Conditional result was False 2026-07-26 08:35:11.786193 | 2026-07-26 08:35:11.790979 | localhost | skipping: Conditional result was False 2026-07-26 08:35:11.798736 | 2026-07-26 08:35:11.798969 | LOOP [upload-logs : Upload console log and json output]