2026-07-01 03:17:51.323278 | Job console starting 2026-07-01 03:17:51.346566 | Updating git repos 2026-07-01 03:17:51.373793 | Cloning repos into workspace 2026-07-01 03:17:51.431504 | Restoring repo states 2026-07-01 03:17:51.436281 | Merging changes 2026-07-01 03:17:51.436296 | Checking out repos 2026-07-01 03:17:51.479624 | Preparing playbooks 2026-07-01 03:17:52.477629 | Running Ansible setup 2026-07-01 03:17:56.696905 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 03:17:57.501290 | 2026-07-01 03:17:57.501494 | PLAY [Base pre] 2026-07-01 03:17:57.520418 | 2026-07-01 03:17:57.520577 | TASK [Setup log path fact] 2026-07-01 03:17:57.551519 | debian-bookworm | ok 2026-07-01 03:17:57.569114 | 2026-07-01 03:17:57.569279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:17:57.631620 | debian-bookworm | ok 2026-07-01 03:17:57.642322 | 2026-07-01 03:17:57.642484 | TASK [emit-job-header : Print job information] 2026-07-01 03:17:57.683304 | # Job Information 2026-07-01 03:17:57.683528 | Ansible Version: 2.16.14 2026-07-01 03:17:57.683570 | Job: python-black 2026-07-01 03:17:57.683628 | Pipeline: periodic-daily 2026-07-01 03:17:57.683673 | Executor: 521e9411259a 2026-07-01 03:17:57.683699 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-07-01 03:17:57.683725 | Event ID: 12fa801f796d44f98ef35a5025e802a8 2026-07-01 03:17:57.690709 | 2026-07-01 03:17:57.690880 | LOOP [emit-job-header : Print node information] 2026-07-01 03:17:57.806310 | debian-bookworm | ok: 2026-07-01 03:17:57.806636 | debian-bookworm | # Node Information 2026-07-01 03:17:57.806676 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 03:17:57.806702 | debian-bookworm | Hostname: debian 2026-07-01 03:17:57.806724 | debian-bookworm | Username: zuul 2026-07-01 03:17:57.806745 | debian-bookworm | Distro: Debian 12.14 2026-07-01 03:17:57.806769 | debian-bookworm | Provider: regiocloud-a 2026-07-01 03:17:57.806790 | debian-bookworm | Region: 2026-07-01 03:17:57.806810 | debian-bookworm | Label: debian-bookworm 2026-07-01 03:17:57.806884 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 03:17:57.806908 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe79:f87b 2026-07-01 03:17:57.828132 | 2026-07-01 03:17:57.828309 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 03:17:58.386758 | debian-bookworm -> localhost | changed 2026-07-01 03:17:58.395335 | 2026-07-01 03:17:58.395501 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 03:17:59.896746 | debian-bookworm -> localhost | changed 2026-07-01 03:17:59.915650 | 2026-07-01 03:17:59.915800 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 03:18:00.325947 | debian-bookworm -> localhost | ok 2026-07-01 03:18:00.333288 | 2026-07-01 03:18:00.333462 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 03:18:00.391337 | debian-bookworm | ok 2026-07-01 03:18:00.410634 | debian-bookworm | included: /var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 03:18:00.418598 | 2026-07-01 03:18:00.418741 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 03:18:03.988813 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 03:18:03.989411 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/work/573c9e512abd4eaba3b8c278b2a56d98_id_rsa 2026-07-01 03:18:03.989486 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/work/573c9e512abd4eaba3b8c278b2a56d98_id_rsa.pub 2026-07-01 03:18:03.989515 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 03:18:03.989541 | debian-bookworm -> localhost | SHA256:pP0tkXAdNxurH4xWwZMX/gp1Ya64Bt666RSHlU1XqR8 zuul-build-sshkey 2026-07-01 03:18:03.989603 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 03:18:03.989640 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 03:18:03.989664 | debian-bookworm -> localhost | | .o=*=| 2026-07-01 03:18:03.989686 | debian-bookworm -> localhost | | .+oOBo| 2026-07-01 03:18:03.989707 | debian-bookworm -> localhost | | o .o..*=.| 2026-07-01 03:18:03.989727 | debian-bookworm -> localhost | | + oo..B.E.| 2026-07-01 03:18:03.989747 | debian-bookworm -> localhost | | . S+oo=.+ o| 2026-07-01 03:18:03.989774 | debian-bookworm -> localhost | | ..=+.o + | 2026-07-01 03:18:03.989795 | debian-bookworm -> localhost | | oo+. o | 2026-07-01 03:18:03.989814 | debian-bookworm -> localhost | | . +. | 2026-07-01 03:18:03.989835 | debian-bookworm -> localhost | | .=. | 2026-07-01 03:18:03.989855 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 03:18:03.989948 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.634700 2026-07-01 03:18:04.001723 | 2026-07-01 03:18:04.001813 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 03:18:04.062669 | debian-bookworm | ok 2026-07-01 03:18:04.081814 | debian-bookworm | included: /var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 03:18:04.101362 | 2026-07-01 03:18:04.101512 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 03:18:04.127919 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:18:04.134276 | 2026-07-01 03:18:04.134369 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 03:18:04.801998 | debian-bookworm | changed 2026-07-01 03:18:04.808680 | 2026-07-01 03:18:04.808779 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 03:18:05.041291 | debian-bookworm | ok 2026-07-01 03:18:05.047131 | 2026-07-01 03:18:05.047222 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 03:18:05.735979 | debian-bookworm | changed 2026-07-01 03:18:05.745664 | 2026-07-01 03:18:05.745792 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 03:18:06.428172 | debian-bookworm | changed 2026-07-01 03:18:06.447638 | 2026-07-01 03:18:06.447757 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 03:18:06.481236 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:18:06.487117 | 2026-07-01 03:18:06.487211 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 03:18:07.243319 | debian-bookworm -> localhost | changed 2026-07-01 03:18:07.256326 | 2026-07-01 03:18:07.256476 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 03:18:07.708283 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/work/573c9e512abd4eaba3b8c278b2a56d98_id_rsa (zuul-build-sshkey) 2026-07-01 03:18:07.708527 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018088 2026-07-01 03:18:07.716908 | 2026-07-01 03:18:07.717003 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 03:18:08.081820 | debian-bookworm | ok 2026-07-01 03:18:08.088585 | 2026-07-01 03:18:08.088691 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 03:18:08.112553 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:18:08.136572 | 2026-07-01 03:18:08.136822 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 03:18:08.657851 | debian-bookworm | ok 2026-07-01 03:18:08.734337 | 2026-07-01 03:18:08.735238 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 03:18:08.862153 | debian-bookworm | ok 2026-07-01 03:18:08.875314 | 2026-07-01 03:18:08.876325 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 03:18:10.281181 | debian-bookworm -> localhost | ok 2026-07-01 03:18:10.288568 | 2026-07-01 03:18:10.288688 | TASK [validate-host : Collect information about the host] 2026-07-01 03:18:12.062304 | debian-bookworm | ok 2026-07-01 03:18:12.102236 | 2026-07-01 03:18:12.102460 | TASK [validate-host : Sanitize hostname] 2026-07-01 03:18:12.626316 | debian-bookworm | ok 2026-07-01 03:18:12.638691 | 2026-07-01 03:18:12.638862 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 03:18:13.935799 | debian-bookworm -> localhost | changed 2026-07-01 03:18:13.941701 | 2026-07-01 03:18:13.941799 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 03:18:14.460766 | debian-bookworm | ok 2026-07-01 03:18:14.464834 | 2026-07-01 03:18:14.464918 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 03:18:15.161800 | debian-bookworm -> localhost | changed 2026-07-01 03:18:15.170713 | 2026-07-01 03:18:15.170802 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 03:18:15.464874 | debian-bookworm | ok 2026-07-01 03:18:15.469772 | 2026-07-01 03:18:15.469862 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 03:18:16.547328 | debian-bookworm | changed: 2026-07-01 03:18:16.547537 | debian-bookworm | cd+++++++++ src/ 2026-07-01 03:18:16.547574 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 03:18:16.547599 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 03:18:16.547622 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-01 03:18:16.547643 | debian-bookworm | Containerfile 2026-07-01 03:18:16.547773 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/work/logs" 2026-07-01 03:19:20.206177 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/work/artifacts" 2026-07-01 03:19:20.702466 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/573c9e512abd4eaba3b8c278b2a56d98/work/docs" 2026-07-01 03:19:20.718926 | 2026-07-01 03:19:20.719230 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 03:19:22.256415 | debian-bookworm | changed: 2026-07-01 03:19:22.256754 | debian-bookworm | .d..t...... ./ 2026-07-01 03:19:22.256796 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 03:19:22.256822 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 03:19:22.256846 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 03:19:22.256870 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 03:19:22.256892 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 03:19:22.256940 | debian-bookworm | changed: All items complete 2026-07-01 03:19:22.256969 | 2026-07-01 03:19:22.878821 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:19:23.572146 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:19:23.587406 | 2026-07-01 03:19:23.587561 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 03:19:23.655972 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:19:23.661827 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:19:23.670650 | 2026-07-01 03:19:23.670745 | PLAY RECAP 2026-07-01 03:19:23.670808 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-01 03:19:23.670867 | 2026-07-01 03:19:24.063765 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:19:24.064702 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:19:24.924626 | 2026-07-01 03:19:24.924801 | PLAY [Base post] 2026-07-01 03:19:24.939161 | 2026-07-01 03:19:24.939299 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 03:19:25.577716 | debian-bookworm | changed 2026-07-01 03:19:25.593943 | 2026-07-01 03:19:25.594097 | PLAY RECAP 2026-07-01 03:19:25.594168 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 03:19:25.594234 | 2026-07-01 03:19:25.751350 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:19:25.752290 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 03:19:26.826587 | 2026-07-01 03:19:26.826796 | PLAY [Base post-logs] 2026-07-01 03:19:26.841989 | 2026-07-01 03:19:26.842171 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 03:19:27.440166 | localhost | changed 2026-07-01 03:19:27.454692 | 2026-07-01 03:19:27.454960 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 03:19:27.517173 | localhost | ok 2026-07-01 03:19:27.520849 | 2026-07-01 03:19:27.520962 | TASK [Set zuul-log-path fact] 2026-07-01 03:19:27.551487 | localhost | ok 2026-07-01 03:19:27.560799 | 2026-07-01 03:19:27.560949 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:19:27.631330 | localhost | ok 2026-07-01 03:19:27.635279 | 2026-07-01 03:19:27.635435 | TASK [upload-logs : Create log directories] 2026-07-01 03:19:28.552795 | localhost | changed 2026-07-01 03:19:28.556266 | 2026-07-01 03:19:28.556359 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 03:19:29.039207 | localhost -> localhost | ok: Runtime: 0:00:00.012033 2026-07-01 03:19:29.042418 | 2026-07-01 03:19:29.042508 | TASK [upload-logs : Upload logs to log server] 2026-07-01 03:19:29.661131 | localhost | Output suppressed because no_log was given 2026-07-01 03:19:29.662583 | 2026-07-01 03:19:29.662663 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 03:19:29.715931 | localhost | skipping: Conditional result was False 2026-07-01 03:19:29.724550 | localhost | skipping: Conditional result was False 2026-07-01 03:19:29.728488 | 2026-07-01 03:19:29.728563 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 03:19:29.774861 | localhost | skipping: Conditional result was False 2026-07-01 03:19:29.775100 | 2026-07-01 03:19:29.781334 | localhost | skipping: Conditional result was False 2026-07-01 03:19:29.793910 | 2026-07-01 03:19:29.794001 | LOOP [upload-logs : Upload console log and json output]