2026-05-02 03:09:01.420606 | Job console starting 2026-05-02 03:09:01.445450 | Updating git repos 2026-05-02 03:09:01.493381 | Cloning repos into workspace 2026-05-02 03:09:01.549803 | Restoring repo states 2026-05-02 03:09:01.561834 | Merging changes 2026-05-02 03:09:01.561858 | Checking out repos 2026-05-02 03:09:01.695685 | Preparing playbooks 2026-05-02 03:09:02.588615 | Running Ansible setup 2026-05-02 03:09:07.173415 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 03:09:08.025031 | 2026-05-02 03:09:08.025175 | PLAY [Base pre] 2026-05-02 03:09:08.041125 | 2026-05-02 03:09:08.041251 | TASK [Setup log path fact] 2026-05-02 03:09:08.080469 | debian-bookworm | ok 2026-05-02 03:09:08.096112 | 2026-05-02 03:09:08.096253 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:09:08.124393 | debian-bookworm | ok 2026-05-02 03:09:08.134177 | 2026-05-02 03:09:08.134299 | TASK [emit-job-header : Print job information] 2026-05-02 03:09:08.203322 | # Job Information 2026-05-02 03:09:08.203498 | Ansible Version: 2.16.14 2026-05-02 03:09:08.203533 | Job: python-black 2026-05-02 03:09:08.203565 | Pipeline: periodic-daily 2026-05-02 03:09:08.203588 | Executor: 521e9411259a 2026-05-02 03:09:08.203608 | Triggered by: https://github.com/osism/python-osism 2026-05-02 03:09:08.203630 | Event ID: 9d21d303bfb443d7ac82002e67f4b54d 2026-05-02 03:09:08.208613 | 2026-05-02 03:09:08.208756 | LOOP [emit-job-header : Print node information] 2026-05-02 03:09:08.432223 | debian-bookworm | ok: 2026-05-02 03:09:08.432456 | debian-bookworm | # Node Information 2026-05-02 03:09:08.432493 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-02 03:09:08.432519 | debian-bookworm | Hostname: debian 2026-05-02 03:09:08.432541 | debian-bookworm | Username: zuul 2026-05-02 03:09:08.432561 | debian-bookworm | Distro: Debian 12.13 2026-05-02 03:09:08.432590 | debian-bookworm | Provider: regiocloud-a 2026-05-02 03:09:08.432615 | debian-bookworm | Region: 2026-05-02 03:09:08.432636 | debian-bookworm | Label: debian-bookworm 2026-05-02 03:09:08.432656 | debian-bookworm | Product Name: OpenStack Nova 2026-05-02 03:09:08.432676 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe35:4495 2026-05-02 03:09:08.460707 | 2026-05-02 03:09:08.460884 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 03:09:09.029483 | debian-bookworm -> localhost | changed 2026-05-02 03:09:09.039592 | 2026-05-02 03:09:09.039763 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 03:09:10.294163 | debian-bookworm -> localhost | changed 2026-05-02 03:09:10.305357 | 2026-05-02 03:09:10.305478 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 03:09:10.797613 | debian-bookworm -> localhost | ok 2026-05-02 03:09:10.805521 | 2026-05-02 03:09:10.805637 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 03:09:10.836426 | debian-bookworm | ok 2026-05-02 03:09:10.852271 | debian-bookworm | included: /var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 03:09:10.858946 | 2026-05-02 03:09:10.859055 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 03:09:14.743479 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-02 03:09:14.744562 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/work/2e603bb2e8674a21827d40254e5b4c05_id_rsa 2026-05-02 03:09:14.744609 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/work/2e603bb2e8674a21827d40254e5b4c05_id_rsa.pub 2026-05-02 03:09:14.744654 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-02 03:09:14.744678 | debian-bookworm -> localhost | SHA256:7CbP+eGJs3/xiprB1EWJM99dL3PwkPXWSL5ovzAPsXw zuul-build-sshkey 2026-05-02 03:09:14.744697 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-02 03:09:14.744746 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-02 03:09:14.744768 | debian-bookworm -> localhost | | ....o.| 2026-05-02 03:09:14.744786 | debian-bookworm -> localhost | | +..o+.+| 2026-05-02 03:09:14.744803 | debian-bookworm -> localhost | | +..o=*| 2026-05-02 03:09:14.744819 | debian-bookworm -> localhost | | . . ...+o=| 2026-05-02 03:09:14.744836 | debian-bookworm -> localhost | | S . + .+ | 2026-05-02 03:09:14.744858 | debian-bookworm -> localhost | | + o.+ | 2026-05-02 03:09:14.744875 | debian-bookworm -> localhost | | . = . *oE | 2026-05-02 03:09:14.744891 | debian-bookworm -> localhost | | =.* +.*.. | 2026-05-02 03:09:14.744908 | debian-bookworm -> localhost | | O**...o | 2026-05-02 03:09:14.744925 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-02 03:09:14.744975 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.820315 2026-05-02 03:09:14.752831 | 2026-05-02 03:09:14.752912 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 03:09:14.811237 | debian-bookworm | ok 2026-05-02 03:09:14.826960 | debian-bookworm | included: /var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 03:09:14.861340 | 2026-05-02 03:09:14.861445 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 03:09:14.910974 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:09:14.916937 | 2026-05-02 03:09:14.917031 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 03:09:15.979083 | debian-bookworm | changed 2026-05-02 03:09:15.986174 | 2026-05-02 03:09:15.986284 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 03:09:16.287556 | debian-bookworm | ok 2026-05-02 03:09:16.299576 | 2026-05-02 03:09:16.299735 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 03:09:17.057652 | debian-bookworm | changed 2026-05-02 03:09:17.071029 | 2026-05-02 03:09:17.071149 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 03:09:17.789545 | debian-bookworm | changed 2026-05-02 03:09:17.794334 | 2026-05-02 03:09:17.794422 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 03:09:17.828039 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:09:17.834198 | 2026-05-02 03:09:17.834317 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 03:09:18.430655 | debian-bookworm -> localhost | changed 2026-05-02 03:09:18.445285 | 2026-05-02 03:09:18.445412 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 03:09:19.209661 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/work/2e603bb2e8674a21827d40254e5b4c05_id_rsa (zuul-build-sshkey) 2026-05-02 03:09:19.209880 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031016 2026-05-02 03:09:19.216875 | 2026-05-02 03:09:19.216979 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 03:09:19.865008 | debian-bookworm | ok 2026-05-02 03:09:19.870332 | 2026-05-02 03:09:19.870424 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 03:09:19.940134 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:09:19.957561 | 2026-05-02 03:09:19.957666 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 03:09:20.618774 | debian-bookworm | ok 2026-05-02 03:09:20.640809 | 2026-05-02 03:09:20.640926 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 03:09:20.700809 | debian-bookworm | ok 2026-05-02 03:09:20.705381 | 2026-05-02 03:09:20.705468 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 03:09:21.598255 | debian-bookworm -> localhost | ok 2026-05-02 03:09:21.603889 | 2026-05-02 03:09:21.603978 | TASK [validate-host : Collect information about the host] 2026-05-02 03:09:23.522219 | debian-bookworm | ok 2026-05-02 03:09:23.542927 | 2026-05-02 03:09:23.543043 | TASK [validate-host : Sanitize hostname] 2026-05-02 03:09:23.712219 | debian-bookworm | ok 2026-05-02 03:09:23.831483 | 2026-05-02 03:09:23.831593 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 03:09:25.337932 | debian-bookworm -> localhost | changed 2026-05-02 03:09:25.345513 | 2026-05-02 03:09:25.345626 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 03:09:25.884144 | debian-bookworm | ok 2026-05-02 03:09:25.888786 | 2026-05-02 03:09:25.888890 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 03:09:27.055270 | debian-bookworm -> localhost | changed 2026-05-02 03:09:27.065064 | 2026-05-02 03:09:27.065185 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 03:09:27.388938 | debian-bookworm | ok 2026-05-02 03:09:27.393763 | 2026-05-02 03:09:27.393876 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 03:09:28.950538 | debian-bookworm | changed: 2026-05-02 03:09:28.950768 | debian-bookworm | cd+++++++++ src/ 2026-05-02 03:09:28.950803 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-02 03:09:28.950827 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-02 03:09:28.950867 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-02 03:09:28.950888 | debian-bookworm | Containerfile 2026-05-02 03:09:28.951041 | debian-bookworm | Containerfile 2026-05-02 03:09:28.985781 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/work/logs" 2026-05-02 03:10:03.741499 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/work/artifacts" 2026-05-02 03:10:04.074088 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2e603bb2e8674a21827d40254e5b4c05/work/docs" 2026-05-02 03:10:04.089402 | 2026-05-02 03:10:04.089570 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-02 03:10:05.299419 | debian-bookworm | changed: 2026-05-02 03:10:05.299697 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-02 03:10:05.299734 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-02 03:10:05.299763 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-02 03:10:05.299813 | debian-bookworm | changed: All items complete 2026-05-02 03:10:05.299839 | 2026-05-02 03:10:05.988802 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:10:06.631432 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:10:06.651424 | 2026-05-02 03:10:06.651581 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-02 03:10:06.719990 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:10:06.738706 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:10:06.767118 | 2026-05-02 03:10:06.767283 | PLAY RECAP 2026-05-02 03:10:06.767357 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-02 03:10:06.767388 | 2026-05-02 03:10:07.045799 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-02 03:10:07.046796 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:10:08.061576 | 2026-05-02 03:10:08.061811 | PLAY [Base post] 2026-05-02 03:10:08.089367 | 2026-05-02 03:10:08.089567 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-02 03:10:08.822686 | debian-bookworm | changed 2026-05-02 03:10:08.833766 | 2026-05-02 03:10:08.833909 | PLAY RECAP 2026-05-02 03:10:08.833972 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-02 03:10:08.834035 | 2026-05-02 03:10:09.245946 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:10:09.246962 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-02 03:10:10.622773 | 2026-05-02 03:10:10.622999 | PLAY [Base post-logs] 2026-05-02 03:10:10.639979 | 2026-05-02 03:10:10.640173 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-02 03:10:11.619991 | localhost | changed 2026-05-02 03:10:11.629046 | 2026-05-02 03:10:11.629201 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-02 03:10:11.684026 | localhost | ok 2026-05-02 03:10:11.686937 | 2026-05-02 03:10:11.687030 | TASK [Set zuul-log-path fact] 2026-05-02 03:10:11.711537 | localhost | ok 2026-05-02 03:10:11.719132 | 2026-05-02 03:10:11.719242 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:10:11.763862 | localhost | ok 2026-05-02 03:10:11.766802 | 2026-05-02 03:10:11.767341 | TASK [upload-logs : Create log directories] 2026-05-02 03:10:12.594613 | localhost | changed 2026-05-02 03:10:12.597606 | 2026-05-02 03:10:12.597734 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-02 03:10:13.208309 | localhost -> localhost | ok: Runtime: 0:00:00.013771 2026-05-02 03:10:13.212766 | 2026-05-02 03:10:13.212885 | TASK [upload-logs : Upload logs to log server] 2026-05-02 03:10:13.872298 | localhost | Output suppressed because no_log was given 2026-05-02 03:10:13.874032 | 2026-05-02 03:10:13.874126 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 03:10:13.947067 | localhost | skipping: Conditional result was False 2026-05-02 03:10:13.953612 | localhost | skipping: Conditional result was False 2026-05-02 03:10:13.958774 | 2026-05-02 03:10:13.974985 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 03:10:14.022211 | localhost | skipping: Conditional result was False 2026-05-02 03:10:14.022485 | 2026-05-02 03:10:14.029279 | localhost | skipping: Conditional result was False 2026-05-02 03:10:14.041697 | 2026-05-02 03:10:14.041812 | LOOP [upload-logs : Upload console log and json output]