2026-07-08 03:16:48.330213 | Job console starting 2026-07-08 03:16:48.367030 | Updating git repos 2026-07-08 03:16:48.624899 | Cloning repos into workspace 2026-07-08 03:16:48.775276 | Restoring repo states 2026-07-08 03:16:48.796956 | Merging changes 2026-07-08 03:16:48.796982 | Checking out repos 2026-07-08 03:16:48.932219 | Preparing playbooks 2026-07-08 03:16:50.378991 | Running Ansible setup 2026-07-08 03:16:56.352199 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-08 03:16:57.455849 | 2026-07-08 03:16:57.456031 | PLAY [Base pre] 2026-07-08 03:16:57.495403 | 2026-07-08 03:16:57.495573 | TASK [Setup log path fact] 2026-07-08 03:16:57.536418 | debian-bookworm | ok 2026-07-08 03:16:57.570549 | 2026-07-08 03:16:57.570785 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 03:16:57.616186 | debian-bookworm | ok 2026-07-08 03:16:57.634178 | 2026-07-08 03:16:57.634382 | TASK [emit-job-header : Print job information] 2026-07-08 03:16:57.675912 | # Job Information 2026-07-08 03:16:57.676221 | Ansible Version: 2.16.14 2026-07-08 03:16:57.676267 | Job: flake8 2026-07-08 03:16:57.676306 | Pipeline: periodic-daily 2026-07-08 03:16:57.676330 | Executor: 521e9411259a 2026-07-08 03:16:57.676778 | Triggered by: https://github.com/osism/netbox-manager 2026-07-08 03:16:57.676832 | Event ID: 4e2a22d441b64c3eab6cabbc5f52a8a9 2026-07-08 03:16:57.683310 | 2026-07-08 03:16:57.683467 | LOOP [emit-job-header : Print node information] 2026-07-08 03:16:57.865866 | debian-bookworm | ok: 2026-07-08 03:16:57.866153 | debian-bookworm | # Node Information 2026-07-08 03:16:57.866189 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-08 03:16:57.866214 | debian-bookworm | Hostname: debian 2026-07-08 03:16:57.866236 | debian-bookworm | Username: zuul 2026-07-08 03:16:57.866256 | debian-bookworm | Distro: Debian 12.14 2026-07-08 03:16:57.866280 | debian-bookworm | Provider: regiocloud-a 2026-07-08 03:16:57.866301 | debian-bookworm | Region: 2026-07-08 03:16:57.866323 | debian-bookworm | Label: debian-bookworm 2026-07-08 03:16:57.866343 | debian-bookworm | Product Name: OpenStack Nova 2026-07-08 03:16:57.866363 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe16:8841 2026-07-08 03:16:57.889722 | 2026-07-08 03:16:57.889906 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-08 03:16:58.534466 | debian-bookworm -> localhost | changed 2026-07-08 03:16:58.551599 | 2026-07-08 03:16:58.551785 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-08 03:16:59.833448 | debian-bookworm -> localhost | changed 2026-07-08 03:16:59.844187 | 2026-07-08 03:16:59.844295 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-08 03:17:00.209403 | debian-bookworm -> localhost | ok 2026-07-08 03:17:00.215985 | 2026-07-08 03:17:00.216133 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-08 03:17:00.266101 | debian-bookworm | ok 2026-07-08 03:17:00.297344 | debian-bookworm | included: /var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-08 03:17:00.303535 | 2026-07-08 03:17:00.303626 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-08 03:17:01.841156 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-08 03:17:01.841401 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/work/a1440fa4dd484c7596679a86c56916f3_id_rsa 2026-07-08 03:17:01.841443 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/work/a1440fa4dd484c7596679a86c56916f3_id_rsa.pub 2026-07-08 03:17:01.841470 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-08 03:17:01.841496 | debian-bookworm -> localhost | SHA256:FCfE7JcB7cmFdRi+1yeeGJRBjMu5EgEXI3e4Wxjxxrk zuul-build-sshkey 2026-07-08 03:17:01.841519 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-08 03:17:01.841550 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-08 03:17:01.841573 | debian-bookworm -> localhost | | o=@*o*=o. | 2026-07-08 03:17:01.841594 | debian-bookworm -> localhost | | +*O=o++ | 2026-07-08 03:17:01.841631 | debian-bookworm -> localhost | | ..O=B+ | 2026-07-08 03:17:01.841653 | debian-bookworm -> localhost | | .=.@o . . | 2026-07-08 03:17:01.841675 | debian-bookworm -> localhost | | S=E.o o o| 2026-07-08 03:17:01.841732 | debian-bookworm -> localhost | | o . = o.| 2026-07-08 03:17:01.841767 | debian-bookworm -> localhost | | . . o | 2026-07-08 03:17:01.841788 | debian-bookworm -> localhost | | | 2026-07-08 03:17:01.841809 | debian-bookworm -> localhost | | | 2026-07-08 03:17:01.841829 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-08 03:17:01.841884 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.777102 2026-07-08 03:17:01.848435 | 2026-07-08 03:17:01.848534 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-08 03:17:01.866570 | debian-bookworm | ok 2026-07-08 03:17:01.877423 | debian-bookworm | included: /var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-08 03:17:01.885732 | 2026-07-08 03:17:01.885822 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-08 03:17:01.909430 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:17:01.915192 | 2026-07-08 03:17:01.915288 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-08 03:17:02.511578 | debian-bookworm | changed 2026-07-08 03:17:02.516956 | 2026-07-08 03:17:02.517056 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-08 03:17:02.789360 | debian-bookworm | ok 2026-07-08 03:17:02.800895 | 2026-07-08 03:17:02.801232 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-08 03:17:03.799056 | debian-bookworm | changed 2026-07-08 03:17:03.804910 | 2026-07-08 03:17:03.805019 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-08 03:17:04.971113 | debian-bookworm | changed 2026-07-08 03:17:04.978075 | 2026-07-08 03:17:04.978172 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-08 03:17:05.007396 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:17:05.014327 | 2026-07-08 03:17:05.014434 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-08 03:17:05.629820 | debian-bookworm -> localhost | changed 2026-07-08 03:17:05.643384 | 2026-07-08 03:17:05.643504 | TASK [add-build-sshkey : Add back temp key] 2026-07-08 03:17:06.150930 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/work/a1440fa4dd484c7596679a86c56916f3_id_rsa (zuul-build-sshkey) 2026-07-08 03:17:06.152068 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012131 2026-07-08 03:17:06.164503 | 2026-07-08 03:17:06.164631 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-08 03:17:07.040776 | debian-bookworm | ok 2026-07-08 03:17:07.051345 | 2026-07-08 03:17:07.051506 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-08 03:17:07.104648 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:17:07.131011 | 2026-07-08 03:17:07.131196 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-08 03:17:07.897892 | debian-bookworm | ok 2026-07-08 03:17:07.921742 | 2026-07-08 03:17:07.921914 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-08 03:17:07.982495 | debian-bookworm | ok 2026-07-08 03:17:07.988211 | 2026-07-08 03:17:07.988325 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-08 03:17:08.430765 | debian-bookworm -> localhost | ok 2026-07-08 03:17:08.444773 | 2026-07-08 03:17:08.446281 | TASK [validate-host : Collect information about the host] 2026-07-08 03:17:09.928989 | debian-bookworm | ok 2026-07-08 03:17:09.961522 | 2026-07-08 03:17:09.961646 | TASK [validate-host : Sanitize hostname] 2026-07-08 03:17:10.125229 | debian-bookworm | ok 2026-07-08 03:17:10.129667 | 2026-07-08 03:17:10.131312 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-08 03:17:11.039489 | debian-bookworm -> localhost | changed 2026-07-08 03:17:11.045342 | 2026-07-08 03:17:11.045454 | TASK [validate-host : Collect information about zuul worker] 2026-07-08 03:17:11.437187 | debian-bookworm | ok 2026-07-08 03:17:11.442142 | 2026-07-08 03:17:11.442243 | TASK [validate-host : Write out all zuul information for each host] 2026-07-08 03:17:12.466329 | debian-bookworm -> localhost | changed 2026-07-08 03:17:12.476883 | 2026-07-08 03:17:12.476992 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-08 03:17:12.759792 | debian-bookworm | ok 2026-07-08 03:17:12.765258 | 2026-07-08 03:17:12.765365 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-08 03:17:14.137126 | debian-bookworm | changed: 2026-07-08 03:17:14.137316 | debian-bookworm | cd+++++++++ src/ 2026-07-08 03:17:14.137352 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-08 03:17:14.137376 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-08 03:17:14.137397 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-08 03:17:14.137417 | debian-bookworm | netbox_manager/requirements.yml 2026-07-08 03:17:14.145479 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-08 03:17:14.145500 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/work/logs" 2026-07-08 03:18:31.941273 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/work/artifacts" 2026-07-08 03:18:32.259241 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a1440fa4dd484c7596679a86c56916f3/work/docs" 2026-07-08 03:18:32.281642 | 2026-07-08 03:18:32.281831 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-08 03:18:33.119715 | debian-bookworm | changed: 2026-07-08 03:18:33.120035 | debian-bookworm | .d..t...... ./ 2026-07-08 03:18:33.120077 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-08 03:18:33.120102 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-08 03:18:33.120125 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-08 03:18:33.120146 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-08 03:18:33.120182 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-08 03:18:33.120226 | debian-bookworm | changed: All items complete 2026-07-08 03:18:33.120250 | 2026-07-08 03:18:33.773354 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 03:18:34.368318 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 03:18:34.394559 | 2026-07-08 03:18:34.394926 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-08 03:18:34.428260 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:18:34.432203 | debian-bookworm | skipping: Conditional result was False 2026-07-08 03:18:34.447483 | 2026-07-08 03:18:34.447608 | PLAY RECAP 2026-07-08 03:18:34.447668 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-08 03:18:34.447693 | 2026-07-08 03:18:34.607994 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 03:18:34.609091 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 03:18:35.465816 | 2026-07-08 03:18:35.466025 | PLAY [Base post] 2026-07-08 03:18:35.509262 | 2026-07-08 03:18:35.509457 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-08 03:18:36.150079 | debian-bookworm | changed 2026-07-08 03:18:36.160403 | 2026-07-08 03:18:36.160675 | PLAY RECAP 2026-07-08 03:18:36.160761 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 03:18:36.160850 | 2026-07-08 03:18:36.321067 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 03:18:36.324259 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-08 03:18:37.255160 | 2026-07-08 03:18:37.255386 | PLAY [Base post-logs] 2026-07-08 03:18:37.270122 | 2026-07-08 03:18:37.270307 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-08 03:18:37.757173 | localhost | changed 2026-07-08 03:18:37.768281 | 2026-07-08 03:18:37.768458 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-08 03:18:37.795115 | localhost | ok 2026-07-08 03:18:37.798279 | 2026-07-08 03:18:37.798384 | TASK [Set zuul-log-path fact] 2026-07-08 03:18:37.814012 | localhost | ok 2026-07-08 03:18:37.822377 | 2026-07-08 03:18:37.822485 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 03:18:37.847548 | localhost | ok 2026-07-08 03:18:37.850498 | 2026-07-08 03:18:37.850648 | TASK [upload-logs : Create log directories] 2026-07-08 03:18:38.414118 | localhost | changed 2026-07-08 03:18:38.419242 | 2026-07-08 03:18:38.419436 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-08 03:18:39.011824 | localhost -> localhost | ok: Runtime: 0:00:00.008529 2026-07-08 03:18:39.023955 | 2026-07-08 03:18:39.024244 | TASK [upload-logs : Upload logs to log server] 2026-07-08 03:18:39.640174 | localhost | Output suppressed because no_log was given 2026-07-08 03:18:39.642373 | 2026-07-08 03:18:39.642482 | LOOP [upload-logs : Compress console log and json output] 2026-07-08 03:18:39.710616 | localhost | skipping: Conditional result was False 2026-07-08 03:18:39.717682 | localhost | skipping: Conditional result was False 2026-07-08 03:18:39.730825 | 2026-07-08 03:18:39.730988 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-08 03:18:39.790292 | localhost | skipping: Conditional result was False 2026-07-08 03:18:39.790762 | 2026-07-08 03:18:39.795878 | localhost | skipping: Conditional result was False 2026-07-08 03:18:39.809302 | 2026-07-08 03:18:39.809465 | LOOP [upload-logs : Upload console log and json output]