2026-08-09 17:44:23.156042 | Job console starting 2026-08-09 17:44:23.169778 | Updating git repos 2026-08-09 17:44:23.234960 | Cloning repos into workspace 2026-08-09 17:44:23.341332 | Restoring repo states 2026-08-09 17:44:23.358021 | Merging changes 2026-08-09 17:44:24.135735 | Checking out repos 2026-08-09 17:44:24.201441 | Preparing playbooks 2026-08-09 17:44:25.185721 | Running Ansible setup 2026-08-09 17:44:31.579581 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-09 17:44:33.744598 | 2026-08-09 17:44:33.744739 | PLAY [Base pre] 2026-08-09 17:44:33.788364 | 2026-08-09 17:44:33.788510 | TASK [Setup log path fact] 2026-08-09 17:44:33.842946 | debian-bookworm | ok 2026-08-09 17:44:33.917832 | 2026-08-09 17:44:33.917977 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 17:44:34.034014 | debian-bookworm | ok 2026-08-09 17:44:34.066898 | 2026-08-09 17:44:34.067020 | TASK [emit-job-header : Print job information] 2026-08-09 17:44:34.194129 | # Job Information 2026-08-09 17:44:34.194294 | Ansible Version: 2.16.14 2026-08-09 17:44:34.194324 | Job: flake8 2026-08-09 17:44:34.194352 | Pipeline: check 2026-08-09 17:44:34.194372 | Executor: 521e9411259a 2026-08-09 17:44:34.194390 | Triggered by: https://github.com/osism/netbox-manager/pull/293 2026-08-09 17:44:34.194409 | Event ID: ef3cd2b0-9419-11f1-8087-089e979451bf 2026-08-09 17:44:34.199035 | 2026-08-09 17:44:34.199134 | LOOP [emit-job-header : Print node information] 2026-08-09 17:44:34.493975 | debian-bookworm | ok: 2026-08-09 17:44:34.494175 | debian-bookworm | # Node Information 2026-08-09 17:44:34.494203 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-09 17:44:34.494225 | debian-bookworm | Hostname: debian 2026-08-09 17:44:34.494244 | debian-bookworm | Username: zuul 2026-08-09 17:44:34.494261 | debian-bookworm | Distro: Debian 12.15 2026-08-09 17:44:34.494283 | debian-bookworm | Provider: regiocloud-a 2026-08-09 17:44:34.494301 | debian-bookworm | Region: 2026-08-09 17:44:34.494319 | debian-bookworm | Label: debian-bookworm 2026-08-09 17:44:34.494381 | debian-bookworm | Product Name: OpenStack Nova 2026-08-09 17:44:34.494403 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:e5e0 2026-08-09 17:44:34.516835 | 2026-08-09 17:44:34.516962 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-09 17:44:35.870785 | debian-bookworm -> localhost | changed 2026-08-09 17:44:35.880939 | 2026-08-09 17:44:35.881057 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-09 17:44:38.301304 | debian-bookworm -> localhost | changed 2026-08-09 17:44:38.318704 | 2026-08-09 17:44:38.319316 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-09 17:44:39.256283 | debian-bookworm -> localhost | ok 2026-08-09 17:44:39.273453 | 2026-08-09 17:44:39.273560 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-09 17:44:39.399692 | debian-bookworm | ok 2026-08-09 17:44:39.496720 | debian-bookworm | included: /var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-09 17:44:39.523890 | 2026-08-09 17:44:39.524016 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-09 17:44:42.552589 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-09 17:44:42.552827 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/work/05034ca471224c26b9f63051f8e406f6_id_rsa 2026-08-09 17:44:42.552860 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/work/05034ca471224c26b9f63051f8e406f6_id_rsa.pub 2026-08-09 17:44:42.552882 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-09 17:44:42.552902 | debian-bookworm -> localhost | SHA256:ImrDkk5lUX0gtBoz4UMDlvfaU9r9MiR8BinHSDqMlpg zuul-build-sshkey 2026-08-09 17:44:42.552921 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-09 17:44:42.552953 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-09 17:44:42.552972 | debian-bookworm -> localhost | | oo+.+... | 2026-08-09 17:44:42.552989 | debian-bookworm -> localhost | |..o.+.o. . | 2026-08-09 17:44:42.553006 | debian-bookworm -> localhost | |..=B+.o o | 2026-08-09 17:44:42.553022 | debian-bookworm -> localhost | |E+ +B+ * | 2026-08-09 17:44:42.553039 | debian-bookworm -> localhost | |. += O S | 2026-08-09 17:44:42.553059 | debian-bookworm -> localhost | | ooo = = = | 2026-08-09 17:44:42.553076 | debian-bookworm -> localhost | |o.= . = . | 2026-08-09 17:44:42.553093 | debian-bookworm -> localhost | |oo . o . | 2026-08-09 17:44:42.553110 | debian-bookworm -> localhost | | . o | 2026-08-09 17:44:42.553127 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-09 17:44:42.553168 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.932985 2026-08-09 17:44:42.558828 | 2026-08-09 17:44:42.558934 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-09 17:44:42.584056 | debian-bookworm | ok 2026-08-09 17:44:42.597668 | debian-bookworm | included: /var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-09 17:44:42.624795 | 2026-08-09 17:44:42.624905 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-09 17:44:42.665943 | debian-bookworm | skipping: Conditional result was False 2026-08-09 17:44:42.671056 | 2026-08-09 17:44:42.671527 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-09 17:44:43.492220 | debian-bookworm | changed 2026-08-09 17:44:43.496990 | 2026-08-09 17:44:43.497072 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-09 17:44:43.799910 | debian-bookworm | ok 2026-08-09 17:44:43.804464 | 2026-08-09 17:44:43.804555 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-09 17:44:44.483455 | debian-bookworm | changed 2026-08-09 17:44:44.496984 | 2026-08-09 17:44:44.497086 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-09 17:44:45.107373 | debian-bookworm | changed 2026-08-09 17:44:45.113577 | 2026-08-09 17:44:45.113686 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-09 17:44:45.145058 | debian-bookworm | skipping: Conditional result was False 2026-08-09 17:44:45.155748 | 2026-08-09 17:44:45.155853 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-09 17:44:45.609093 | debian-bookworm -> localhost | changed 2026-08-09 17:44:45.620446 | 2026-08-09 17:44:45.620561 | TASK [add-build-sshkey : Add back temp key] 2026-08-09 17:44:45.915941 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/work/05034ca471224c26b9f63051f8e406f6_id_rsa (zuul-build-sshkey) 2026-08-09 17:44:45.916159 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009746 2026-08-09 17:44:45.924046 | 2026-08-09 17:44:45.924156 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-09 17:44:46.314349 | debian-bookworm | ok 2026-08-09 17:44:46.323938 | 2026-08-09 17:44:46.324065 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-09 17:44:46.378282 | debian-bookworm | skipping: Conditional result was False 2026-08-09 17:44:46.388847 | 2026-08-09 17:44:46.388949 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-09 17:44:46.803383 | debian-bookworm | ok 2026-08-09 17:44:46.814208 | 2026-08-09 17:44:46.814308 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-09 17:44:46.843019 | debian-bookworm | ok 2026-08-09 17:44:46.847917 | 2026-08-09 17:44:46.848006 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-09 17:44:47.248279 | debian-bookworm -> localhost | ok 2026-08-09 17:44:47.264048 | 2026-08-09 17:44:47.264167 | TASK [validate-host : Collect information about the host] 2026-08-09 17:44:48.679443 | debian-bookworm | ok 2026-08-09 17:44:48.705793 | 2026-08-09 17:44:48.705912 | TASK [validate-host : Sanitize hostname] 2026-08-09 17:44:49.011124 | debian-bookworm | ok 2026-08-09 17:44:49.021140 | 2026-08-09 17:44:49.021244 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-09 17:44:50.129705 | debian-bookworm -> localhost | changed 2026-08-09 17:44:50.135458 | 2026-08-09 17:44:50.135552 | TASK [validate-host : Collect information about zuul worker] 2026-08-09 17:44:50.708800 | debian-bookworm | ok 2026-08-09 17:44:50.714123 | 2026-08-09 17:44:50.714219 | TASK [validate-host : Write out all zuul information for each host] 2026-08-09 17:44:51.490387 | debian-bookworm -> localhost | changed 2026-08-09 17:44:51.511121 | 2026-08-09 17:44:51.511271 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-09 17:44:51.807637 | debian-bookworm | ok 2026-08-09 17:44:51.814756 | 2026-08-09 17:44:51.814922 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-09 17:44:54.670907 | debian-bookworm | changed: 2026-08-09 17:44:54.671155 | debian-bookworm | cd+++++++++ src/ 2026-08-09 17:44:54.671193 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-09 17:44:54.671217 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-09 17:44:54.671239 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-08-09 17:44:54.671261 | debian-bookworm | netbox_manager/requirements.yml 2026-08-09 17:44:54.671566 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-08-09 17:44:54.671585 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/work/logs" 2026-08-09 17:46:13.917758 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/work/artifacts" 2026-08-09 17:46:14.312179 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/05034ca471224c26b9f63051f8e406f6/work/docs" 2026-08-09 17:46:14.373320 | 2026-08-09 17:46:14.375036 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-09 17:46:15.239847 | debian-bookworm | changed: 2026-08-09 17:46:15.242186 | debian-bookworm | .d..t...... ./ 2026-08-09 17:46:15.242449 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-09 17:46:15.242485 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-09 17:46:15.242671 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-09 17:46:15.242712 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-09 17:46:15.242737 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-09 17:46:15.242787 | debian-bookworm | changed: All items complete 2026-08-09 17:46:15.242817 | 2026-08-09 17:46:15.767063 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 17:46:16.397522 | debian-bookworm | changed: .d..t...... ./ 2026-08-09 17:46:16.429116 | 2026-08-09 17:46:16.429228 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-09 17:46:17.129861 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.032583 2026-08-09 17:46:17.548047 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.023270 2026-08-09 17:46:17.558351 | 2026-08-09 17:46:17.558458 | PLAY RECAP 2026-08-09 17:46:17.558509 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-09 17:46:17.558532 | 2026-08-09 17:46:17.770195 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-09 17:46:17.771618 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 17:46:18.794379 | 2026-08-09 17:46:18.794732 | PLAY [Base post] 2026-08-09 17:46:18.844119 | 2026-08-09 17:46:18.844259 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-09 17:46:19.563555 | debian-bookworm | changed 2026-08-09 17:46:19.573173 | 2026-08-09 17:46:19.573288 | PLAY RECAP 2026-08-09 17:46:19.573351 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-09 17:46:19.573412 | 2026-08-09 17:46:19.820725 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-09 17:46:19.823210 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-09 17:46:20.805879 | 2026-08-09 17:46:20.806030 | PLAY [Base post-logs] 2026-08-09 17:46:20.825221 | 2026-08-09 17:46:20.825351 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-09 17:46:21.668066 | localhost | changed 2026-08-09 17:46:21.693519 | 2026-08-09 17:46:21.693718 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-09 17:46:21.755054 | localhost | ok 2026-08-09 17:46:21.758437 | 2026-08-09 17:46:21.758528 | TASK [Set zuul-log-path fact] 2026-08-09 17:46:21.804513 | localhost | ok 2026-08-09 17:46:21.826646 | 2026-08-09 17:46:21.827473 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-09 17:46:21.888192 | localhost | ok 2026-08-09 17:46:21.891455 | 2026-08-09 17:46:21.891576 | TASK [upload-logs : Create log directories] 2026-08-09 17:46:22.868459 | localhost | changed 2026-08-09 17:46:22.871216 | 2026-08-09 17:46:22.871305 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-09 17:46:23.562298 | localhost -> localhost | ok: Runtime: 0:00:00.020129 2026-08-09 17:46:23.566378 | 2026-08-09 17:46:23.566477 | TASK [upload-logs : Upload logs to log server] 2026-08-09 17:46:24.298283 | localhost | Output suppressed because no_log was given 2026-08-09 17:46:24.300056 | 2026-08-09 17:46:24.300144 | LOOP [upload-logs : Compress console log and json output] 2026-08-09 17:46:24.396394 | localhost | skipping: Conditional result was False 2026-08-09 17:46:24.411523 | localhost | skipping: Conditional result was False 2026-08-09 17:46:24.416716 | 2026-08-09 17:46:24.416810 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-09 17:46:24.509520 | localhost | skipping: Conditional result was False 2026-08-09 17:46:24.509797 | 2026-08-09 17:46:24.522925 | localhost | skipping: Conditional result was False 2026-08-09 17:46:24.530026 | 2026-08-09 17:46:24.530128 | LOOP [upload-logs : Upload console log and json output]