2026-05-11 03:18:15.602111 | Job console starting 2026-05-11 03:18:15.616729 | Updating git repos 2026-05-11 03:18:15.667341 | Cloning repos into workspace 2026-05-11 03:18:15.755373 | Restoring repo states 2026-05-11 03:18:15.771286 | Merging changes 2026-05-11 03:18:15.771303 | Checking out repos 2026-05-11 03:18:15.860410 | Preparing playbooks 2026-05-11 03:18:17.191580 | Running Ansible setup 2026-05-11 03:18:22.387450 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 03:18:23.269942 | 2026-05-11 03:18:23.270093 | PLAY [Base pre] 2026-05-11 03:18:23.304096 | 2026-05-11 03:18:23.304236 | TASK [Setup log path fact] 2026-05-11 03:18:23.343873 | debian-bookworm | ok 2026-05-11 03:18:23.365759 | 2026-05-11 03:18:23.366931 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:18:23.407878 | debian-bookworm | ok 2026-05-11 03:18:23.416984 | 2026-05-11 03:18:23.417089 | TASK [emit-job-header : Print job information] 2026-05-11 03:18:23.444917 | # Job Information 2026-05-11 03:18:23.445080 | Ansible Version: 2.16.14 2026-05-11 03:18:23.445110 | Job: python-black 2026-05-11 03:18:23.445138 | Pipeline: periodic-daily 2026-05-11 03:18:23.445157 | Executor: 521e9411259a 2026-05-11 03:18:23.445174 | Triggered by: https://github.com/osism/mappings 2026-05-11 03:18:23.445193 | Event ID: bec902f12bd345359c98f4dacab9d5d3 2026-05-11 03:18:23.449312 | 2026-05-11 03:18:23.449404 | LOOP [emit-job-header : Print node information] 2026-05-11 03:18:23.546842 | debian-bookworm | ok: 2026-05-11 03:18:23.547037 | debian-bookworm | # Node Information 2026-05-11 03:18:23.547073 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-11 03:18:23.547099 | debian-bookworm | Hostname: debian 2026-05-11 03:18:23.547122 | debian-bookworm | Username: zuul 2026-05-11 03:18:23.547143 | debian-bookworm | Distro: Debian 12.13 2026-05-11 03:18:23.547167 | debian-bookworm | Provider: regiocloud-a 2026-05-11 03:18:23.547189 | debian-bookworm | Region: 2026-05-11 03:18:23.547220 | debian-bookworm | Label: debian-bookworm 2026-05-11 03:18:23.547241 | debian-bookworm | Product Name: OpenStack Nova 2026-05-11 03:18:23.547261 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:9d71 2026-05-11 03:18:23.563806 | 2026-05-11 03:18:23.563918 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 03:18:24.201888 | debian-bookworm -> localhost | changed 2026-05-11 03:18:24.209016 | 2026-05-11 03:18:24.209127 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 03:18:26.179541 | debian-bookworm -> localhost | changed 2026-05-11 03:18:26.192860 | 2026-05-11 03:18:26.192976 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 03:18:27.230678 | debian-bookworm -> localhost | ok 2026-05-11 03:18:27.237273 | 2026-05-11 03:18:27.237388 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 03:18:27.279759 | debian-bookworm | ok 2026-05-11 03:18:27.363892 | debian-bookworm | included: /var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 03:18:27.407870 | 2026-05-11 03:18:27.407991 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 03:18:32.573573 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-11 03:18:32.573755 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/work/713b58bd4d4a491e83b882452ec1588c_id_rsa 2026-05-11 03:18:32.573788 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/work/713b58bd4d4a491e83b882452ec1588c_id_rsa.pub 2026-05-11 03:18:32.573810 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-11 03:18:32.573830 | debian-bookworm -> localhost | SHA256:W4xEGhrLF0PAWrPT1GhOBScVfGcfIwt60UE89Mh7/x0 zuul-build-sshkey 2026-05-11 03:18:32.573849 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-11 03:18:32.573879 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-11 03:18:32.573898 | debian-bookworm -> localhost | | .ooBB*. =+. | 2026-05-11 03:18:32.573916 | debian-bookworm -> localhost | | .++=Oo +.Boo | 2026-05-11 03:18:32.573934 | debian-bookworm -> localhost | | o+Oo .o =o=.o | 2026-05-11 03:18:32.573951 | debian-bookworm -> localhost | | . o.o..o. ... | 2026-05-11 03:18:32.573967 | debian-bookworm -> localhost | | . S.o . . | 2026-05-11 03:18:32.573988 | debian-bookworm -> localhost | | o . . | 2026-05-11 03:18:32.574005 | debian-bookworm -> localhost | | . E.| 2026-05-11 03:18:32.574021 | debian-bookworm -> localhost | | +| 2026-05-11 03:18:32.574039 | debian-bookworm -> localhost | | o| 2026-05-11 03:18:32.574056 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-11 03:18:32.574100 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.346009 2026-05-11 03:18:32.580173 | 2026-05-11 03:18:32.580283 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 03:18:32.609143 | debian-bookworm | ok 2026-05-11 03:18:32.616981 | debian-bookworm | included: /var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 03:18:32.639774 | 2026-05-11 03:18:32.640050 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 03:18:32.724949 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:18:32.730787 | 2026-05-11 03:18:32.730913 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 03:18:33.568547 | debian-bookworm | changed 2026-05-11 03:18:33.588185 | 2026-05-11 03:18:33.588321 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 03:18:33.882415 | debian-bookworm | ok 2026-05-11 03:18:33.890614 | 2026-05-11 03:18:33.890713 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 03:18:34.710480 | debian-bookworm | changed 2026-05-11 03:18:34.728134 | 2026-05-11 03:18:34.728273 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 03:18:35.589743 | debian-bookworm | changed 2026-05-11 03:18:35.595032 | 2026-05-11 03:18:35.595663 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 03:18:35.656961 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:18:35.663536 | 2026-05-11 03:18:35.663638 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 03:18:36.763206 | debian-bookworm -> localhost | changed 2026-05-11 03:18:36.772414 | 2026-05-11 03:18:36.772563 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 03:18:37.413507 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/work/713b58bd4d4a491e83b882452ec1588c_id_rsa (zuul-build-sshkey) 2026-05-11 03:18:37.413701 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023673 2026-05-11 03:18:37.421480 | 2026-05-11 03:18:37.421582 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 03:18:38.261916 | debian-bookworm | ok 2026-05-11 03:18:38.266008 | 2026-05-11 03:18:38.266086 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 03:18:38.315630 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:18:38.325121 | 2026-05-11 03:18:38.325253 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-11 03:18:39.083856 | debian-bookworm | ok 2026-05-11 03:18:39.104342 | 2026-05-11 03:18:39.104449 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-11 03:18:39.167961 | debian-bookworm | ok 2026-05-11 03:18:39.172748 | 2026-05-11 03:18:39.172839 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-11 03:18:39.845335 | debian-bookworm -> localhost | ok 2026-05-11 03:18:39.851981 | 2026-05-11 03:18:39.852085 | TASK [validate-host : Collect information about the host] 2026-05-11 03:18:40.932332 | debian-bookworm | ok 2026-05-11 03:18:40.950929 | 2026-05-11 03:18:40.951041 | TASK [validate-host : Sanitize hostname] 2026-05-11 03:18:41.110149 | debian-bookworm | ok 2026-05-11 03:18:41.233982 | 2026-05-11 03:18:41.234154 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-11 03:18:42.370641 | debian-bookworm -> localhost | changed 2026-05-11 03:18:42.376719 | 2026-05-11 03:18:42.376803 | TASK [validate-host : Collect information about zuul worker] 2026-05-11 03:18:43.066946 | debian-bookworm | ok 2026-05-11 03:18:43.070781 | 2026-05-11 03:18:43.071114 | TASK [validate-host : Write out all zuul information for each host] 2026-05-11 03:18:44.252924 | debian-bookworm -> localhost | changed 2026-05-11 03:18:44.266722 | 2026-05-11 03:18:44.266856 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-11 03:18:44.529438 | debian-bookworm | ok 2026-05-11 03:18:44.534731 | 2026-05-11 03:18:44.534823 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-11 03:18:45.687756 | debian-bookworm | changed: 2026-05-11 03:18:45.687929 | debian-bookworm | cd+++++++++ src/ 2026-05-11 03:18:45.687963 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-11 03:18:45.687987 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-11 03:18:45.688007 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-05-11 03:18:45.688027 | debian-bookworm | Containerfile 2026-05-11 03:18:45.688102 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/work/logs" 2026-05-11 03:19:13.649188 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/work/artifacts" 2026-05-11 03:19:14.167581 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/713b58bd4d4a491e83b882452ec1588c/work/docs" 2026-05-11 03:19:14.191247 | 2026-05-11 03:19:14.191359 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 03:19:15.278056 | debian-bookworm | changed: 2026-05-11 03:19:15.278238 | debian-bookworm | .d..t...... ./ 2026-05-11 03:19:15.278268 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-11 03:19:15.278293 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-11 03:19:15.278315 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-11 03:19:15.278345 | debian-bookworm | changed: All items complete 2026-05-11 03:19:15.278363 | 2026-05-11 03:19:15.930359 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:19:16.583559 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:19:16.598390 | 2026-05-11 03:19:16.598493 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 03:19:16.654092 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:19:16.660241 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:19:16.674107 | 2026-05-11 03:19:16.674204 | PLAY RECAP 2026-05-11 03:19:16.674256 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-11 03:19:16.674282 | 2026-05-11 03:19:16.785771 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 03:19:16.786642 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:19:17.720576 | 2026-05-11 03:19:17.720714 | PLAY [Base post] 2026-05-11 03:19:17.761582 | 2026-05-11 03:19:17.761736 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 03:19:18.474053 | debian-bookworm | changed 2026-05-11 03:19:18.492976 | 2026-05-11 03:19:18.493525 | PLAY RECAP 2026-05-11 03:19:18.493621 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 03:19:18.494674 | 2026-05-11 03:19:18.693885 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:19:18.694740 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 03:19:19.476467 | 2026-05-11 03:19:19.476645 | PLAY [Base post-logs] 2026-05-11 03:19:19.484678 | 2026-05-11 03:19:19.484780 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 03:19:20.045075 | localhost | changed 2026-05-11 03:19:20.054193 | 2026-05-11 03:19:20.054331 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 03:19:20.079116 | localhost | ok 2026-05-11 03:19:20.081917 | 2026-05-11 03:19:20.081996 | TASK [Set zuul-log-path fact] 2026-05-11 03:19:20.096185 | localhost | ok 2026-05-11 03:19:20.103507 | 2026-05-11 03:19:20.103603 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:19:20.127622 | localhost | ok 2026-05-11 03:19:20.130364 | 2026-05-11 03:19:20.130451 | TASK [upload-logs : Create log directories] 2026-05-11 03:19:20.704441 | localhost | changed 2026-05-11 03:19:20.707034 | 2026-05-11 03:19:20.707156 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 03:19:21.169628 | localhost -> localhost | ok: Runtime: 0:00:00.003510 2026-05-11 03:19:21.176324 | 2026-05-11 03:19:21.176468 | TASK [upload-logs : Upload logs to log server] 2026-05-11 03:19:21.691211 | localhost | Output suppressed because no_log was given 2026-05-11 03:19:21.692972 | 2026-05-11 03:19:21.693067 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 03:19:21.751398 | localhost | skipping: Conditional result was False 2026-05-11 03:19:21.757792 | localhost | skipping: Conditional result was False 2026-05-11 03:19:21.768989 | 2026-05-11 03:19:21.769113 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 03:19:21.852775 | localhost | skipping: Conditional result was False 2026-05-11 03:19:21.853094 | 2026-05-11 03:19:21.859962 | localhost | skipping: Conditional result was False 2026-05-11 03:19:21.865581 | 2026-05-11 03:19:21.865699 | LOOP [upload-logs : Upload console log and json output]