2026-06-01 03:01:30.513860 | Job console starting 2026-06-01 03:01:30.533636 | Updating git repos 2026-06-01 03:01:30.983996 | Cloning repos into workspace 2026-06-01 03:01:31.053662 | Restoring repo states 2026-06-01 03:01:31.064709 | Merging changes 2026-06-01 03:01:31.064728 | Checking out repos 2026-06-01 03:01:31.174134 | Preparing playbooks 2026-06-01 03:01:32.925068 | Running Ansible setup 2026-06-01 03:01:39.939367 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 03:01:42.321104 | 2026-06-01 03:01:42.321227 | PLAY [Base pre] 2026-06-01 03:01:42.348450 | 2026-06-01 03:01:42.348561 | TASK [Setup log path fact] 2026-06-01 03:01:42.377599 | debian-bookworm | ok 2026-06-01 03:01:42.398434 | 2026-06-01 03:01:42.398547 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 03:01:42.471415 | debian-bookworm | ok 2026-06-01 03:01:42.484378 | 2026-06-01 03:01:42.484479 | TASK [emit-job-header : Print job information] 2026-06-01 03:01:42.543146 | # Job Information 2026-06-01 03:01:42.543293 | Ansible Version: 2.16.14 2026-06-01 03:01:42.543325 | Job: python-black 2026-06-01 03:01:42.543353 | Pipeline: periodic-daily 2026-06-01 03:01:42.543372 | Executor: 521e9411259a 2026-06-01 03:01:42.543389 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-06-01 03:01:42.543408 | Event ID: 9fd0dc5ca26742b8adb51d9c5ba37e20 2026-06-01 03:01:42.547475 | 2026-06-01 03:01:42.547566 | LOOP [emit-job-header : Print node information] 2026-06-01 03:01:42.735472 | debian-bookworm | ok: 2026-06-01 03:01:42.735692 | debian-bookworm | # Node Information 2026-06-01 03:01:42.735723 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 03:01:42.735745 | debian-bookworm | Hostname: debian 2026-06-01 03:01:42.735764 | debian-bookworm | Username: zuul 2026-06-01 03:01:42.735782 | debian-bookworm | Distro: Debian 12.14 2026-06-01 03:01:42.735801 | debian-bookworm | Provider: regiocloud-a 2026-06-01 03:01:42.735819 | debian-bookworm | Region: 2026-06-01 03:01:42.735836 | debian-bookworm | Label: debian-bookworm 2026-06-01 03:01:42.735853 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 03:01:42.735872 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4c:fae1 2026-06-01 03:01:42.748677 | 2026-06-01 03:01:42.748777 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 03:01:43.663340 | debian-bookworm -> localhost | changed 2026-06-01 03:01:43.669224 | 2026-06-01 03:01:43.669313 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 03:01:46.798364 | debian-bookworm -> localhost | changed 2026-06-01 03:01:46.856492 | 2026-06-01 03:01:46.858396 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 03:01:47.869286 | debian-bookworm -> localhost | ok 2026-06-01 03:01:47.875371 | 2026-06-01 03:01:47.875475 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 03:01:47.925722 | debian-bookworm | ok 2026-06-01 03:01:47.978861 | debian-bookworm | included: /var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 03:01:48.009298 | 2026-06-01 03:01:48.009394 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 03:01:51.555217 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 03:01:51.555405 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/work/5e9fbce277bc49cb95b85a4d6f03c94c_id_rsa 2026-06-01 03:01:51.555437 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/work/5e9fbce277bc49cb95b85a4d6f03c94c_id_rsa.pub 2026-06-01 03:01:51.555459 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 03:01:51.555479 | debian-bookworm -> localhost | SHA256:M2dJvnsHt5SchbeMuI6lfqeKEqHEVWofdrNv5la7zgg zuul-build-sshkey 2026-06-01 03:01:51.555507 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 03:01:51.555526 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 03:01:51.555544 | debian-bookworm -> localhost | | .. | 2026-06-01 03:01:51.555561 | debian-bookworm -> localhost | | .. | 2026-06-01 03:01:51.555578 | debian-bookworm -> localhost | | . .o o o. . | 2026-06-01 03:01:51.555594 | debian-bookworm -> localhost | | o..o ooo. . o| 2026-06-01 03:01:51.555626 | debian-bookworm -> localhost | | . . ..S.= ..o=.| 2026-06-01 03:01:51.555651 | debian-bookworm -> localhost | | . . =.o.o*o | 2026-06-01 03:01:51.555668 | debian-bookworm -> localhost | | . E.=o+.. | 2026-06-01 03:01:51.555684 | debian-bookworm -> localhost | | . . O=+oo | 2026-06-01 03:01:51.555702 | debian-bookworm -> localhost | | ...=**+=. | 2026-06-01 03:01:51.555718 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 03:01:51.555759 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.288091 2026-06-01 03:01:51.562676 | 2026-06-01 03:01:51.562770 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 03:01:51.601142 | debian-bookworm | ok 2026-06-01 03:01:51.609960 | debian-bookworm | included: /var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 03:01:51.619827 | 2026-06-01 03:01:51.619919 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 03:01:51.665620 | debian-bookworm | skipping: Conditional result was False 2026-06-01 03:01:51.670710 | 2026-06-01 03:01:51.670804 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 03:01:52.437292 | debian-bookworm | changed 2026-06-01 03:01:52.442162 | 2026-06-01 03:01:52.442247 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 03:01:52.701001 | debian-bookworm | ok 2026-06-01 03:01:52.705582 | 2026-06-01 03:01:52.705690 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 03:01:53.479818 | debian-bookworm | changed 2026-06-01 03:01:53.485335 | 2026-06-01 03:01:53.485429 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 03:01:54.277149 | debian-bookworm | changed 2026-06-01 03:01:54.281531 | 2026-06-01 03:01:54.281635 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 03:01:54.332493 | debian-bookworm | skipping: Conditional result was False 2026-06-01 03:01:54.337625 | 2026-06-01 03:01:54.337727 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 03:01:55.293208 | debian-bookworm -> localhost | changed 2026-06-01 03:01:55.301830 | 2026-06-01 03:01:55.301915 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 03:01:55.977225 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/work/5e9fbce277bc49cb95b85a4d6f03c94c_id_rsa (zuul-build-sshkey) 2026-06-01 03:01:55.977407 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008298 2026-06-01 03:01:55.984000 | 2026-06-01 03:01:55.984089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 03:01:56.525120 | debian-bookworm | ok 2026-06-01 03:01:56.529186 | 2026-06-01 03:01:56.529266 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 03:01:56.564105 | debian-bookworm | skipping: Conditional result was False 2026-06-01 03:01:56.572432 | 2026-06-01 03:01:56.572514 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 03:01:57.141209 | debian-bookworm | ok 2026-06-01 03:01:57.152099 | 2026-06-01 03:01:57.152197 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 03:01:57.208322 | debian-bookworm | ok 2026-06-01 03:01:57.212965 | 2026-06-01 03:01:57.213052 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 03:01:57.834743 | debian-bookworm -> localhost | ok 2026-06-01 03:01:57.840098 | 2026-06-01 03:01:57.840185 | TASK [validate-host : Collect information about the host] 2026-06-01 03:01:59.028207 | debian-bookworm | ok 2026-06-01 03:01:59.036752 | 2026-06-01 03:01:59.036842 | TASK [validate-host : Sanitize hostname] 2026-06-01 03:01:59.176304 | debian-bookworm | ok 2026-06-01 03:01:59.223734 | 2026-06-01 03:01:59.223829 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 03:01:59.885920 | debian-bookworm -> localhost | changed 2026-06-01 03:01:59.890997 | 2026-06-01 03:01:59.891087 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 03:02:00.334563 | debian-bookworm | ok 2026-06-01 03:02:00.339072 | 2026-06-01 03:02:00.339156 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 03:02:01.196128 | debian-bookworm -> localhost | changed 2026-06-01 03:02:01.211498 | 2026-06-01 03:02:01.211620 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 03:02:01.485204 | debian-bookworm | ok 2026-06-01 03:02:01.491846 | 2026-06-01 03:02:01.491946 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 03:02:02.685626 | debian-bookworm | changed: 2026-06-01 03:02:02.685782 | debian-bookworm | cd+++++++++ src/ 2026-06-01 03:02:02.685813 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 03:02:02.685832 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 03:02:02.685849 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-06-01 03:02:02.685866 | debian-bookworm | Containerfile 2026-06-01 03:02:02.685959 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/work/logs" 2026-06-01 03:02:33.104362 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/work/artifacts" 2026-06-01 03:02:33.758436 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5e9fbce277bc49cb95b85a4d6f03c94c/work/docs" 2026-06-01 03:02:33.768783 | 2026-06-01 03:02:33.779307 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 03:02:35.028104 | debian-bookworm | changed: 2026-06-01 03:02:35.028277 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 03:02:35.028312 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 03:02:35.028340 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 03:02:35.028379 | debian-bookworm | changed: All items complete 2026-06-01 03:02:35.028404 | 2026-06-01 03:02:35.922027 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 03:02:36.613701 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 03:02:36.637791 | 2026-06-01 03:02:36.637944 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 03:02:36.667632 | debian-bookworm | skipping: Conditional result was False 2026-06-01 03:02:36.670424 | debian-bookworm | skipping: Conditional result was False 2026-06-01 03:02:36.683779 | 2026-06-01 03:02:36.683855 | PLAY RECAP 2026-06-01 03:02:36.683897 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-01 03:02:36.683918 | 2026-06-01 03:02:36.788933 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 03:02:36.789656 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 03:02:37.490983 | 2026-06-01 03:02:37.491115 | PLAY [Base post] 2026-06-01 03:02:37.507690 | 2026-06-01 03:02:37.507811 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 03:02:38.053760 | debian-bookworm | changed 2026-06-01 03:02:38.059530 | 2026-06-01 03:02:38.059631 | PLAY RECAP 2026-06-01 03:02:38.059689 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 03:02:38.059750 | 2026-06-01 03:02:38.168826 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 03:02:38.169427 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 03:02:38.907560 | 2026-06-01 03:02:38.907698 | PLAY [Base post-logs] 2026-06-01 03:02:38.915608 | 2026-06-01 03:02:38.915713 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 03:02:39.354658 | localhost | changed 2026-06-01 03:02:39.366585 | 2026-06-01 03:02:39.366752 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 03:02:39.395346 | localhost | ok 2026-06-01 03:02:39.398312 | 2026-06-01 03:02:39.398391 | TASK [Set zuul-log-path fact] 2026-06-01 03:02:39.422494 | localhost | ok 2026-06-01 03:02:39.431276 | 2026-06-01 03:02:39.431382 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 03:02:39.472179 | localhost | ok 2026-06-01 03:02:39.475202 | 2026-06-01 03:02:39.475293 | TASK [upload-logs : Create log directories] 2026-06-01 03:02:39.983391 | localhost | changed 2026-06-01 03:02:39.985953 | 2026-06-01 03:02:39.986041 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 03:02:40.464602 | localhost -> localhost | ok: Runtime: 0:00:00.003565 2026-06-01 03:02:40.469599 | 2026-06-01 03:02:40.469710 | TASK [upload-logs : Upload logs to log server] 2026-06-01 03:02:41.210281 | localhost | Output suppressed because no_log was given 2026-06-01 03:02:41.211898 | 2026-06-01 03:02:41.211981 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 03:02:41.253506 | localhost | skipping: Conditional result was False 2026-06-01 03:02:41.263289 | localhost | skipping: Conditional result was False 2026-06-01 03:02:41.270356 | 2026-06-01 03:02:41.270468 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 03:02:41.330815 | localhost | skipping: Conditional result was False 2026-06-01 03:02:41.331072 | 2026-06-01 03:02:41.337423 | localhost | skipping: Conditional result was False 2026-06-01 03:02:41.343960 | 2026-06-01 03:02:41.344060 | LOOP [upload-logs : Upload console log and json output]