2026-08-01 03:04:32.351878 | Job console starting 2026-08-01 03:04:32.360826 | Updating git repos 2026-08-01 03:04:32.395197 | Cloning repos into workspace 2026-08-01 03:04:32.474469 | Restoring repo states 2026-08-01 03:04:32.515622 | Merging changes 2026-08-01 03:04:32.515642 | Checking out repos 2026-08-01 03:04:32.554438 | Preparing playbooks 2026-08-01 03:04:33.517678 | Running Ansible setup 2026-08-01 03:04:38.663498 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-01 03:04:39.571417 | 2026-08-01 03:04:39.571637 | PLAY [Base pre] 2026-08-01 03:04:39.591465 | 2026-08-01 03:04:39.591682 | TASK [Setup log path fact] 2026-08-01 03:04:39.628620 | debian-bookworm | ok 2026-08-01 03:04:39.651355 | 2026-08-01 03:04:39.651518 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 03:04:39.694527 | debian-bookworm | ok 2026-08-01 03:04:39.710389 | 2026-08-01 03:04:39.710548 | TASK [emit-job-header : Print job information] 2026-08-01 03:04:39.771947 | # Job Information 2026-08-01 03:04:39.772187 | Ansible Version: 2.16.14 2026-08-01 03:04:39.772223 | Job: python-black 2026-08-01 03:04:39.772256 | Pipeline: periodic-daily 2026-08-01 03:04:39.772279 | Executor: 521e9411259a 2026-08-01 03:04:39.772300 | Triggered by: https://github.com/osism/netbox-plugin-osism 2026-08-01 03:04:39.772322 | Event ID: eeba457a62284444ab49c68cd6096b27 2026-08-01 03:04:39.777662 | 2026-08-01 03:04:39.777801 | LOOP [emit-job-header : Print node information] 2026-08-01 03:04:39.938289 | debian-bookworm | ok: 2026-08-01 03:04:39.938880 | debian-bookworm | # Node Information 2026-08-01 03:04:39.938944 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-01 03:04:39.938973 | debian-bookworm | Hostname: debian 2026-08-01 03:04:39.938996 | debian-bookworm | Username: zuul 2026-08-01 03:04:39.939019 | debian-bookworm | Distro: Debian 12.15 2026-08-01 03:04:39.939045 | debian-bookworm | Provider: regiocloud-a 2026-08-01 03:04:39.939067 | debian-bookworm | Region: 2026-08-01 03:04:39.939090 | debian-bookworm | Label: debian-bookworm 2026-08-01 03:04:39.939111 | debian-bookworm | Product Name: OpenStack Nova 2026-08-01 03:04:39.939200 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febf:aeec 2026-08-01 03:04:39.960888 | 2026-08-01 03:04:39.961065 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-01 03:04:40.640300 | debian-bookworm -> localhost | changed 2026-08-01 03:04:40.648896 | 2026-08-01 03:04:40.649040 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-01 03:04:42.114660 | debian-bookworm -> localhost | changed 2026-08-01 03:04:42.129651 | 2026-08-01 03:04:42.129811 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-01 03:04:42.561163 | debian-bookworm -> localhost | ok 2026-08-01 03:04:42.567857 | 2026-08-01 03:04:42.567989 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-01 03:04:42.601312 | debian-bookworm | ok 2026-08-01 03:04:42.617860 | debian-bookworm | included: /var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-01 03:04:42.624483 | 2026-08-01 03:04:42.624613 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-01 03:04:44.422048 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-01 03:04:44.422557 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/work/c8447e6fa9dd4af6a8415e82eabbd255_id_rsa 2026-08-01 03:04:44.422730 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/work/c8447e6fa9dd4af6a8415e82eabbd255_id_rsa.pub 2026-08-01 03:04:44.422804 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-01 03:04:44.427448 | debian-bookworm -> localhost | SHA256:dSmxtTmVFOm5pvVUSL7rJ1hnybF53Og8AIQX3fkOrlo zuul-build-sshkey 2026-08-01 03:04:44.427571 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-01 03:04:44.427692 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-01 03:04:44.427757 | debian-bookworm -> localhost | | .oo.o+= | 2026-08-01 03:04:44.427816 | debian-bookworm -> localhost | | . o+.=* | 2026-08-01 03:04:44.427870 | debian-bookworm -> localhost | | o+ *+ + | 2026-08-01 03:04:44.427921 | debian-bookworm -> localhost | | ..o .*.o| 2026-08-01 03:04:44.427973 | debian-bookworm -> localhost | | S . ..BB| 2026-08-01 03:04:44.428034 | debian-bookworm -> localhost | | . O=O| 2026-08-01 03:04:44.428092 | debian-bookworm -> localhost | | E@ *.| 2026-08-01 03:04:44.428149 | debian-bookworm -> localhost | | .+ * o| 2026-08-01 03:04:44.428205 | debian-bookworm -> localhost | | .. ..+ | 2026-08-01 03:04:44.428259 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-01 03:04:44.428412 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.220471 2026-08-01 03:04:44.444892 | 2026-08-01 03:04:44.445030 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-01 03:04:44.476174 | debian-bookworm | ok 2026-08-01 03:04:44.487291 | debian-bookworm | included: /var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-01 03:04:44.500763 | 2026-08-01 03:04:44.500880 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-01 03:04:44.535833 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:04:44.544839 | 2026-08-01 03:04:44.544980 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-01 03:04:45.202533 | debian-bookworm | changed 2026-08-01 03:04:45.209965 | 2026-08-01 03:04:45.210096 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-01 03:04:45.490408 | debian-bookworm | ok 2026-08-01 03:04:45.498396 | 2026-08-01 03:04:45.498699 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-01 03:04:46.183696 | debian-bookworm | changed 2026-08-01 03:04:46.192230 | 2026-08-01 03:04:46.192418 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-01 03:04:46.902495 | debian-bookworm | changed 2026-08-01 03:04:46.909420 | 2026-08-01 03:04:46.909544 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-01 03:04:46.934372 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:04:46.940644 | 2026-08-01 03:04:46.940757 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-01 03:04:47.490779 | debian-bookworm -> localhost | changed 2026-08-01 03:04:47.507178 | 2026-08-01 03:04:47.507337 | TASK [add-build-sshkey : Add back temp key] 2026-08-01 03:04:47.883680 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/work/c8447e6fa9dd4af6a8415e82eabbd255_id_rsa (zuul-build-sshkey) 2026-08-01 03:04:47.884039 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011942 2026-08-01 03:04:47.895492 | 2026-08-01 03:04:47.895662 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-01 03:04:48.533328 | debian-bookworm | ok 2026-08-01 03:04:48.541353 | 2026-08-01 03:04:48.541505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-01 03:04:48.566592 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:04:48.578038 | 2026-08-01 03:04:48.578179 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-01 03:04:49.047083 | debian-bookworm | ok 2026-08-01 03:04:49.061116 | 2026-08-01 03:04:49.061267 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-01 03:04:49.112668 | debian-bookworm | ok 2026-08-01 03:04:49.122215 | 2026-08-01 03:04:49.122384 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-01 03:04:49.472825 | debian-bookworm -> localhost | ok 2026-08-01 03:04:49.481644 | 2026-08-01 03:04:49.481803 | TASK [validate-host : Collect information about the host] 2026-08-01 03:04:50.683041 | debian-bookworm | ok 2026-08-01 03:04:50.696674 | 2026-08-01 03:04:50.696816 | TASK [validate-host : Sanitize hostname] 2026-08-01 03:04:50.854728 | debian-bookworm | ok 2026-08-01 03:04:50.859892 | 2026-08-01 03:04:50.860018 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-01 03:04:51.527346 | debian-bookworm -> localhost | changed 2026-08-01 03:04:51.534202 | 2026-08-01 03:04:51.534323 | TASK [validate-host : Collect information about zuul worker] 2026-08-01 03:04:52.139953 | debian-bookworm | ok 2026-08-01 03:04:52.149529 | 2026-08-01 03:04:52.150002 | TASK [validate-host : Write out all zuul information for each host] 2026-08-01 03:04:52.808131 | debian-bookworm -> localhost | changed 2026-08-01 03:04:52.830251 | 2026-08-01 03:04:52.830460 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-01 03:04:53.135957 | debian-bookworm | ok 2026-08-01 03:04:53.164928 | 2026-08-01 03:04:53.165489 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-01 03:04:54.386256 | debian-bookworm | changed: 2026-08-01 03:04:54.386614 | debian-bookworm | cd+++++++++ src/ 2026-08-01 03:04:54.389714 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-01 03:04:54.389783 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-01 03:04:54.389809 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2026-08-01 03:04:54.389833 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/work/logs" 2026-08-01 03:05:57.620984 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/work/artifacts" 2026-08-01 03:05:58.025273 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c8447e6fa9dd4af6a8415e82eabbd255/work/docs" 2026-08-01 03:05:58.043199 | 2026-08-01 03:05:58.043514 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-01 03:05:59.458671 | debian-bookworm | changed: 2026-08-01 03:05:59.458971 | debian-bookworm | .d..t...... ./ 2026-08-01 03:05:59.459009 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-01 03:05:59.459033 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-01 03:05:59.459054 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-01 03:05:59.459075 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-01 03:05:59.459096 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-01 03:05:59.459389 | debian-bookworm | changed: All items complete 2026-08-01 03:05:59.459669 | 2026-08-01 03:06:00.166612 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 03:06:01.000558 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 03:06:01.024995 | 2026-08-01 03:06:01.025147 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-01 03:06:01.060977 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:01.062143 | debian-bookworm | skipping: Conditional result was False 2026-08-01 03:06:01.097377 | 2026-08-01 03:06:01.097515 | PLAY RECAP 2026-08-01 03:06:01.097580 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-01 03:06:01.097607 | 2026-08-01 03:06:01.292507 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-01 03:06:01.293424 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 03:06:02.244477 | 2026-08-01 03:06:02.244667 | PLAY [Base post] 2026-08-01 03:06:02.259607 | 2026-08-01 03:06:02.259764 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-01 03:06:02.995705 | debian-bookworm | changed 2026-08-01 03:06:03.008727 | 2026-08-01 03:06:03.008876 | PLAY RECAP 2026-08-01 03:06:03.008943 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-01 03:06:03.009009 | 2026-08-01 03:06:03.290642 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 03:06:03.291605 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-01 03:06:04.512573 | 2026-08-01 03:06:04.512772 | PLAY [Base post-logs] 2026-08-01 03:06:04.528843 | 2026-08-01 03:06:04.529003 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-01 03:06:05.089186 | localhost | changed 2026-08-01 03:06:05.107462 | 2026-08-01 03:06:05.107649 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-01 03:06:05.134695 | localhost | ok 2026-08-01 03:06:05.139158 | 2026-08-01 03:06:05.139286 | TASK [Set zuul-log-path fact] 2026-08-01 03:06:05.166797 | localhost | ok 2026-08-01 03:06:05.178738 | 2026-08-01 03:06:05.178896 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 03:06:05.214676 | localhost | ok 2026-08-01 03:06:05.218251 | 2026-08-01 03:06:05.218378 | TASK [upload-logs : Create log directories] 2026-08-01 03:06:05.751997 | localhost | changed 2026-08-01 03:06:05.755767 | 2026-08-01 03:06:05.755890 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-01 03:06:06.315091 | localhost -> localhost | ok: Runtime: 0:00:00.007784 2026-08-01 03:06:06.320832 | 2026-08-01 03:06:06.320979 | TASK [upload-logs : Upload logs to log server] 2026-08-01 03:06:06.923086 | localhost | Output suppressed because no_log was given 2026-08-01 03:06:06.926920 | 2026-08-01 03:06:06.927048 | LOOP [upload-logs : Compress console log and json output] 2026-08-01 03:06:06.995004 | localhost | skipping: Conditional result was False 2026-08-01 03:06:07.003965 | localhost | skipping: Conditional result was False 2026-08-01 03:06:07.009634 | 2026-08-01 03:06:07.009751 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-01 03:06:07.065088 | localhost | skipping: Conditional result was False 2026-08-01 03:06:07.065420 | 2026-08-01 03:06:07.070912 | localhost | skipping: Conditional result was False 2026-08-01 03:06:07.079619 | 2026-08-01 03:06:07.079753 | LOOP [upload-logs : Upload console log and json output]