2026-06-08 03:09:02.009734 | Job console starting 2026-06-08 03:09:02.026719 | Updating git repos 2026-06-08 03:09:02.059823 | Cloning repos into workspace 2026-06-08 03:09:02.135348 | Restoring repo states 2026-06-08 03:09:02.166091 | Merging changes 2026-06-08 03:09:02.166131 | Checking out repos 2026-06-08 03:09:02.264645 | Preparing playbooks 2026-06-08 03:09:03.651329 | Running Ansible setup 2026-06-08 03:09:08.625830 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 03:09:09.688789 | 2026-06-08 03:09:09.688974 | PLAY [Base pre] 2026-06-08 03:09:09.708891 | 2026-06-08 03:09:09.709044 | TASK [Setup log path fact] 2026-06-08 03:09:09.761332 | debian-bookworm | ok 2026-06-08 03:09:09.780957 | 2026-06-08 03:09:09.781155 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 03:09:09.814923 | debian-bookworm | ok 2026-06-08 03:09:09.833521 | 2026-06-08 03:09:09.833668 | TASK [emit-job-header : Print job information] 2026-06-08 03:09:09.908827 | # Job Information 2026-06-08 03:09:09.909030 | Ansible Version: 2.16.14 2026-06-08 03:09:09.909067 | Job: yamllint 2026-06-08 03:09:09.909118 | Pipeline: periodic-daily 2026-06-08 03:09:09.909142 | Executor: 521e9411259a 2026-06-08 03:09:09.909163 | Triggered by: https://github.com/osism/netbox-manager 2026-06-08 03:09:09.909186 | Event ID: d1a2ed3433694665bcc308b0e407f5bc 2026-06-08 03:09:09.914974 | 2026-06-08 03:09:09.915126 | LOOP [emit-job-header : Print node information] 2026-06-08 03:09:10.048289 | debian-bookworm | ok: 2026-06-08 03:09:10.048503 | debian-bookworm | # Node Information 2026-06-08 03:09:10.048540 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-08 03:09:10.048566 | debian-bookworm | Hostname: debian 2026-06-08 03:09:10.048588 | debian-bookworm | Username: zuul 2026-06-08 03:09:10.048610 | debian-bookworm | Distro: Debian 12.14 2026-06-08 03:09:10.048634 | debian-bookworm | Provider: regiocloud-a 2026-06-08 03:09:10.048656 | debian-bookworm | Region: 2026-06-08 03:09:10.048677 | debian-bookworm | Label: debian-bookworm 2026-06-08 03:09:10.048697 | debian-bookworm | Product Name: OpenStack Nova 2026-06-08 03:09:10.048717 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:23fc 2026-06-08 03:09:10.062891 | 2026-06-08 03:09:10.063770 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-08 03:09:10.565487 | debian-bookworm -> localhost | changed 2026-06-08 03:09:10.573185 | 2026-06-08 03:09:10.573314 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-08 03:09:11.962607 | debian-bookworm -> localhost | changed 2026-06-08 03:09:11.977442 | 2026-06-08 03:09:11.977656 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-08 03:09:12.366355 | debian-bookworm -> localhost | ok 2026-06-08 03:09:12.373256 | 2026-06-08 03:09:12.373390 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-08 03:09:12.404652 | debian-bookworm | ok 2026-06-08 03:09:12.420021 | debian-bookworm | included: /var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-08 03:09:12.427536 | 2026-06-08 03:09:12.427643 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-08 03:09:13.351907 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-08 03:09:13.352569 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/work/c184de8f333e451f9e091a333571fe95_id_rsa 2026-06-08 03:09:13.352631 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/work/c184de8f333e451f9e091a333571fe95_id_rsa.pub 2026-06-08 03:09:13.352660 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-08 03:09:13.352685 | debian-bookworm -> localhost | SHA256:abiZ0d984uXt4vyXx0BftJ7ccs4ddxe4SzPj5krplJI zuul-build-sshkey 2026-06-08 03:09:13.352708 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-08 03:09:13.352744 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-08 03:09:13.352766 | debian-bookworm -> localhost | | | 2026-06-08 03:09:13.352789 | debian-bookworm -> localhost | | .| 2026-06-08 03:09:13.352811 | debian-bookworm -> localhost | | ...| 2026-06-08 03:09:13.352831 | debian-bookworm -> localhost | | o . ..o.| 2026-06-08 03:09:13.352852 | debian-bookworm -> localhost | | o S .+.=| 2026-06-08 03:09:13.352874 | debian-bookworm -> localhost | | * ..oo*o=B| 2026-06-08 03:09:13.352894 | debian-bookworm -> localhost | | + E.=* BBB| 2026-06-08 03:09:13.352915 | debian-bookworm -> localhost | | =. X.oB| 2026-06-08 03:09:13.352937 | debian-bookworm -> localhost | | o=o++*| 2026-06-08 03:09:13.352958 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-08 03:09:13.353017 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.423866 2026-06-08 03:09:13.359774 | 2026-06-08 03:09:13.359882 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-08 03:09:13.388919 | debian-bookworm | ok 2026-06-08 03:09:13.398469 | debian-bookworm | included: /var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-08 03:09:13.408110 | 2026-06-08 03:09:13.408208 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-08 03:09:13.431826 | debian-bookworm | skipping: Conditional result was False 2026-06-08 03:09:13.438405 | 2026-06-08 03:09:13.438518 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-08 03:09:14.152965 | debian-bookworm | changed 2026-06-08 03:09:14.171502 | 2026-06-08 03:09:14.171634 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-08 03:09:14.406282 | debian-bookworm | ok 2026-06-08 03:09:14.416523 | 2026-06-08 03:09:14.416665 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-08 03:09:15.064820 | debian-bookworm | changed 2026-06-08 03:09:15.072227 | 2026-06-08 03:09:15.072340 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-08 03:09:15.701278 | debian-bookworm | changed 2026-06-08 03:09:15.708692 | 2026-06-08 03:09:15.708811 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-08 03:09:15.743161 | debian-bookworm | skipping: Conditional result was False 2026-06-08 03:09:15.752199 | 2026-06-08 03:09:15.752330 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-08 03:09:16.248661 | debian-bookworm -> localhost | changed 2026-06-08 03:09:16.264783 | 2026-06-08 03:09:16.264927 | TASK [add-build-sshkey : Add back temp key] 2026-06-08 03:09:16.623861 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/work/c184de8f333e451f9e091a333571fe95_id_rsa (zuul-build-sshkey) 2026-06-08 03:09:16.624332 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025392 2026-06-08 03:09:16.640157 | 2026-06-08 03:09:16.640312 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-08 03:09:17.088448 | debian-bookworm | ok 2026-06-08 03:09:17.094182 | 2026-06-08 03:09:17.094304 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-08 03:09:17.130011 | debian-bookworm | skipping: Conditional result was False 2026-06-08 03:09:17.143661 | 2026-06-08 03:09:17.144442 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-08 03:09:17.604429 | debian-bookworm | ok 2026-06-08 03:09:17.627198 | 2026-06-08 03:09:17.627348 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-08 03:09:17.680809 | debian-bookworm | ok 2026-06-08 03:09:17.686049 | 2026-06-08 03:09:17.686176 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-08 03:09:18.060458 | debian-bookworm -> localhost | ok 2026-06-08 03:09:18.069310 | 2026-06-08 03:09:18.069447 | TASK [validate-host : Collect information about the host] 2026-06-08 03:09:19.317568 | debian-bookworm | ok 2026-06-08 03:09:19.343786 | 2026-06-08 03:09:19.343935 | TASK [validate-host : Sanitize hostname] 2026-06-08 03:09:19.603909 | debian-bookworm | ok 2026-06-08 03:09:19.756892 | 2026-06-08 03:09:19.757250 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-08 03:09:20.641163 | debian-bookworm -> localhost | changed 2026-06-08 03:09:20.647475 | 2026-06-08 03:09:20.647600 | TASK [validate-host : Collect information about zuul worker] 2026-06-08 03:09:21.066578 | debian-bookworm | ok 2026-06-08 03:09:21.072186 | 2026-06-08 03:09:21.072317 | TASK [validate-host : Write out all zuul information for each host] 2026-06-08 03:09:21.712578 | debian-bookworm -> localhost | changed 2026-06-08 03:09:21.722673 | 2026-06-08 03:09:21.722803 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-08 03:09:22.066161 | debian-bookworm | ok 2026-06-08 03:09:22.072138 | 2026-06-08 03:09:22.072266 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-08 03:09:23.178800 | debian-bookworm | changed: 2026-06-08 03:09:23.179120 | debian-bookworm | cd+++++++++ src/ 2026-06-08 03:09:23.179167 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-08 03:09:23.179198 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-08 03:09:23.179224 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-06-08 03:09:23.179249 | debian-bookworm | netbox_manager/requirements.yml 2026-06-08 03:09:23.179538 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-06-08 03:09:23.179559 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/work/logs" 2026-06-08 03:09:47.795820 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/work/artifacts" 2026-06-08 03:09:48.897782 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c184de8f333e451f9e091a333571fe95/work/docs" 2026-06-08 03:09:48.920860 | 2026-06-08 03:09:48.921003 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-08 03:09:50.236300 | debian-bookworm | changed: 2026-06-08 03:09:50.236499 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-08 03:09:50.236535 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-08 03:09:50.236564 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-08 03:09:50.236603 | debian-bookworm | changed: All items complete 2026-06-08 03:09:50.236630 | 2026-06-08 03:09:51.317091 | debian-bookworm | changed: .d..t...... ./ 2026-06-08 03:09:52.021851 | debian-bookworm | changed: .d..t...... ./ 2026-06-08 03:09:52.037388 | 2026-06-08 03:09:52.037483 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-08 03:09:52.062126 | debian-bookworm | skipping: Conditional result was False 2026-06-08 03:09:52.063999 | debian-bookworm | skipping: Conditional result was False 2026-06-08 03:09:52.083030 | 2026-06-08 03:09:52.083117 | PLAY RECAP 2026-06-08 03:09:52.083168 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-08 03:09:52.083194 | 2026-06-08 03:09:52.182075 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-08 03:09:52.182793 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 03:09:52.849867 | 2026-06-08 03:09:52.849983 | PLAY [Base post] 2026-06-08 03:09:52.860410 | 2026-06-08 03:09:52.860549 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-08 03:09:53.475137 | debian-bookworm | changed 2026-06-08 03:09:53.481503 | 2026-06-08 03:09:53.481599 | PLAY RECAP 2026-06-08 03:09:53.481658 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 03:09:53.481718 | 2026-06-08 03:09:53.593994 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 03:09:53.594713 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-08 03:09:54.274507 | 2026-06-08 03:09:54.274632 | PLAY [Base post-logs] 2026-06-08 03:09:54.282929 | 2026-06-08 03:09:54.283064 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-08 03:09:54.853797 | localhost | changed 2026-06-08 03:09:54.861646 | 2026-06-08 03:09:54.861762 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-08 03:09:54.886213 | localhost | ok 2026-06-08 03:09:54.888663 | 2026-06-08 03:09:54.888739 | TASK [Set zuul-log-path fact] 2026-06-08 03:09:54.902879 | localhost | ok 2026-06-08 03:09:54.909100 | 2026-06-08 03:09:54.909192 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 03:09:54.935187 | localhost | ok 2026-06-08 03:09:54.937450 | 2026-06-08 03:09:54.937521 | TASK [upload-logs : Create log directories] 2026-06-08 03:09:55.660694 | localhost | changed 2026-06-08 03:09:55.662821 | 2026-06-08 03:09:55.662910 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-08 03:09:56.094716 | localhost -> localhost | ok: Runtime: 0:00:00.004042 2026-06-08 03:09:56.097760 | 2026-06-08 03:09:56.097847 | TASK [upload-logs : Upload logs to log server] 2026-06-08 03:09:56.833714 | localhost | Output suppressed because no_log was given 2026-06-08 03:09:56.835283 | 2026-06-08 03:09:56.835358 | LOOP [upload-logs : Compress console log and json output] 2026-06-08 03:09:56.914304 | localhost | skipping: Conditional result was False 2026-06-08 03:09:56.924579 | localhost | skipping: Conditional result was False 2026-06-08 03:09:56.940985 | 2026-06-08 03:09:56.941080 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-08 03:09:57.022292 | localhost | skipping: Conditional result was False 2026-06-08 03:09:57.022489 | 2026-06-08 03:09:57.027202 | localhost | skipping: Conditional result was False 2026-06-08 03:09:57.036480 | 2026-06-08 03:09:57.036568 | LOOP [upload-logs : Upload console log and json output]