2026-08-06 03:19:11.034338 | Job console starting 2026-08-06 03:19:11.049703 | Updating git repos 2026-08-06 03:19:11.095980 | Cloning repos into workspace 2026-08-06 03:19:11.139645 | Restoring repo states 2026-08-06 03:19:11.149850 | Merging changes 2026-08-06 03:19:11.149867 | Checking out repos 2026-08-06 03:19:11.219770 | Preparing playbooks 2026-08-06 03:19:12.533339 | Running Ansible setup 2026-08-06 03:19:17.347046 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 03:19:18.086992 | 2026-08-06 03:19:18.087113 | PLAY [Base pre] 2026-08-06 03:19:18.104987 | 2026-08-06 03:19:18.105093 | TASK [Setup log path fact] 2026-08-06 03:19:18.133186 | debian-bookworm | ok 2026-08-06 03:19:18.158705 | 2026-08-06 03:19:18.158822 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 03:19:18.195753 | debian-bookworm | ok 2026-08-06 03:19:18.204118 | 2026-08-06 03:19:18.204201 | TASK [emit-job-header : Print job information] 2026-08-06 03:19:18.230914 | # Job Information 2026-08-06 03:19:18.231055 | Ansible Version: 2.16.14 2026-08-06 03:19:18.231085 | Job: python-black 2026-08-06 03:19:18.231113 | Pipeline: periodic-daily 2026-08-06 03:19:18.231132 | Executor: 521e9411259a 2026-08-06 03:19:18.231149 | Triggered by: https://github.com/osism/pulpfiction 2026-08-06 03:19:18.231169 | Event ID: 5288fdb87ec84de687bb1c21b9a48f83 2026-08-06 03:19:18.235079 | 2026-08-06 03:19:18.235154 | LOOP [emit-job-header : Print node information] 2026-08-06 03:19:18.320582 | debian-bookworm | ok: 2026-08-06 03:19:18.320805 | debian-bookworm | # Node Information 2026-08-06 03:19:18.320836 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-06 03:19:18.320857 | debian-bookworm | Hostname: debian 2026-08-06 03:19:18.320875 | debian-bookworm | Username: zuul 2026-08-06 03:19:18.320892 | debian-bookworm | Distro: Debian 12.15 2026-08-06 03:19:18.320911 | debian-bookworm | Provider: regiocloud-a 2026-08-06 03:19:18.320928 | debian-bookworm | Region: 2026-08-06 03:19:18.320945 | debian-bookworm | Label: debian-bookworm 2026-08-06 03:19:18.320961 | debian-bookworm | Product Name: OpenStack Nova 2026-08-06 03:19:18.320976 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe48:bd69 2026-08-06 03:19:18.338747 | 2026-08-06 03:19:18.338875 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 03:19:18.785654 | debian-bookworm -> localhost | changed 2026-08-06 03:19:18.791607 | 2026-08-06 03:19:18.791712 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 03:19:20.045475 | debian-bookworm -> localhost | changed 2026-08-06 03:19:20.064391 | 2026-08-06 03:19:20.064522 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 03:19:20.434853 | debian-bookworm -> localhost | ok 2026-08-06 03:19:20.443145 | 2026-08-06 03:19:20.443256 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 03:19:20.474891 | debian-bookworm | ok 2026-08-06 03:19:20.491423 | debian-bookworm | included: /var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 03:19:20.497461 | 2026-08-06 03:19:20.497590 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 03:19:23.228823 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-06 03:19:23.229569 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/work/93c24ef00d8b426eaad3a78c8911d34b_id_rsa 2026-08-06 03:19:23.229679 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/work/93c24ef00d8b426eaad3a78c8911d34b_id_rsa.pub 2026-08-06 03:19:23.229736 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-06 03:19:23.229815 | debian-bookworm -> localhost | SHA256:xI33XX76pmZ6J7Wt+cOE5n4yMgtqxiou/8AZHrEACv8 zuul-build-sshkey 2026-08-06 03:19:23.229861 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-06 03:19:23.229924 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-06 03:19:23.229988 | debian-bookworm -> localhost | |o | 2026-08-06 03:19:23.230060 | debian-bookworm -> localhost | |+. . o | 2026-08-06 03:19:23.230108 | debian-bookworm -> localhost | |.... + o .| 2026-08-06 03:19:23.230148 | debian-bookworm -> localhost | | ..o . . . . o | 2026-08-06 03:19:23.230186 | debian-bookworm -> localhost | | +E S . o o| 2026-08-06 03:19:23.230262 | debian-bookworm -> localhost | | o + o oo| 2026-08-06 03:19:23.230333 | debian-bookworm -> localhost | | = . . o +.o| 2026-08-06 03:19:23.230392 | debian-bookworm -> localhost | | . .. +. .o +=B+| 2026-08-06 03:19:23.230447 | debian-bookworm -> localhost | | +ooo+. .**BB+| 2026-08-06 03:19:23.230503 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-06 03:19:23.230674 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.109833 2026-08-06 03:19:23.253655 | 2026-08-06 03:19:23.253858 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 03:19:23.317467 | debian-bookworm | ok 2026-08-06 03:19:23.341969 | debian-bookworm | included: /var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 03:19:23.371777 | 2026-08-06 03:19:23.371969 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 03:19:23.439199 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:19:23.447228 | 2026-08-06 03:19:23.447384 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 03:19:24.277273 | debian-bookworm | changed 2026-08-06 03:19:24.285670 | 2026-08-06 03:19:24.285763 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 03:19:24.525354 | debian-bookworm | ok 2026-08-06 03:19:24.531844 | 2026-08-06 03:19:24.531948 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 03:19:25.152738 | debian-bookworm | changed 2026-08-06 03:19:25.162077 | 2026-08-06 03:19:25.162211 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 03:19:25.760904 | debian-bookworm | changed 2026-08-06 03:19:25.766825 | 2026-08-06 03:19:25.766953 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 03:19:25.800602 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:19:25.807220 | 2026-08-06 03:19:25.807370 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 03:19:26.236570 | debian-bookworm -> localhost | changed 2026-08-06 03:19:26.245333 | 2026-08-06 03:19:26.245439 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 03:19:26.579382 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/work/93c24ef00d8b426eaad3a78c8911d34b_id_rsa (zuul-build-sshkey) 2026-08-06 03:19:26.579721 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015400 2026-08-06 03:19:26.591128 | 2026-08-06 03:19:26.591294 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 03:19:26.980388 | debian-bookworm | ok 2026-08-06 03:19:26.988921 | 2026-08-06 03:19:26.989047 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 03:19:27.013253 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:19:27.022704 | 2026-08-06 03:19:27.022781 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 03:19:27.412835 | debian-bookworm | ok 2026-08-06 03:19:27.423184 | 2026-08-06 03:19:27.423269 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 03:19:27.450778 | debian-bookworm | ok 2026-08-06 03:19:27.455398 | 2026-08-06 03:19:27.455469 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 03:19:27.755236 | debian-bookworm -> localhost | ok 2026-08-06 03:19:27.761527 | 2026-08-06 03:19:27.761622 | TASK [validate-host : Collect information about the host] 2026-08-06 03:19:28.816331 | debian-bookworm | ok 2026-08-06 03:19:28.832244 | 2026-08-06 03:19:28.832419 | TASK [validate-host : Sanitize hostname] 2026-08-06 03:19:29.011435 | debian-bookworm | ok 2026-08-06 03:19:29.018744 | 2026-08-06 03:19:29.018885 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 03:19:29.694564 | debian-bookworm -> localhost | changed 2026-08-06 03:19:29.725358 | 2026-08-06 03:19:29.725545 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 03:19:30.247093 | debian-bookworm | ok 2026-08-06 03:19:30.256022 | 2026-08-06 03:19:30.256189 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 03:19:30.943519 | debian-bookworm -> localhost | changed 2026-08-06 03:19:30.962043 | 2026-08-06 03:19:30.962253 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 03:19:31.279375 | debian-bookworm | ok 2026-08-06 03:19:31.286255 | 2026-08-06 03:19:31.286411 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 03:19:32.169071 | debian-bookworm | changed: 2026-08-06 03:19:32.169378 | debian-bookworm | cd+++++++++ src/ 2026-08-06 03:19:32.169426 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-06 03:19:32.169455 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-06 03:19:32.169481 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-08-06 03:19:32.169506 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/work/logs" 2026-08-06 03:20:31.251495 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/work/artifacts" 2026-08-06 03:20:31.680653 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/93c24ef00d8b426eaad3a78c8911d34b/work/docs" 2026-08-06 03:20:31.693877 | 2026-08-06 03:20:31.693973 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-06 03:20:32.941645 | debian-bookworm | changed: 2026-08-06 03:20:32.942023 | debian-bookworm | .d..t...... ./ 2026-08-06 03:20:32.942287 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-06 03:20:32.942326 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-06 03:20:32.942457 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-06 03:20:32.942638 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-06 03:20:32.942998 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-06 03:20:32.943290 | debian-bookworm | changed: All items complete 2026-08-06 03:20:32.943330 | 2026-08-06 03:20:33.842137 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 03:20:34.564464 | debian-bookworm | changed: .d..t...... ./ 2026-08-06 03:20:34.585941 | 2026-08-06 03:20:34.586063 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-06 03:20:34.613323 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:20:34.617061 | debian-bookworm | skipping: Conditional result was False 2026-08-06 03:20:34.641393 | 2026-08-06 03:20:34.641538 | PLAY RECAP 2026-08-06 03:20:34.641621 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-06 03:20:34.641662 | 2026-08-06 03:20:34.957587 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-06 03:20:34.958379 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 03:20:36.097140 | 2026-08-06 03:20:36.097284 | PLAY [Base post] 2026-08-06 03:20:36.125361 | 2026-08-06 03:20:36.125495 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-06 03:20:36.793237 | debian-bookworm | changed 2026-08-06 03:20:36.802971 | 2026-08-06 03:20:36.803081 | PLAY RECAP 2026-08-06 03:20:36.803142 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-06 03:20:36.803203 | 2026-08-06 03:20:36.937048 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-06 03:20:36.937834 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-06 03:20:38.337450 | 2026-08-06 03:20:38.337596 | PLAY [Base post-logs] 2026-08-06 03:20:38.362112 | 2026-08-06 03:20:38.362241 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-06 03:20:39.014195 | localhost | changed 2026-08-06 03:20:39.022324 | 2026-08-06 03:20:39.022434 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-06 03:20:39.070909 | localhost | ok 2026-08-06 03:20:39.073607 | 2026-08-06 03:20:39.073689 | TASK [Set zuul-log-path fact] 2026-08-06 03:20:39.098742 | localhost | ok 2026-08-06 03:20:39.106357 | 2026-08-06 03:20:39.106464 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 03:20:39.147240 | localhost | ok 2026-08-06 03:20:39.149749 | 2026-08-06 03:20:39.149831 | TASK [upload-logs : Create log directories] 2026-08-06 03:20:40.139381 | localhost | changed 2026-08-06 03:20:40.141918 | 2026-08-06 03:20:40.142007 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-06 03:20:40.835245 | localhost -> localhost | ok: Runtime: 0:00:00.005940 2026-08-06 03:20:40.839396 | 2026-08-06 03:20:40.839498 | TASK [upload-logs : Upload logs to log server] 2026-08-06 03:20:41.482218 | localhost | Output suppressed because no_log was given 2026-08-06 03:20:41.483999 | 2026-08-06 03:20:41.484094 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 03:20:41.529756 | localhost | skipping: Conditional result was False 2026-08-06 03:20:41.535353 | localhost | skipping: Conditional result was False 2026-08-06 03:20:41.540004 | 2026-08-06 03:20:41.540116 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 03:20:41.589522 | localhost | skipping: Conditional result was False 2026-08-06 03:20:41.589732 | 2026-08-06 03:20:41.593285 | localhost | skipping: Conditional result was False 2026-08-06 03:20:41.596947 | 2026-08-06 03:20:41.597062 | LOOP [upload-logs : Upload console log and json output]