2026-06-05 03:08:55.594063 | Job console starting 2026-06-05 03:08:55.606052 | Updating git repos 2026-06-05 03:08:55.627699 | Cloning repos into workspace 2026-06-05 03:08:55.687573 | Restoring repo states 2026-06-05 03:08:55.704995 | Merging changes 2026-06-05 03:08:55.705012 | Checking out repos 2026-06-05 03:08:55.830377 | Preparing playbooks 2026-06-05 03:08:57.318100 | Running Ansible setup 2026-06-05 03:09:02.759024 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-05 03:09:03.744929 | 2026-06-05 03:09:03.745077 | PLAY [Base pre] 2026-06-05 03:09:03.767785 | 2026-06-05 03:09:03.767924 | TASK [Setup log path fact] 2026-06-05 03:09:03.788429 | debian-bookworm | ok 2026-06-05 03:09:03.809763 | 2026-06-05 03:09:03.809892 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 03:09:03.837972 | debian-bookworm | ok 2026-06-05 03:09:03.848029 | 2026-06-05 03:09:03.848133 | TASK [emit-job-header : Print job information] 2026-06-05 03:09:03.887092 | # Job Information 2026-06-05 03:09:03.887331 | Ansible Version: 2.16.14 2026-06-05 03:09:03.887388 | Job: python-black 2026-06-05 03:09:03.887424 | Pipeline: periodic-daily 2026-06-05 03:09:03.887446 | Executor: 521e9411259a 2026-06-05 03:09:03.887467 | Triggered by: https://github.com/osism/testbed 2026-06-05 03:09:03.887490 | Event ID: 45bddc9a4ecc4d408ba49e0bc800709d 2026-06-05 03:09:03.892631 | 2026-06-05 03:09:03.892742 | LOOP [emit-job-header : Print node information] 2026-06-05 03:09:04.054070 | debian-bookworm | ok: 2026-06-05 03:09:04.054308 | debian-bookworm | # Node Information 2026-06-05 03:09:04.054351 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-05 03:09:04.054383 | debian-bookworm | Hostname: debian 2026-06-05 03:09:04.054412 | debian-bookworm | Username: zuul 2026-06-05 03:09:04.054438 | debian-bookworm | Distro: Debian 12.14 2026-06-05 03:09:04.054470 | debian-bookworm | Provider: regiocloud-a 2026-06-05 03:09:04.054497 | debian-bookworm | Region: 2026-06-05 03:09:04.054524 | debian-bookworm | Label: debian-bookworm 2026-06-05 03:09:04.054549 | debian-bookworm | Product Name: OpenStack Nova 2026-06-05 03:09:04.054574 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:d91 2026-06-05 03:09:04.075315 | 2026-06-05 03:09:04.075453 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-05 03:09:04.712513 | debian-bookworm -> localhost | changed 2026-06-05 03:09:04.718428 | 2026-06-05 03:09:04.718517 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-05 03:09:06.706839 | debian-bookworm -> localhost | changed 2026-06-05 03:09:06.733375 | 2026-06-05 03:09:06.733487 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-05 03:09:07.142799 | debian-bookworm -> localhost | ok 2026-06-05 03:09:07.151399 | 2026-06-05 03:09:07.151518 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-05 03:09:07.198174 | debian-bookworm | ok 2026-06-05 03:09:07.277548 | debian-bookworm | included: /var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-05 03:09:07.286577 | 2026-06-05 03:09:07.286691 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-05 03:09:10.792867 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-05 03:09:10.793047 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/work/a910672fcc894c5e8de468a30a6756b8_id_rsa 2026-06-05 03:09:10.793081 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/work/a910672fcc894c5e8de468a30a6756b8_id_rsa.pub 2026-06-05 03:09:10.793105 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-05 03:09:10.793127 | debian-bookworm -> localhost | SHA256:fEBq8/WCUa1/5mOBTs7EOLCQKC7dNkpCIyFMxRtcPig zuul-build-sshkey 2026-06-05 03:09:10.793147 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-05 03:09:10.793176 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-05 03:09:10.793195 | debian-bookworm -> localhost | |o.+... . .. | 2026-06-05 03:09:10.793244 | debian-bookworm -> localhost | |o. +o o . . | 2026-06-05 03:09:10.793263 | debian-bookworm -> localhost | |.E .o++.o .. | 2026-06-05 03:09:10.793312 | debian-bookworm -> localhost | |.oo...++.=.. | 2026-06-05 03:09:10.793332 | debian-bookworm -> localhost | |oo.o .Soo+.. | 2026-06-05 03:09:10.793358 | debian-bookworm -> localhost | |o + + ..o.* + | 2026-06-05 03:09:10.793376 | debian-bookworm -> localhost | | + o . B + . | 2026-06-05 03:09:10.793395 | debian-bookworm -> localhost | | . + + | 2026-06-05 03:09:10.793414 | debian-bookworm -> localhost | | . . | 2026-06-05 03:09:10.793432 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-05 03:09:10.793485 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.175052 2026-06-05 03:09:10.799273 | 2026-06-05 03:09:10.799354 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-05 03:09:10.836328 | debian-bookworm | ok 2026-06-05 03:09:10.852372 | debian-bookworm | included: /var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-05 03:09:10.863801 | 2026-06-05 03:09:10.863890 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-05 03:09:10.893334 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:09:10.902568 | 2026-06-05 03:09:10.902795 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-05 03:09:11.798470 | debian-bookworm | changed 2026-06-05 03:09:11.805239 | 2026-06-05 03:09:11.805344 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-05 03:09:12.076377 | debian-bookworm | ok 2026-06-05 03:09:12.082135 | 2026-06-05 03:09:12.082248 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-05 03:09:12.828247 | debian-bookworm | changed 2026-06-05 03:09:12.835192 | 2026-06-05 03:09:12.835319 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-05 03:09:13.568008 | debian-bookworm | changed 2026-06-05 03:09:13.576995 | 2026-06-05 03:09:13.577107 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-05 03:09:13.603686 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:09:13.610600 | 2026-06-05 03:09:13.610709 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-05 03:09:14.238827 | debian-bookworm -> localhost | changed 2026-06-05 03:09:14.249126 | 2026-06-05 03:09:14.249255 | TASK [add-build-sshkey : Add back temp key] 2026-06-05 03:09:14.983018 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/work/a910672fcc894c5e8de468a30a6756b8_id_rsa (zuul-build-sshkey) 2026-06-05 03:09:14.983249 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029018 2026-06-05 03:09:14.991351 | 2026-06-05 03:09:14.991452 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-05 03:09:15.542753 | debian-bookworm | ok 2026-06-05 03:09:15.547684 | 2026-06-05 03:09:15.547777 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-05 03:09:15.599286 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:09:15.613563 | 2026-06-05 03:09:15.613669 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-05 03:09:16.264019 | debian-bookworm | ok 2026-06-05 03:09:16.283819 | 2026-06-05 03:09:16.283944 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-05 03:09:16.336030 | debian-bookworm | ok 2026-06-05 03:09:16.373099 | 2026-06-05 03:09:16.373298 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-05 03:09:16.971742 | debian-bookworm -> localhost | ok 2026-06-05 03:09:16.981545 | 2026-06-05 03:09:16.981655 | TASK [validate-host : Collect information about the host] 2026-06-05 03:09:18.335788 | debian-bookworm | ok 2026-06-05 03:09:18.354156 | 2026-06-05 03:09:18.354276 | TASK [validate-host : Sanitize hostname] 2026-06-05 03:09:18.537607 | debian-bookworm | ok 2026-06-05 03:09:18.596301 | 2026-06-05 03:09:18.596455 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-05 03:09:19.528216 | debian-bookworm -> localhost | changed 2026-06-05 03:09:19.533757 | 2026-06-05 03:09:19.533992 | TASK [validate-host : Collect information about zuul worker] 2026-06-05 03:09:20.141311 | debian-bookworm | ok 2026-06-05 03:09:20.145373 | 2026-06-05 03:09:20.145463 | TASK [validate-host : Write out all zuul information for each host] 2026-06-05 03:09:21.068729 | debian-bookworm -> localhost | changed 2026-06-05 03:09:21.076729 | 2026-06-05 03:09:21.076847 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-05 03:09:21.413313 | debian-bookworm | ok 2026-06-05 03:09:21.423975 | 2026-06-05 03:09:21.424262 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-05 03:09:22.528105 | debian-bookworm | changed: 2026-06-05 03:09:22.528295 | debian-bookworm | cd+++++++++ src/ 2026-06-05 03:09:22.528325 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-05 03:09:22.528345 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-05 03:09:22.528363 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-06-05 03:09:22.528379 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/work/logs" 2026-06-05 03:09:50.217540 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/work/artifacts" 2026-06-05 03:09:50.652381 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a910672fcc894c5e8de468a30a6756b8/work/docs" 2026-06-05 03:09:50.666231 | 2026-06-05 03:09:50.666357 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-05 03:09:51.746773 | debian-bookworm | changed: 2026-06-05 03:09:51.746967 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-05 03:09:51.747001 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-05 03:09:51.747030 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-05 03:09:51.747074 | debian-bookworm | changed: All items complete 2026-06-05 03:09:51.747101 | 2026-06-05 03:09:52.386029 | debian-bookworm | changed: .d..t...... ./ 2026-06-05 03:09:53.038557 | debian-bookworm | changed: .d..t...... ./ 2026-06-05 03:09:53.062466 | 2026-06-05 03:09:53.062578 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-05 03:09:53.124356 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:09:53.133544 | debian-bookworm | skipping: Conditional result was False 2026-06-05 03:09:53.145644 | 2026-06-05 03:09:53.145760 | PLAY RECAP 2026-06-05 03:09:53.145808 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-05 03:09:53.145833 | 2026-06-05 03:09:53.456733 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-05 03:09:53.457476 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-05 03:09:55.084239 | 2026-06-05 03:09:55.084366 | PLAY [Base post] 2026-06-05 03:09:55.097003 | 2026-06-05 03:09:55.097112 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-05 03:09:55.665496 | debian-bookworm | changed 2026-06-05 03:09:55.675990 | 2026-06-05 03:09:55.676079 | PLAY RECAP 2026-06-05 03:09:55.676134 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-05 03:09:55.676207 | 2026-06-05 03:09:55.781116 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-05 03:09:55.781890 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-05 03:09:56.787678 | 2026-06-05 03:09:56.787798 | PLAY [Base post-logs] 2026-06-05 03:09:56.795830 | 2026-06-05 03:09:56.795936 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-05 03:09:57.277504 | localhost | changed 2026-06-05 03:09:57.285440 | 2026-06-05 03:09:57.285548 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-05 03:09:57.310001 | localhost | ok 2026-06-05 03:09:57.312384 | 2026-06-05 03:09:57.312455 | TASK [Set zuul-log-path fact] 2026-06-05 03:09:57.326306 | localhost | ok 2026-06-05 03:09:57.332343 | 2026-06-05 03:09:57.332421 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 03:09:57.347306 | localhost | ok 2026-06-05 03:09:57.349866 | 2026-06-05 03:09:57.349947 | TASK [upload-logs : Create log directories] 2026-06-05 03:09:57.943787 | localhost | changed 2026-06-05 03:09:57.946658 | 2026-06-05 03:09:57.946750 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-05 03:09:58.487180 | localhost -> localhost | ok: Runtime: 0:00:00.007903 2026-06-05 03:09:58.490649 | 2026-06-05 03:09:58.490731 | TASK [upload-logs : Upload logs to log server] 2026-06-05 03:09:58.996034 | localhost | Output suppressed because no_log was given 2026-06-05 03:09:58.997585 | 2026-06-05 03:09:58.997667 | LOOP [upload-logs : Compress console log and json output] 2026-06-05 03:09:59.031421 | localhost | skipping: Conditional result was False 2026-06-05 03:09:59.035853 | localhost | skipping: Conditional result was False 2026-06-05 03:09:59.046120 | 2026-06-05 03:09:59.046351 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-05 03:09:59.101028 | localhost | skipping: Conditional result was False 2026-06-05 03:09:59.101273 | 2026-06-05 03:09:59.107010 | localhost | skipping: Conditional result was False 2026-06-05 03:09:59.118361 | 2026-06-05 03:09:59.118534 | LOOP [upload-logs : Upload console log and json output]