2026-03-11 10:05:33.744462 | Job console starting 2026-03-11 10:05:33.787043 | Updating git repos 2026-03-11 10:05:33.880904 | Cloning repos into workspace 2026-03-11 10:05:33.993004 | Restoring repo states 2026-03-11 10:05:34.025867 | Merging changes 2026-03-11 10:05:34.948281 | Checking out repos 2026-03-11 10:05:35.087029 | Preparing playbooks 2026-03-11 10:05:36.316009 | Running Ansible setup 2026-03-11 10:05:41.372517 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 10:05:42.315634 | 2026-03-11 10:05:42.315804 | PLAY [Base pre] 2026-03-11 10:05:42.337483 | 2026-03-11 10:05:42.337635 | TASK [Setup log path fact] 2026-03-11 10:05:42.377126 | debian-bookworm | ok 2026-03-11 10:05:42.405121 | 2026-03-11 10:05:42.405294 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 10:05:42.468437 | debian-bookworm | ok 2026-03-11 10:05:42.482580 | 2026-03-11 10:05:42.482721 | TASK [emit-job-header : Print job information] 2026-03-11 10:05:42.543365 | # Job Information 2026-03-11 10:05:42.543576 | Ansible Version: 2.16.14 2026-03-11 10:05:42.543613 | Job: mypy 2026-03-11 10:05:42.543646 | Pipeline: check 2026-03-11 10:05:42.543670 | Executor: 521e9411259a 2026-03-11 10:05:42.543692 | Triggered by: https://github.com/osism/python-osism/pull/2107 2026-03-11 10:05:42.543787 | Event ID: d1f84db0-1d31-11f1-8f8d-8649063dc008 2026-03-11 10:05:42.549141 | 2026-03-11 10:05:42.549278 | LOOP [emit-job-header : Print node information] 2026-03-11 10:05:42.800556 | debian-bookworm | ok: 2026-03-11 10:05:42.800730 | debian-bookworm | # Node Information 2026-03-11 10:05:42.800758 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-11 10:05:42.800778 | debian-bookworm | Hostname: debian 2026-03-11 10:05:42.800796 | debian-bookworm | Username: zuul 2026-03-11 10:05:42.800814 | debian-bookworm | Distro: Debian 12.13 2026-03-11 10:05:42.800834 | debian-bookworm | Provider: regiocloud-a 2026-03-11 10:05:42.800851 | debian-bookworm | Region: 2026-03-11 10:05:42.800869 | debian-bookworm | Label: debian-bookworm 2026-03-11 10:05:42.800885 | debian-bookworm | Product Name: OpenStack Nova 2026-03-11 10:05:42.800901 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe06:1b3f 2026-03-11 10:05:42.818060 | 2026-03-11 10:05:42.818188 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 10:05:43.655333 | debian-bookworm -> localhost | changed 2026-03-11 10:05:43.662000 | 2026-03-11 10:05:43.662088 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 10:05:44.999331 | debian-bookworm -> localhost | changed 2026-03-11 10:05:45.007968 | 2026-03-11 10:05:45.008066 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 10:05:45.440711 | debian-bookworm -> localhost | ok 2026-03-11 10:05:45.445811 | 2026-03-11 10:05:45.445899 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 10:05:45.472207 | debian-bookworm | ok 2026-03-11 10:05:45.490239 | debian-bookworm | included: /var/lib/zuul/builds/aa02600ffe714f5796e37f259b716b54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 10:05:45.505661 | 2026-03-11 10:05:45.505752 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 10:05:47.074710 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-11 10:05:47.074983 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aa02600ffe714f5796e37f259b716b54/work/aa02600ffe714f5796e37f259b716b54_id_rsa 2026-03-11 10:05:47.075041 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aa02600ffe714f5796e37f259b716b54/work/aa02600ffe714f5796e37f259b716b54_id_rsa.pub 2026-03-11 10:05:47.075082 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-11 10:05:47.075119 | debian-bookworm -> localhost | SHA256:6PZMLvMudj1y6KLTVEXNgk7R7ZotDEDl4UniXVud1sQ zuul-build-sshkey 2026-03-11 10:05:47.075151 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-11 10:05:47.075194 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-11 10:05:47.075226 | debian-bookworm -> localhost | | .o.==o+.. =.| 2026-03-11 10:05:47.075258 | debian-bookworm -> localhost | | ..*o++o+ + E| 2026-03-11 10:05:47.075287 | debian-bookworm -> localhost | | .+=..o . | 2026-03-11 10:05:47.075315 | debian-bookworm -> localhost | | .+ . | 2026-03-11 10:05:47.075344 | debian-bookworm -> localhost | | ..So + | 2026-03-11 10:05:47.075381 | debian-bookworm -> localhost | | .. = . | 2026-03-11 10:05:47.075412 | debian-bookworm -> localhost | | oo .o . | 2026-03-11 10:05:47.075440 | debian-bookworm -> localhost | | ..B=+ + | 2026-03-11 10:05:47.075470 | debian-bookworm -> localhost | | .+ XBo . | 2026-03-11 10:05:47.075514 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-11 10:05:47.075701 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.970565 2026-03-11 10:05:47.083789 | 2026-03-11 10:05:47.083885 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 10:05:47.115780 | debian-bookworm | ok 2026-03-11 10:05:47.124985 | debian-bookworm | included: /var/lib/zuul/builds/aa02600ffe714f5796e37f259b716b54/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 10:05:47.144063 | 2026-03-11 10:05:47.144143 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 10:05:47.166845 | debian-bookworm | skipping: Conditional result was False 2026-03-11 10:05:47.172744 | 2026-03-11 10:05:47.172827 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 10:05:47.856979 | debian-bookworm | changed 2026-03-11 10:05:47.861140 | 2026-03-11 10:05:47.861208 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 10:05:48.139521 | debian-bookworm | ok 2026-03-11 10:05:48.143758 | 2026-03-11 10:05:48.143829 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 10:05:48.788329 | debian-bookworm | changed 2026-03-11 10:05:48.796626 | 2026-03-11 10:05:48.796724 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 10:05:49.436977 | debian-bookworm | changed 2026-03-11 10:05:49.449628 | 2026-03-11 10:05:49.449755 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 10:05:49.473379 | debian-bookworm | skipping: Conditional result was False 2026-03-11 10:05:49.481281 | 2026-03-11 10:05:49.481388 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 10:05:49.878629 | debian-bookworm -> localhost | changed 2026-03-11 10:05:49.890020 | 2026-03-11 10:05:49.890118 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 10:05:50.207224 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aa02600ffe714f5796e37f259b716b54/work/aa02600ffe714f5796e37f259b716b54_id_rsa (zuul-build-sshkey) 2026-03-11 10:05:50.207432 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043336 2026-03-11 10:05:50.215802 | 2026-03-11 10:05:50.215909 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 10:05:50.599681 | debian-bookworm | ok 2026-03-11 10:05:50.604512 | 2026-03-11 10:05:50.604610 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 10:05:50.630509 | debian-bookworm | skipping: Conditional result was False 2026-03-11 10:05:50.641655 | 2026-03-11 10:05:50.641765 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 10:05:51.043828 | debian-bookworm | ok 2026-03-11 10:05:51.056665 | 2026-03-11 10:05:51.056768 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 10:05:51.092716 | debian-bookworm | ok 2026-03-11 10:05:51.097552 | 2026-03-11 10:05:51.097645 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 10:05:51.577636 | debian-bookworm -> localhost | ok 2026-03-11 10:05:51.583812 | 2026-03-11 10:05:51.583912 | TASK [validate-host : Collect information about the host] 2026-03-11 10:05:52.655366 | debian-bookworm | ok 2026-03-11 10:05:52.667297 | 2026-03-11 10:05:52.667396 | TASK [validate-host : Sanitize hostname] 2026-03-11 10:05:52.756522 | debian-bookworm | ok 2026-03-11 10:05:52.785986 | 2026-03-11 10:05:52.786092 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 10:05:53.265461 | debian-bookworm -> localhost | changed 2026-03-11 10:05:53.270157 | 2026-03-11 10:05:53.270234 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 10:05:53.671559 | debian-bookworm | ok 2026-03-11 10:05:53.678688 | 2026-03-11 10:05:53.678812 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 10:05:54.229310 | debian-bookworm -> localhost | changed 2026-03-11 10:05:54.239799 | 2026-03-11 10:05:54.239906 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 10:05:54.494814 | debian-bookworm | ok 2026-03-11 10:05:54.510735 | 2026-03-11 10:05:54.510861 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 10:05:55.623924 | debian-bookworm | changed: 2026-03-11 10:05:55.624097 | debian-bookworm | cd+++++++++ src/ 2026-03-11 10:05:55.624132 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-11 10:05:55.624155 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-11 10:05:55.624177 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-11 10:05:55.624197 | debian-bookworm | Containerfile 2026-03-11 10:05:55.624325 | debian-bookworm | Containerfile 2026-03-11 10:05:55.645675 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-11 10:07:14.948043 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-11 10:07:14.976963 | debian-bookworm | Requirement already satisfied: cffi>=2.0.0 in /tmp/venv/lib/python3.11/site-packages (from cryptography>=37.0.0->types-paramiko) (2.0.0) 2026-03-11 10:07:14.989224 | debian-bookworm | Requirement already satisfied: pycparser in /tmp/venv/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=37.0.0->types-paramiko) (3.0) 2026-03-11 10:07:15.785795 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-03-11 10:07:16.039739 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20251220 types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20260305 types-pytz-2026.1.1.20260304 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 types-ujson-5.10.0.20250822 2026-03-11 10:07:22.719551 | debian-bookworm | osism/services/websocket_manager.py:87: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719634 | debian-bookworm | osism/services/websocket_manager.py:89: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719651 | debian-bookworm | osism/services/websocket_manager.py:91: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719663 | debian-bookworm | osism/tasks/conductor/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719674 | debian-bookworm | osism/services/listener.py:181: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719687 | debian-bookworm | osism/services/listener.py:182: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719698 | debian-bookworm | osism/services/listener.py:184: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719739 | debian-bookworm | osism/services/listener.py:185: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719752 | debian-bookworm | osism/services/listener.py:488: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-11 10:07:22.719799 | debian-bookworm | Installing missing stub packages: 2026-03-11 10:07:22.719813 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2026-03-11 10:07:22.719825 | debian-bookworm | 2026-03-11 10:07:22.719836 | debian-bookworm | 2026-03-11 10:07:22.719848 | debian-bookworm | Success: no issues found in 76 source files 2026-03-11 10:07:22.792041 | debian-bookworm | ok: Runtime: 0:00:20.238429 2026-03-11 10:07:22.802365 | 2026-03-11 10:07:22.802473 | PLAY RECAP 2026-03-11 10:07:22.802546 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-11 10:07:22.802581 | 2026-03-11 10:07:22.921964 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-11 10:07:22.924112 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 10:07:23.647094 | 2026-03-11 10:07:23.647257 | PLAY [Base post] 2026-03-11 10:07:23.660963 | 2026-03-11 10:07:23.661100 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-11 10:07:24.202331 | debian-bookworm | changed 2026-03-11 10:07:24.212061 | 2026-03-11 10:07:24.212194 | PLAY RECAP 2026-03-11 10:07:24.212279 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 10:07:24.212364 | 2026-03-11 10:07:24.333101 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 10:07:24.335266 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-11 10:07:25.151112 | 2026-03-11 10:07:25.151289 | PLAY [Base post-logs] 2026-03-11 10:07:25.162083 | 2026-03-11 10:07:25.162224 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-11 10:07:25.614474 | localhost | changed 2026-03-11 10:07:25.627507 | 2026-03-11 10:07:25.627654 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-11 10:07:25.654167 | localhost | ok 2026-03-11 10:07:25.659167 | 2026-03-11 10:07:25.659316 | TASK [Set zuul-log-path fact] 2026-03-11 10:07:25.677538 | localhost | ok 2026-03-11 10:07:25.698637 | 2026-03-11 10:07:25.698864 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 10:07:25.728523 | localhost | ok 2026-03-11 10:07:25.736231 | 2026-03-11 10:07:25.736463 | TASK [upload-logs : Create log directories] 2026-03-11 10:07:26.266407 | localhost | changed 2026-03-11 10:07:26.271446 | 2026-03-11 10:07:26.271611 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-11 10:07:26.784316 | localhost -> localhost | ok: Runtime: 0:00:00.006991 2026-03-11 10:07:26.791726 | 2026-03-11 10:07:26.791888 | TASK [upload-logs : Upload logs to log server] 2026-03-11 10:07:27.362745 | localhost | Output suppressed because no_log was given 2026-03-11 10:07:27.366825 | 2026-03-11 10:07:27.367093 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 10:07:27.417985 | localhost | skipping: Conditional result was False 2026-03-11 10:07:27.424445 | localhost | skipping: Conditional result was False 2026-03-11 10:07:27.430114 | 2026-03-11 10:07:27.430266 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 10:07:27.478820 | localhost | skipping: Conditional result was False 2026-03-11 10:07:27.479548 | 2026-03-11 10:07:27.483070 | localhost | skipping: Conditional result was False 2026-03-11 10:07:27.493951 | 2026-03-11 10:07:27.494166 | LOOP [upload-logs : Upload console log and json output]