2026-05-05 03:02:55.984356 | Job console starting 2026-05-05 03:02:55.993909 | Updating git repos 2026-05-05 03:02:56.022938 | Cloning repos into workspace 2026-05-05 03:02:56.092105 | Restoring repo states 2026-05-05 03:02:56.116604 | Merging changes 2026-05-05 03:02:56.116622 | Checking out repos 2026-05-05 03:02:57.176569 | Preparing playbooks 2026-05-05 03:02:58.318498 | Running Ansible setup 2026-05-05 03:03:04.839010 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 03:03:05.824949 | 2026-05-05 03:03:05.825099 | PLAY [Base pre] 2026-05-05 03:03:05.845539 | 2026-05-05 03:03:05.845664 | TASK [Setup log path fact] 2026-05-05 03:03:05.884445 | debian-bookworm | ok 2026-05-05 03:03:05.901314 | 2026-05-05 03:03:05.901443 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 03:03:05.933065 | debian-bookworm | ok 2026-05-05 03:03:05.943608 | 2026-05-05 03:03:05.943714 | TASK [emit-job-header : Print job information] 2026-05-05 03:03:05.982313 | # Job Information 2026-05-05 03:03:05.982475 | Ansible Version: 2.16.14 2026-05-05 03:03:05.982511 | Job: python-black 2026-05-05 03:03:05.982544 | Pipeline: periodic-daily 2026-05-05 03:03:05.982568 | Executor: 521e9411259a 2026-05-05 03:03:05.982589 | Triggered by: https://github.com/osism/osism-kubernetes 2026-05-05 03:03:05.982612 | Event ID: 7287526d1d544b098978ec2b5e5199be 2026-05-05 03:03:05.987487 | 2026-05-05 03:03:05.987594 | LOOP [emit-job-header : Print node information] 2026-05-05 03:03:06.137605 | debian-bookworm | ok: 2026-05-05 03:03:06.137806 | debian-bookworm | # Node Information 2026-05-05 03:03:06.137843 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 03:03:06.137869 | debian-bookworm | Hostname: debian 2026-05-05 03:03:06.137892 | debian-bookworm | Username: zuul 2026-05-05 03:03:06.137914 | debian-bookworm | Distro: Debian 12.13 2026-05-05 03:03:06.137938 | debian-bookworm | Provider: regiocloud-a 2026-05-05 03:03:06.137959 | debian-bookworm | Region: 2026-05-05 03:03:06.137981 | debian-bookworm | Label: debian-bookworm 2026-05-05 03:03:06.138000 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 03:03:06.138021 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7d:be2b 2026-05-05 03:03:06.166944 | 2026-05-05 03:03:06.167140 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 03:03:06.816236 | debian-bookworm -> localhost | changed 2026-05-05 03:03:06.825324 | 2026-05-05 03:03:06.825449 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 03:03:08.790034 | debian-bookworm -> localhost | changed 2026-05-05 03:03:08.798954 | 2026-05-05 03:03:08.799046 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 03:03:09.559042 | debian-bookworm -> localhost | ok 2026-05-05 03:03:09.564573 | 2026-05-05 03:03:09.564666 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 03:03:09.603029 | debian-bookworm | ok 2026-05-05 03:03:09.626159 | debian-bookworm | included: /var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 03:03:09.632252 | 2026-05-05 03:03:09.632341 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 03:03:11.251275 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 03:03:11.251460 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/work/af5a52af7ace49c497f5d073a51d4c99_id_rsa 2026-05-05 03:03:11.251492 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/work/af5a52af7ace49c497f5d073a51d4c99_id_rsa.pub 2026-05-05 03:03:11.251515 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 03:03:11.251535 | debian-bookworm -> localhost | SHA256:WLUSgerlx/0scC8fMBZ0CCXuGgKC9xakuryPdx/S6zs zuul-build-sshkey 2026-05-05 03:03:11.251554 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 03:03:11.251581 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 03:03:11.251600 | debian-bookworm -> localhost | | . .=++.. | 2026-05-05 03:03:11.251617 | debian-bookworm -> localhost | |. o .. =.o | 2026-05-05 03:03:11.251634 | debian-bookworm -> localhost | |o + .. + o | 2026-05-05 03:03:11.251650 | debian-bookworm -> localhost | | + o...+ . . | 2026-05-05 03:03:11.251666 | debian-bookworm -> localhost | |. .+oo.S.+ | 2026-05-05 03:03:11.251686 | debian-bookworm -> localhost | |.. ...oo+.oo | 2026-05-05 03:03:11.251703 | debian-bookworm -> localhost | |.. ..+ o +. | 2026-05-05 03:03:11.251719 | debian-bookworm -> localhost | | o. ..Eo o +. | 2026-05-05 03:03:11.251737 | debian-bookworm -> localhost | | oo.. o=o +. | 2026-05-05 03:03:11.251754 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 03:03:11.251799 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.994844 2026-05-05 03:03:11.257786 | 2026-05-05 03:03:11.257882 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 03:03:11.295591 | debian-bookworm | ok 2026-05-05 03:03:11.306378 | debian-bookworm | included: /var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 03:03:11.321234 | 2026-05-05 03:03:11.321338 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 03:03:11.362798 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:03:11.373348 | 2026-05-05 03:03:11.373452 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 03:03:12.119099 | debian-bookworm | changed 2026-05-05 03:03:12.125560 | 2026-05-05 03:03:12.125665 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 03:03:12.399287 | debian-bookworm | ok 2026-05-05 03:03:12.404739 | 2026-05-05 03:03:12.404836 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 03:03:13.103492 | debian-bookworm | changed 2026-05-05 03:03:13.124001 | 2026-05-05 03:03:13.124135 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 03:03:13.818661 | debian-bookworm | changed 2026-05-05 03:03:13.841829 | 2026-05-05 03:03:13.841936 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 03:03:13.875398 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:03:13.890600 | 2026-05-05 03:03:13.890709 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 03:03:15.089152 | debian-bookworm -> localhost | changed 2026-05-05 03:03:15.173830 | 2026-05-05 03:03:15.173951 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 03:03:16.039647 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/work/af5a52af7ace49c497f5d073a51d4c99_id_rsa (zuul-build-sshkey) 2026-05-05 03:03:16.039866 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036182 2026-05-05 03:03:16.047656 | 2026-05-05 03:03:16.047772 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 03:03:16.523092 | debian-bookworm | ok 2026-05-05 03:03:16.533792 | 2026-05-05 03:03:16.533899 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 03:03:16.569159 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:03:16.584747 | 2026-05-05 03:03:16.584866 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 03:03:17.063887 | debian-bookworm | ok 2026-05-05 03:03:17.088459 | 2026-05-05 03:03:17.088576 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 03:03:17.152514 | debian-bookworm | ok 2026-05-05 03:03:17.157835 | 2026-05-05 03:03:17.157934 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 03:03:17.885506 | debian-bookworm -> localhost | ok 2026-05-05 03:03:17.895615 | 2026-05-05 03:03:17.895763 | TASK [validate-host : Collect information about the host] 2026-05-05 03:03:19.490737 | debian-bookworm | ok 2026-05-05 03:03:19.518720 | 2026-05-05 03:03:19.518828 | TASK [validate-host : Sanitize hostname] 2026-05-05 03:03:19.725924 | debian-bookworm | ok 2026-05-05 03:03:19.818910 | 2026-05-05 03:03:19.819027 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 03:03:21.274555 | debian-bookworm -> localhost | changed 2026-05-05 03:03:21.290529 | 2026-05-05 03:03:21.290646 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 03:03:21.715266 | debian-bookworm | ok 2026-05-05 03:03:21.719230 | 2026-05-05 03:03:21.719315 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 03:03:22.514376 | debian-bookworm -> localhost | changed 2026-05-05 03:03:22.522987 | 2026-05-05 03:03:22.523094 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 03:03:22.810035 | debian-bookworm | ok 2026-05-05 03:03:22.821461 | 2026-05-05 03:03:22.821561 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 03:03:24.822881 | debian-bookworm | changed: 2026-05-05 03:03:24.823040 | debian-bookworm | cd+++++++++ src/ 2026-05-05 03:03:24.823092 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 03:03:24.823115 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 03:03:24.823134 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-05-05 03:03:24.823150 | debian-bookworm | Containerfile 2026-05-05 03:03:24.823304 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/work/logs" 2026-05-05 03:03:51.766546 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/work/artifacts" 2026-05-05 03:03:52.018585 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/af5a52af7ace49c497f5d073a51d4c99/work/docs" 2026-05-05 03:03:52.031937 | 2026-05-05 03:03:52.032082 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 03:03:53.024706 | debian-bookworm | changed: 2026-05-05 03:03:53.024903 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 03:03:53.024938 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 03:03:53.024975 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 03:03:53.025019 | debian-bookworm | changed: All items complete 2026-05-05 03:03:53.025067 | 2026-05-05 03:03:53.759421 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 03:03:54.411452 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 03:03:54.423692 | 2026-05-05 03:03:54.423792 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 03:03:54.471261 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:03:54.478876 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:03:54.492289 | 2026-05-05 03:03:54.492369 | PLAY RECAP 2026-05-05 03:03:54.492416 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-05 03:03:54.492439 | 2026-05-05 03:03:54.673875 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 03:03:54.676190 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 03:03:55.557840 | 2026-05-05 03:03:55.557976 | PLAY [Base post] 2026-05-05 03:03:55.573687 | 2026-05-05 03:03:55.573803 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 03:03:56.107491 | debian-bookworm | changed 2026-05-05 03:03:56.122952 | 2026-05-05 03:03:56.123186 | PLAY RECAP 2026-05-05 03:03:56.123389 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 03:03:56.123833 | 2026-05-05 03:03:56.443891 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 03:03:56.444868 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 03:03:57.861554 | 2026-05-05 03:03:57.861691 | PLAY [Base post-logs] 2026-05-05 03:03:57.911907 | 2026-05-05 03:03:57.912098 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 03:03:58.552446 | localhost | changed 2026-05-05 03:03:58.561950 | 2026-05-05 03:03:58.562110 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 03:03:58.619137 | localhost | ok 2026-05-05 03:03:58.621981 | 2026-05-05 03:03:58.622076 | TASK [Set zuul-log-path fact] 2026-05-05 03:03:58.646636 | localhost | ok 2026-05-05 03:03:58.654300 | 2026-05-05 03:03:58.654414 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 03:03:58.695624 | localhost | ok 2026-05-05 03:03:58.699339 | 2026-05-05 03:03:58.699437 | TASK [upload-logs : Create log directories] 2026-05-05 03:03:59.418546 | localhost | changed 2026-05-05 03:03:59.421371 | 2026-05-05 03:03:59.421460 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 03:03:59.977920 | localhost -> localhost | ok: Runtime: 0:00:00.029876 2026-05-05 03:03:59.982228 | 2026-05-05 03:03:59.982360 | TASK [upload-logs : Upload logs to log server] 2026-05-05 03:04:01.459265 | localhost | Output suppressed because no_log was given 2026-05-05 03:04:01.464250 | 2026-05-05 03:04:01.464388 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 03:04:01.641499 | localhost | skipping: Conditional result was False 2026-05-05 03:04:01.681742 | localhost | skipping: Conditional result was False 2026-05-05 03:04:01.689203 | 2026-05-05 03:04:01.689958 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 03:04:01.749619 | localhost | skipping: Conditional result was False 2026-05-05 03:04:01.749934 | 2026-05-05 03:04:01.757324 | localhost | skipping: Conditional result was False 2026-05-05 03:04:01.764096 | 2026-05-05 03:04:01.764251 | LOOP [upload-logs : Upload console log and json output]