2026-07-16 12:04:49.845959 | Job console starting 2026-07-16 12:04:49.868244 | Updating git repos 2026-07-16 12:04:49.916152 | Cloning repos into workspace 2026-07-16 12:04:50.005068 | Restoring repo states 2026-07-16 12:04:50.023083 | Merging changes 2026-07-16 12:04:50.893244 | Checking out repos 2026-07-16 12:04:51.090332 | Preparing playbooks 2026-07-16 12:04:52.692636 | Running Ansible setup 2026-07-16 12:04:58.979078 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 12:04:59.621054 | 2026-07-16 12:04:59.621177 | PLAY [Base pre] 2026-07-16 12:04:59.668321 | 2026-07-16 12:04:59.668445 | TASK [Setup log path fact] 2026-07-16 12:04:59.704836 | debian-bookworm | ok 2026-07-16 12:04:59.754895 | 2026-07-16 12:04:59.755029 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 12:04:59.792060 | debian-bookworm | ok 2026-07-16 12:04:59.819786 | 2026-07-16 12:04:59.819894 | TASK [emit-job-header : Print job information] 2026-07-16 12:04:59.951839 | # Job Information 2026-07-16 12:04:59.951994 | Ansible Version: 2.16.14 2026-07-16 12:04:59.952029 | Job: python-black 2026-07-16 12:04:59.952065 | Pipeline: check 2026-07-16 12:04:59.952084 | Executor: 521e9411259a 2026-07-16 12:04:59.952101 | Triggered by: https://github.com/osism/python-osism/pull/2463 2026-07-16 12:04:59.952126 | Event ID: 8471ece0-810e-11f1-8886-5c3299d08770 2026-07-16 12:04:59.956535 | 2026-07-16 12:04:59.956660 | LOOP [emit-job-header : Print node information] 2026-07-16 12:05:00.254928 | debian-bookworm | ok: 2026-07-16 12:05:00.255112 | debian-bookworm | # Node Information 2026-07-16 12:05:00.255143 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 12:05:00.255164 | debian-bookworm | Hostname: debian 2026-07-16 12:05:00.255182 | debian-bookworm | Username: zuul 2026-07-16 12:05:00.255199 | debian-bookworm | Distro: Debian 12.15 2026-07-16 12:05:00.255219 | debian-bookworm | Provider: regiocloud-a 2026-07-16 12:05:00.255236 | debian-bookworm | Region: 2026-07-16 12:05:00.255253 | debian-bookworm | Label: debian-bookworm 2026-07-16 12:05:00.255269 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 12:05:00.255285 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe85:cf69 2026-07-16 12:05:00.272710 | 2026-07-16 12:05:00.272810 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 12:05:01.476942 | debian-bookworm -> localhost | changed 2026-07-16 12:05:01.482711 | 2026-07-16 12:05:01.482809 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 12:05:03.151161 | debian-bookworm -> localhost | changed 2026-07-16 12:05:03.168787 | 2026-07-16 12:05:03.168888 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 12:05:03.813022 | debian-bookworm -> localhost | ok 2026-07-16 12:05:03.817990 | 2026-07-16 12:05:03.818079 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 12:05:03.846792 | debian-bookworm | ok 2026-07-16 12:05:03.882018 | debian-bookworm | included: /var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 12:05:03.907149 | 2026-07-16 12:05:03.907262 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 12:05:05.758353 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 12:05:05.758557 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/work/f12e342e2afd4c10810fc3e2d65ef241_id_rsa 2026-07-16 12:05:05.758597 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/work/f12e342e2afd4c10810fc3e2d65ef241_id_rsa.pub 2026-07-16 12:05:05.758620 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 12:05:05.758640 | debian-bookworm -> localhost | SHA256:LLWKuok5E6DfVwraY/5ayTh81dl6IzDcpBwYt2LaJnA zuul-build-sshkey 2026-07-16 12:05:05.758659 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 12:05:05.758687 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 12:05:05.758705 | debian-bookworm -> localhost | | . . | 2026-07-16 12:05:05.758723 | debian-bookworm -> localhost | | + . | 2026-07-16 12:05:05.758739 | debian-bookworm -> localhost | | . E + + . | 2026-07-16 12:05:05.758755 | debian-bookworm -> localhost | |. o + * B o | 2026-07-16 12:05:05.758771 | debian-bookworm -> localhost | |o o + S + . | 2026-07-16 12:05:05.758790 | debian-bookworm -> localhost | |o ..* =.o . | 2026-07-16 12:05:05.758807 | debian-bookworm -> localhost | | o +=.*o o o | 2026-07-16 12:05:05.758823 | debian-bookworm -> localhost | |oooo=+o o . | 2026-07-16 12:05:05.758854 | debian-bookworm -> localhost | |oo++o=. | 2026-07-16 12:05:05.758871 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 12:05:05.758918 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.862503 2026-07-16 12:05:05.764158 | 2026-07-16 12:05:05.764252 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 12:05:05.791113 | debian-bookworm | ok 2026-07-16 12:05:05.799357 | debian-bookworm | included: /var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 12:05:05.813963 | 2026-07-16 12:05:05.814036 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 12:05:05.841128 | debian-bookworm | skipping: Conditional result was False 2026-07-16 12:05:05.846723 | 2026-07-16 12:05:05.846826 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 12:05:06.574524 | debian-bookworm | changed 2026-07-16 12:05:06.578939 | 2026-07-16 12:05:06.579014 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 12:05:06.857434 | debian-bookworm | ok 2026-07-16 12:05:06.861948 | 2026-07-16 12:05:06.862029 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 12:05:07.581743 | debian-bookworm | changed 2026-07-16 12:05:07.586139 | 2026-07-16 12:05:07.586217 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 12:05:08.392475 | debian-bookworm | changed 2026-07-16 12:05:08.400202 | 2026-07-16 12:05:08.400304 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 12:05:08.423371 | debian-bookworm | skipping: Conditional result was False 2026-07-16 12:05:08.429515 | 2026-07-16 12:05:08.429621 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 12:05:08.892024 | debian-bookworm -> localhost | changed 2026-07-16 12:05:08.906102 | 2026-07-16 12:05:08.906217 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 12:05:09.462094 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/work/f12e342e2afd4c10810fc3e2d65ef241_id_rsa (zuul-build-sshkey) 2026-07-16 12:05:09.462461 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028237 2026-07-16 12:05:09.480508 | 2026-07-16 12:05:09.480644 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 12:05:09.926707 | debian-bookworm | ok 2026-07-16 12:05:09.931731 | 2026-07-16 12:05:09.931822 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 12:05:09.985512 | debian-bookworm | skipping: Conditional result was False 2026-07-16 12:05:09.996469 | 2026-07-16 12:05:09.996590 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 12:05:10.571173 | debian-bookworm | ok 2026-07-16 12:05:10.594781 | 2026-07-16 12:05:10.594907 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 12:05:10.633481 | debian-bookworm | ok 2026-07-16 12:05:10.638337 | 2026-07-16 12:05:10.638422 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 12:05:11.233441 | debian-bookworm -> localhost | ok 2026-07-16 12:05:11.240010 | 2026-07-16 12:05:11.240109 | TASK [validate-host : Collect information about the host] 2026-07-16 12:05:12.491026 | debian-bookworm | ok 2026-07-16 12:05:12.513758 | 2026-07-16 12:05:12.513871 | TASK [validate-host : Sanitize hostname] 2026-07-16 12:05:12.639956 | debian-bookworm | ok 2026-07-16 12:05:12.645662 | 2026-07-16 12:05:12.645747 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 12:05:13.504859 | debian-bookworm -> localhost | changed 2026-07-16 12:05:13.509507 | 2026-07-16 12:05:13.509608 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 12:05:13.950030 | debian-bookworm | ok 2026-07-16 12:05:13.954072 | 2026-07-16 12:05:13.954166 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 12:05:14.743224 | debian-bookworm -> localhost | changed 2026-07-16 12:05:14.759495 | 2026-07-16 12:05:14.759614 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 12:05:15.050214 | debian-bookworm | ok 2026-07-16 12:05:15.061247 | 2026-07-16 12:05:15.061354 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 12:05:16.464587 | debian-bookworm | changed: 2026-07-16 12:05:16.464761 | debian-bookworm | cd+++++++++ src/ 2026-07-16 12:05:16.464795 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 12:05:16.464819 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 12:05:16.464841 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-16 12:05:16.464862 | debian-bookworm | Containerfile 2026-07-16 12:05:16.464993 | debian-bookworm | Containerfile 2026-07-16 12:05:16.507970 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/work/logs" 2026-07-16 12:06:25.147241 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/work/artifacts" 2026-07-16 12:06:25.435495 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f12e342e2afd4c10810fc3e2d65ef241/work/docs" 2026-07-16 12:06:25.448341 | 2026-07-16 12:06:25.448522 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 12:06:26.279950 | debian-bookworm | changed: 2026-07-16 12:06:26.280374 | debian-bookworm | .d..t...... ./ 2026-07-16 12:06:26.280452 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 12:06:26.280505 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 12:06:26.280551 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 12:06:26.280601 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 12:06:26.280742 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 12:06:26.280850 | debian-bookworm | changed: All items complete 2026-07-16 12:06:26.280893 | 2026-07-16 12:06:26.847268 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 12:06:27.443175 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 12:06:27.461254 | 2026-07-16 12:06:27.461409 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 12:06:27.819693 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010866 2026-07-16 12:06:28.122876 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010150 2026-07-16 12:06:28.137386 | 2026-07-16 12:06:28.137556 | PLAY RECAP 2026-07-16 12:06:28.137660 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-16 12:06:28.137701 | 2026-07-16 12:06:28.282699 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 12:06:28.284117 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 12:06:29.013529 | 2026-07-16 12:06:29.013739 | PLAY [Base post] 2026-07-16 12:06:29.027556 | 2026-07-16 12:06:29.027711 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 12:06:29.583670 | debian-bookworm | changed 2026-07-16 12:06:29.593875 | 2026-07-16 12:06:29.594001 | PLAY RECAP 2026-07-16 12:06:29.594081 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 12:06:29.594156 | 2026-07-16 12:06:29.734403 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 12:06:29.735375 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 12:06:30.580041 | 2026-07-16 12:06:30.580275 | PLAY [Base post-logs] 2026-07-16 12:06:30.591598 | 2026-07-16 12:06:30.591759 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 12:06:31.065884 | localhost | changed 2026-07-16 12:06:31.078471 | 2026-07-16 12:06:31.078678 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 12:06:31.116285 | localhost | ok 2026-07-16 12:06:31.121723 | 2026-07-16 12:06:31.121878 | TASK [Set zuul-log-path fact] 2026-07-16 12:06:31.141775 | localhost | ok 2026-07-16 12:06:31.156170 | 2026-07-16 12:06:31.156303 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 12:06:31.195890 | localhost | ok 2026-07-16 12:06:31.201820 | 2026-07-16 12:06:31.201971 | TASK [upload-logs : Create log directories] 2026-07-16 12:06:31.733458 | localhost | changed 2026-07-16 12:06:31.738391 | 2026-07-16 12:06:31.738551 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 12:06:32.295897 | localhost -> localhost | ok: Runtime: 0:00:00.007672 2026-07-16 12:06:32.300461 | 2026-07-16 12:06:32.300593 | TASK [upload-logs : Upload logs to log server] 2026-07-16 12:06:32.935880 | localhost | Output suppressed because no_log was given 2026-07-16 12:06:32.937920 | 2026-07-16 12:06:32.938032 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 12:06:32.999772 | localhost | skipping: Conditional result was False 2026-07-16 12:06:33.005961 | localhost | skipping: Conditional result was False 2026-07-16 12:06:33.019415 | 2026-07-16 12:06:33.019667 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 12:06:33.074957 | localhost | skipping: Conditional result was False 2026-07-16 12:06:33.075449 | 2026-07-16 12:06:33.079839 | localhost | skipping: Conditional result was False 2026-07-16 12:06:33.093467 | 2026-07-16 12:06:33.093861 | LOOP [upload-logs : Upload console log and json output]