2026-08-10 14:48:33.490084 | Job console starting 2026-08-10 14:48:33.504764 | Updating git repos 2026-08-10 14:48:33.549393 | Cloning repos into workspace 2026-08-10 14:48:33.652592 | Restoring repo states 2026-08-10 14:48:33.672069 | Merging changes 2026-08-10 14:48:34.270700 | Checking out repos 2026-08-10 14:48:34.310271 | Preparing playbooks 2026-08-10 14:48:35.449965 | Running Ansible setup 2026-08-10 14:48:41.302003 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 14:48:42.229308 | 2026-08-10 14:48:42.229527 | PLAY [Base pre] 2026-08-10 14:48:42.248244 | 2026-08-10 14:48:42.248398 | TASK [Setup log path fact] 2026-08-10 14:48:42.269757 | debian-bookworm | ok 2026-08-10 14:48:42.291301 | 2026-08-10 14:48:42.291459 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 14:48:42.322273 | debian-bookworm | ok 2026-08-10 14:48:42.333640 | 2026-08-10 14:48:42.333773 | TASK [emit-job-header : Print job information] 2026-08-10 14:48:42.378181 | # Job Information 2026-08-10 14:48:42.378461 | Ansible Version: 2.16.14 2026-08-10 14:48:42.378500 | Job: mypy 2026-08-10 14:48:42.378530 | Pipeline: check 2026-08-10 14:48:42.378552 | Executor: 521e9411259a 2026-08-10 14:48:42.378573 | Triggered by: https://github.com/osism/netbox-manager/pull/299 2026-08-10 14:48:42.378594 | Event ID: 89818ef0-94ca-11f1-887d-af1e53267069 2026-08-10 14:48:42.386106 | 2026-08-10 14:48:42.386233 | LOOP [emit-job-header : Print node information] 2026-08-10 14:48:42.515130 | debian-bookworm | ok: 2026-08-10 14:48:42.515481 | debian-bookworm | # Node Information 2026-08-10 14:48:42.515526 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-10 14:48:42.515552 | debian-bookworm | Hostname: debian 2026-08-10 14:48:42.515574 | debian-bookworm | Username: zuul 2026-08-10 14:48:42.515595 | debian-bookworm | Distro: Debian 12.15 2026-08-10 14:48:42.515639 | debian-bookworm | Provider: regiocloud-a 2026-08-10 14:48:42.515660 | debian-bookworm | Region: 2026-08-10 14:48:42.515681 | debian-bookworm | Label: debian-bookworm 2026-08-10 14:48:42.515701 | debian-bookworm | Product Name: OpenStack Nova 2026-08-10 14:48:42.515721 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:8bff 2026-08-10 14:48:42.536024 | 2026-08-10 14:48:42.536193 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 14:48:43.481343 | debian-bookworm -> localhost | changed 2026-08-10 14:48:43.488297 | 2026-08-10 14:48:43.488429 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 14:48:44.748970 | debian-bookworm -> localhost | changed 2026-08-10 14:48:44.769560 | 2026-08-10 14:48:44.769699 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 14:48:45.094322 | debian-bookworm -> localhost | ok 2026-08-10 14:48:45.100255 | 2026-08-10 14:48:45.100371 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 14:48:45.140067 | debian-bookworm | ok 2026-08-10 14:48:45.172259 | debian-bookworm | included: /var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 14:48:45.177322 | 2026-08-10 14:48:45.177401 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 14:48:48.163321 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-10 14:48:48.163534 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/work/7a5021bb2057466d9935f70f3f56af68_id_rsa 2026-08-10 14:48:48.163571 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/work/7a5021bb2057466d9935f70f3f56af68_id_rsa.pub 2026-08-10 14:48:48.163593 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-10 14:48:48.163627 | debian-bookworm -> localhost | SHA256:pPqwGXlnHvi2ciaZ5NdoQB0xXpy2CIT7eodRgfP5H8Y zuul-build-sshkey 2026-08-10 14:48:48.163647 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-10 14:48:48.163674 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-10 14:48:48.163692 | debian-bookworm -> localhost | | o..oo.. | 2026-08-10 14:48:48.163710 | debian-bookworm -> localhost | | . +.oo+ | 2026-08-10 14:48:48.163727 | debian-bookworm -> localhost | | . =o* . | 2026-08-10 14:48:48.163743 | debian-bookworm -> localhost | | . .o* . | 2026-08-10 14:48:48.163761 | debian-bookworm -> localhost | | o..S. . | 2026-08-10 14:48:48.163783 | debian-bookworm -> localhost | | o=. . E | 2026-08-10 14:48:48.163800 | debian-bookworm -> localhost | | =+o*+o o . | 2026-08-10 14:48:48.163816 | debian-bookworm -> localhost | | .BO=O.. . | 2026-08-10 14:48:48.163833 | debian-bookworm -> localhost | | o..X+. | 2026-08-10 14:48:48.163850 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-10 14:48:48.163898 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.110235 2026-08-10 14:48:48.169424 | 2026-08-10 14:48:48.169505 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 14:48:48.196339 | debian-bookworm | ok 2026-08-10 14:48:48.205904 | debian-bookworm | included: /var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 14:48:48.212797 | 2026-08-10 14:48:48.212876 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 14:48:48.236276 | debian-bookworm | skipping: Conditional result was False 2026-08-10 14:48:48.241128 | 2026-08-10 14:48:48.241212 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 14:48:48.922941 | debian-bookworm | changed 2026-08-10 14:48:48.930278 | 2026-08-10 14:48:48.930394 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 14:48:49.197767 | debian-bookworm | ok 2026-08-10 14:48:49.206546 | 2026-08-10 14:48:49.206736 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 14:48:49.937003 | debian-bookworm | changed 2026-08-10 14:48:49.942879 | 2026-08-10 14:48:49.942974 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 14:48:50.673545 | debian-bookworm | changed 2026-08-10 14:48:50.680928 | 2026-08-10 14:48:50.681063 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 14:48:50.697592 | debian-bookworm | skipping: Conditional result was False 2026-08-10 14:48:50.704521 | 2026-08-10 14:48:50.704662 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 14:48:51.272716 | debian-bookworm -> localhost | changed 2026-08-10 14:48:51.284532 | 2026-08-10 14:48:51.284660 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 14:48:51.713069 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/work/7a5021bb2057466d9935f70f3f56af68_id_rsa (zuul-build-sshkey) 2026-08-10 14:48:51.713284 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018031 2026-08-10 14:48:51.720669 | 2026-08-10 14:48:51.720769 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 14:48:52.208898 | debian-bookworm | ok 2026-08-10 14:48:52.216263 | 2026-08-10 14:48:52.216393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 14:48:52.240115 | debian-bookworm | skipping: Conditional result was False 2026-08-10 14:48:52.250187 | 2026-08-10 14:48:52.250291 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 14:48:52.730153 | debian-bookworm | ok 2026-08-10 14:48:52.761487 | 2026-08-10 14:48:52.761659 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 14:48:52.789644 | debian-bookworm | ok 2026-08-10 14:48:52.794518 | 2026-08-10 14:48:52.794620 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 14:48:53.151248 | debian-bookworm -> localhost | ok 2026-08-10 14:48:53.157390 | 2026-08-10 14:48:53.157481 | TASK [validate-host : Collect information about the host] 2026-08-10 14:48:54.348157 | debian-bookworm | ok 2026-08-10 14:48:54.358758 | 2026-08-10 14:48:54.358878 | TASK [validate-host : Sanitize hostname] 2026-08-10 14:48:54.460869 | debian-bookworm | ok 2026-08-10 14:48:54.464549 | 2026-08-10 14:48:54.464647 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 14:48:55.015942 | debian-bookworm -> localhost | changed 2026-08-10 14:48:55.022338 | 2026-08-10 14:48:55.022445 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 14:48:55.494471 | debian-bookworm | ok 2026-08-10 14:48:55.499370 | 2026-08-10 14:48:55.499472 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 14:48:56.100988 | debian-bookworm -> localhost | changed 2026-08-10 14:48:56.114807 | 2026-08-10 14:48:56.114942 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 14:48:56.425909 | debian-bookworm | ok 2026-08-10 14:48:56.431249 | 2026-08-10 14:48:56.431342 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 14:48:57.393181 | debian-bookworm | changed: 2026-08-10 14:48:57.393416 | debian-bookworm | cd+++++++++ src/ 2026-08-10 14:48:57.393452 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-10 14:48:57.393477 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-10 14:48:57.393499 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-08-10 14:48:57.393519 | debian-bookworm | netbox_manager/requirements.yml 2026-08-10 14:48:57.393822 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-08-10 14:48:57.393841 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/work/logs" 2026-08-10 14:50:30.860929 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/work/artifacts" 2026-08-10 14:50:31.175912 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7a5021bb2057466d9935f70f3f56af68/work/docs" 2026-08-10 14:50:31.196789 | 2026-08-10 14:50:31.196943 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 14:50:32.035840 | debian-bookworm | changed: 2026-08-10 14:50:32.036182 | debian-bookworm | .d..t...... ./ 2026-08-10 14:50:32.036237 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-10 14:50:32.036271 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-10 14:50:32.036301 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-10 14:50:32.036331 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-10 14:50:32.036361 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-10 14:50:32.036416 | debian-bookworm | changed: All items complete 2026-08-10 14:50:32.036454 | 2026-08-10 14:50:32.634816 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 14:50:33.242991 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 14:50:33.271312 | 2026-08-10 14:50:33.271514 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 14:50:33.662909 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012177 2026-08-10 14:50:33.980754 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009715 2026-08-10 14:50:34.004131 | 2026-08-10 14:50:34.004275 | PLAY RECAP 2026-08-10 14:50:34.004339 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-10 14:50:34.004372 | 2026-08-10 14:50:34.151492 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 14:50:34.153176 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 14:50:34.925109 | 2026-08-10 14:50:34.925296 | PLAY [Base post] 2026-08-10 14:50:34.939249 | 2026-08-10 14:50:34.939401 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 14:50:35.689990 | debian-bookworm | changed 2026-08-10 14:50:35.696446 | 2026-08-10 14:50:35.696558 | PLAY RECAP 2026-08-10 14:50:35.696659 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 14:50:35.696725 | 2026-08-10 14:50:35.855081 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 14:50:35.856026 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 14:50:36.759742 | 2026-08-10 14:50:36.759938 | PLAY [Base post-logs] 2026-08-10 14:50:36.771020 | 2026-08-10 14:50:36.771173 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 14:50:37.236024 | localhost | changed 2026-08-10 14:50:37.247143 | 2026-08-10 14:50:37.247298 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 14:50:37.283428 | localhost | ok 2026-08-10 14:50:37.286576 | 2026-08-10 14:50:37.286733 | TASK [Set zuul-log-path fact] 2026-08-10 14:50:37.313422 | localhost | ok 2026-08-10 14:50:37.324263 | 2026-08-10 14:50:37.324411 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 14:50:37.360446 | localhost | ok 2026-08-10 14:50:37.363720 | 2026-08-10 14:50:37.363833 | TASK [upload-logs : Create log directories] 2026-08-10 14:50:37.897806 | localhost | changed 2026-08-10 14:50:37.904718 | 2026-08-10 14:50:37.904857 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 14:50:38.408895 | localhost -> localhost | ok: Runtime: 0:00:00.007514 2026-08-10 14:50:38.413266 | 2026-08-10 14:50:38.413387 | TASK [upload-logs : Upload logs to log server] 2026-08-10 14:50:38.989385 | localhost | Output suppressed because no_log was given 2026-08-10 14:50:38.991676 | 2026-08-10 14:50:38.991802 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 14:50:39.050240 | localhost | skipping: Conditional result was False 2026-08-10 14:50:39.058890 | localhost | skipping: Conditional result was False 2026-08-10 14:50:39.071695 | 2026-08-10 14:50:39.071944 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 14:50:39.123534 | localhost | skipping: Conditional result was False 2026-08-10 14:50:39.123951 | 2026-08-10 14:50:39.131172 | localhost | skipping: Conditional result was False 2026-08-10 14:50:39.142288 | 2026-08-10 14:50:39.142443 | LOOP [upload-logs : Upload console log and json output]