2026-01-27 03:10:20.301130 | Job console starting 2026-01-27 03:10:20.321589 | Updating git repos 2026-01-27 03:10:20.349256 | Cloning repos into workspace 2026-01-27 03:10:20.393078 | Restoring repo states 2026-01-27 03:10:20.415289 | Merging changes 2026-01-27 03:10:20.415328 | Checking out repos 2026-01-27 03:10:20.475357 | Preparing playbooks 2026-01-27 03:10:21.330898 | Running Ansible setup 2026-01-27 03:10:26.150631 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-27 03:10:27.022757 | 2026-01-27 03:10:27.022967 | PLAY [Base pre] 2026-01-27 03:10:27.039767 | 2026-01-27 03:10:27.039925 | TASK [Setup log path fact] 2026-01-27 03:10:27.069665 | debian-bookworm | ok 2026-01-27 03:10:27.113826 | 2026-01-27 03:10:27.114025 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-27 03:10:27.164668 | debian-bookworm | ok 2026-01-27 03:10:27.185631 | 2026-01-27 03:10:27.185770 | TASK [emit-job-header : Print job information] 2026-01-27 03:10:27.245567 | # Job Information 2026-01-27 03:10:27.245754 | Ansible Version: 2.16.14 2026-01-27 03:10:27.245804 | Job: mypy 2026-01-27 03:10:27.245836 | Pipeline: periodic-daily 2026-01-27 03:10:27.245858 | Executor: 521e9411259a 2026-01-27 03:10:27.245880 | Triggered by: https://github.com/osism/netbox-manager 2026-01-27 03:10:27.245903 | Event ID: 42f5aeb97e144c6a9a695326afb53efb 2026-01-27 03:10:27.251786 | 2026-01-27 03:10:27.251914 | LOOP [emit-job-header : Print node information] 2026-01-27 03:10:27.439898 | debian-bookworm | ok: 2026-01-27 03:10:27.440173 | debian-bookworm | # Node Information 2026-01-27 03:10:27.440214 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-27 03:10:27.440239 | debian-bookworm | Hostname: debian 2026-01-27 03:10:27.440261 | debian-bookworm | Username: zuul 2026-01-27 03:10:27.440282 | debian-bookworm | Distro: Debian 12.13 2026-01-27 03:10:27.440305 | debian-bookworm | Provider: regiocloud-a 2026-01-27 03:10:27.440327 | debian-bookworm | Region: 2026-01-27 03:10:27.440348 | debian-bookworm | Label: debian-bookworm 2026-01-27 03:10:27.440369 | debian-bookworm | Product Name: OpenStack Nova 2026-01-27 03:10:27.440388 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee4:e1ce 2026-01-27 03:10:27.461081 | 2026-01-27 03:10:27.461215 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-27 03:10:28.079321 | debian-bookworm -> localhost | changed 2026-01-27 03:10:28.091437 | 2026-01-27 03:10:28.091579 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-27 03:10:29.192303 | debian-bookworm -> localhost | changed 2026-01-27 03:10:29.211784 | 2026-01-27 03:10:29.211914 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-27 03:10:29.470507 | debian-bookworm -> localhost | ok 2026-01-27 03:10:29.475485 | 2026-01-27 03:10:29.475571 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-27 03:10:29.491961 | debian-bookworm | ok 2026-01-27 03:10:29.505318 | debian-bookworm | included: /var/lib/zuul/builds/b0d4994a72c54befb55957d23db8ffb1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-27 03:10:29.510131 | 2026-01-27 03:10:29.510203 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-27 03:10:31.589937 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-27 03:10:31.590308 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b0d4994a72c54befb55957d23db8ffb1/work/b0d4994a72c54befb55957d23db8ffb1_id_rsa 2026-01-27 03:10:31.590387 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b0d4994a72c54befb55957d23db8ffb1/work/b0d4994a72c54befb55957d23db8ffb1_id_rsa.pub 2026-01-27 03:10:31.590468 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-27 03:10:31.590537 | debian-bookworm -> localhost | SHA256:0M1mrrNAOsX3cRJx2lscynsITvT/jt9JC5A2bJquVqE zuul-build-sshkey 2026-01-27 03:10:31.590583 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-27 03:10:31.590643 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-27 03:10:31.590690 | debian-bookworm -> localhost | | o . . | 2026-01-27 03:10:31.590736 | debian-bookworm -> localhost | | . + B o . | 2026-01-27 03:10:31.590779 | debian-bookworm -> localhost | | . . X = o | 2026-01-27 03:10:31.590820 | debian-bookworm -> localhost | | . . B.o.* | 2026-01-27 03:10:31.590907 | debian-bookworm -> localhost | | + S *B= o | 2026-01-27 03:10:31.590961 | debian-bookworm -> localhost | | + E +=+o. . | 2026-01-27 03:10:31.591066 | debian-bookworm -> localhost | | o . +o. . ..| 2026-01-27 03:10:31.591112 | debian-bookworm -> localhost | | . o.o oo+| 2026-01-27 03:10:31.591156 | debian-bookworm -> localhost | | ..o. .++| 2026-01-27 03:10:31.591199 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-27 03:10:31.591298 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.626944 2026-01-27 03:10:31.602966 | 2026-01-27 03:10:31.603124 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-27 03:10:31.623270 | debian-bookworm | ok 2026-01-27 03:10:31.634081 | debian-bookworm | included: /var/lib/zuul/builds/b0d4994a72c54befb55957d23db8ffb1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-27 03:10:31.642593 | 2026-01-27 03:10:31.642681 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-27 03:10:31.665804 | debian-bookworm | skipping: Conditional result was False 2026-01-27 03:10:31.671476 | 2026-01-27 03:10:31.671623 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-27 03:10:32.327283 | debian-bookworm | changed 2026-01-27 03:10:32.336327 | 2026-01-27 03:10:32.336477 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-27 03:10:32.603588 | debian-bookworm | ok 2026-01-27 03:10:32.610539 | 2026-01-27 03:10:32.610652 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-27 03:10:33.301103 | debian-bookworm | changed 2026-01-27 03:10:33.312461 | 2026-01-27 03:10:33.312639 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-27 03:10:33.991772 | debian-bookworm | changed 2026-01-27 03:10:33.999903 | 2026-01-27 03:10:34.000051 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-27 03:10:34.025124 | debian-bookworm | skipping: Conditional result was False 2026-01-27 03:10:34.039254 | 2026-01-27 03:10:34.039429 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-27 03:10:34.532281 | debian-bookworm -> localhost | changed 2026-01-27 03:10:34.543873 | 2026-01-27 03:10:34.544017 | TASK [add-build-sshkey : Add back temp key] 2026-01-27 03:10:34.904290 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b0d4994a72c54befb55957d23db8ffb1/work/b0d4994a72c54befb55957d23db8ffb1_id_rsa (zuul-build-sshkey) 2026-01-27 03:10:34.904576 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019790 2026-01-27 03:10:34.919828 | 2026-01-27 03:10:34.920392 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-27 03:10:35.341061 | debian-bookworm | ok 2026-01-27 03:10:35.351931 | 2026-01-27 03:10:35.352124 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-27 03:10:35.378557 | debian-bookworm | skipping: Conditional result was False 2026-01-27 03:10:35.406457 | 2026-01-27 03:10:35.406649 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-27 03:10:35.871297 | debian-bookworm | ok 2026-01-27 03:10:35.888731 | 2026-01-27 03:10:35.888962 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-27 03:10:35.933225 | debian-bookworm | ok 2026-01-27 03:10:35.941947 | 2026-01-27 03:10:35.942117 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-27 03:10:36.279705 | debian-bookworm -> localhost | ok 2026-01-27 03:10:36.288813 | 2026-01-27 03:10:36.288958 | TASK [validate-host : Collect information about the host] 2026-01-27 03:10:37.536262 | debian-bookworm | ok 2026-01-27 03:10:37.547001 | 2026-01-27 03:10:37.547138 | TASK [validate-host : Sanitize hostname] 2026-01-27 03:10:37.656490 | debian-bookworm | ok 2026-01-27 03:10:37.707205 | 2026-01-27 03:10:37.707356 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-27 03:10:38.375377 | debian-bookworm -> localhost | changed 2026-01-27 03:10:38.382752 | 2026-01-27 03:10:38.382943 | TASK [validate-host : Collect information about zuul worker] 2026-01-27 03:10:38.825296 | debian-bookworm | ok 2026-01-27 03:10:38.834737 | 2026-01-27 03:10:38.834943 | TASK [validate-host : Write out all zuul information for each host] 2026-01-27 03:10:39.448232 | debian-bookworm -> localhost | changed 2026-01-27 03:10:39.465416 | 2026-01-27 03:10:39.465554 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-27 03:10:39.748027 | debian-bookworm | ok 2026-01-27 03:10:39.763459 | 2026-01-27 03:10:39.763608 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-27 03:10:40.671745 | debian-bookworm | changed: 2026-01-27 03:10:40.672024 | debian-bookworm | cd+++++++++ src/ 2026-01-27 03:10:40.672066 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-27 03:10:40.672091 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-27 03:10:40.672145 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-01-27 03:10:40.672168 | debian-bookworm | netbox_manager/requirements.yml 2026-01-27 03:10:40.672474 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-01-27 03:10:40.672493 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-01-27 03:10:40.672511 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-01-27 03:11:23.752001 | debian-bookworm | Installing collected packages: types-requests, types-PyYAML 2026-01-27 03:11:23.865872 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-requests-2.32.4.20260107 2026-01-27 03:11:27.039944 | debian-bookworm | Installing missing stub packages: 2026-01-27 03:11:27.040094 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-requests 2026-01-27 03:11:27.040130 | debian-bookworm | 2026-01-27 03:11:27.040153 | debian-bookworm | 2026-01-27 03:11:27.040177 | debian-bookworm | Success: no issues found in 3 source files 2026-01-27 03:11:27.105821 | debian-bookworm | ok: Runtime: 0:00:10.264098 2026-01-27 03:11:27.114649 | 2026-01-27 03:11:27.114773 | PLAY RECAP 2026-01-27 03:11:27.114829 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-27 03:11:27.114961 | 2026-01-27 03:11:27.225334 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-27 03:11:27.226088 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-27 03:11:28.048181 | 2026-01-27 03:11:28.048313 | PLAY [Base post] 2026-01-27 03:11:28.063650 | 2026-01-27 03:11:28.063772 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-27 03:11:28.707522 | debian-bookworm | changed 2026-01-27 03:11:28.717264 | 2026-01-27 03:11:28.717393 | PLAY RECAP 2026-01-27 03:11:28.717473 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-27 03:11:28.717568 | 2026-01-27 03:11:28.814262 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-27 03:11:28.816313 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-27 03:11:29.572767 | 2026-01-27 03:11:29.572913 | PLAY [Base post-logs] 2026-01-27 03:11:29.593954 | 2026-01-27 03:11:29.594082 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-27 03:11:30.043739 | localhost | changed 2026-01-27 03:11:30.052727 | 2026-01-27 03:11:30.052864 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-27 03:11:30.077429 | localhost | ok 2026-01-27 03:11:30.080278 | 2026-01-27 03:11:30.080365 | TASK [Set zuul-log-path fact] 2026-01-27 03:11:30.094557 | localhost | ok 2026-01-27 03:11:30.102003 | 2026-01-27 03:11:30.102107 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-27 03:11:30.126430 | localhost | ok 2026-01-27 03:11:30.129684 | 2026-01-27 03:11:30.129802 | TASK [upload-logs : Create log directories] 2026-01-27 03:11:30.590548 | localhost | changed 2026-01-27 03:11:30.593641 | 2026-01-27 03:11:30.593769 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-27 03:11:31.051914 | localhost -> localhost | ok: Runtime: 0:00:00.009381 2026-01-27 03:11:31.055505 | 2026-01-27 03:11:31.055604 | TASK [upload-logs : Upload logs to log server] 2026-01-27 03:11:31.656510 | localhost | Output suppressed because no_log was given 2026-01-27 03:11:31.658093 | 2026-01-27 03:11:31.658179 | LOOP [upload-logs : Compress console log and json output] 2026-01-27 03:11:31.717316 | localhost | skipping: Conditional result was False 2026-01-27 03:11:31.723366 | localhost | skipping: Conditional result was False 2026-01-27 03:11:31.734145 | 2026-01-27 03:11:31.734251 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-27 03:11:31.804452 | localhost | skipping: Conditional result was False 2026-01-27 03:11:31.804669 | 2026-01-27 03:11:31.809461 | localhost | skipping: Conditional result was False 2026-01-27 03:11:31.819694 | 2026-01-27 03:11:31.819779 | LOOP [upload-logs : Upload console log and json output]