2026-03-13 09:25:54.502997 | Job console starting 2026-03-13 09:25:54.525726 | Updating git repos 2026-03-13 09:25:54.642521 | Cloning repos into workspace 2026-03-13 09:25:54.698460 | Restoring repo states 2026-03-13 09:25:54.716534 | Merging changes 2026-03-13 09:25:55.384213 | Checking out repos 2026-03-13 09:25:55.436307 | Preparing playbooks 2026-03-13 09:25:56.294670 | Running Ansible setup 2026-03-13 09:26:01.923519 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 09:26:02.691138 | 2026-03-13 09:26:02.691264 | PLAY [Base pre] 2026-03-13 09:26:02.708775 | 2026-03-13 09:26:02.708886 | TASK [Setup log path fact] 2026-03-13 09:26:02.727944 | debian-bookworm | ok 2026-03-13 09:26:02.745029 | 2026-03-13 09:26:02.745152 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 09:26:02.774342 | debian-bookworm | ok 2026-03-13 09:26:02.787938 | 2026-03-13 09:26:02.788045 | TASK [emit-job-header : Print job information] 2026-03-13 09:26:02.878108 | # Job Information 2026-03-13 09:26:02.878266 | Ansible Version: 2.16.14 2026-03-13 09:26:02.878302 | Job: mypy 2026-03-13 09:26:02.878335 | Pipeline: check 2026-03-13 09:26:02.878359 | Executor: 521e9411259a 2026-03-13 09:26:02.878381 | Triggered by: https://github.com/osism/python-osism/pull/2119 2026-03-13 09:26:02.878405 | Event ID: 9c506510-1ebe-11f1-94bb-e908e902ff6e 2026-03-13 09:26:02.886692 | 2026-03-13 09:26:02.886793 | LOOP [emit-job-header : Print node information] 2026-03-13 09:26:03.118235 | debian-bookworm | ok: 2026-03-13 09:26:03.118612 | debian-bookworm | # Node Information 2026-03-13 09:26:03.118650 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 09:26:03.118676 | debian-bookworm | Hostname: debian 2026-03-13 09:26:03.118698 | debian-bookworm | Username: zuul 2026-03-13 09:26:03.118719 | debian-bookworm | Distro: Debian 12.13 2026-03-13 09:26:03.118746 | debian-bookworm | Provider: regiocloud-a 2026-03-13 09:26:03.118768 | debian-bookworm | Region: 2026-03-13 09:26:03.118790 | debian-bookworm | Label: debian-bookworm 2026-03-13 09:26:03.118810 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 09:26:03.118845 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec7:a8d3 2026-03-13 09:26:03.156588 | 2026-03-13 09:26:03.156713 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 09:26:04.134768 | debian-bookworm -> localhost | changed 2026-03-13 09:26:04.142600 | 2026-03-13 09:26:04.142748 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 09:26:05.902917 | debian-bookworm -> localhost | changed 2026-03-13 09:26:05.913320 | 2026-03-13 09:26:05.913419 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 09:26:06.399933 | debian-bookworm -> localhost | ok 2026-03-13 09:26:06.405872 | 2026-03-13 09:26:06.405974 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 09:26:06.443691 | debian-bookworm | ok 2026-03-13 09:26:06.470414 | debian-bookworm | included: /var/lib/zuul/builds/45b3a01fb12844928148812aaa7c0a43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 09:26:06.487782 | 2026-03-13 09:26:06.487889 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 09:26:08.763523 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 09:26:08.763723 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/45b3a01fb12844928148812aaa7c0a43/work/45b3a01fb12844928148812aaa7c0a43_id_rsa 2026-03-13 09:26:08.763760 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/45b3a01fb12844928148812aaa7c0a43/work/45b3a01fb12844928148812aaa7c0a43_id_rsa.pub 2026-03-13 09:26:08.763785 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 09:26:08.763808 | debian-bookworm -> localhost | SHA256:nucELx8cPq2VGxcJgD6bzi1mNVfTraoIUkgQ9KYxwgE zuul-build-sshkey 2026-03-13 09:26:08.763830 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 09:26:08.763861 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 09:26:08.763882 | debian-bookworm -> localhost | |Eo+. .. | 2026-03-13 09:26:08.763903 | debian-bookworm -> localhost | |. .o . . | 2026-03-13 09:26:08.763923 | debian-bookworm -> localhost | |..o + . . ..| 2026-03-13 09:26:08.763943 | debian-bookworm -> localhost | | . * . o .o.o| 2026-03-13 09:26:08.763962 | debian-bookworm -> localhost | | . . . S+. .oo | 2026-03-13 09:26:08.763987 | debian-bookworm -> localhost | | . .o*oo.... | 2026-03-13 09:26:08.764007 | debian-bookworm -> localhost | | . .o+oOo=.. | 2026-03-13 09:26:08.764027 | debian-bookworm -> localhost | | . .*B.=.+ | 2026-03-13 09:26:08.764047 | debian-bookworm -> localhost | | o..=.. | 2026-03-13 09:26:08.764068 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 09:26:08.764120 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.597468 2026-03-13 09:26:08.771658 | 2026-03-13 09:26:08.771770 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 09:26:08.799891 | debian-bookworm | ok 2026-03-13 09:26:08.808777 | debian-bookworm | included: /var/lib/zuul/builds/45b3a01fb12844928148812aaa7c0a43/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 09:26:08.826416 | 2026-03-13 09:26:08.826523 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 09:26:08.857871 | debian-bookworm | skipping: Conditional result was False 2026-03-13 09:26:08.863700 | 2026-03-13 09:26:08.863790 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 09:26:09.459879 | debian-bookworm | changed 2026-03-13 09:26:09.465250 | 2026-03-13 09:26:09.465346 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 09:26:09.677442 | debian-bookworm | ok 2026-03-13 09:26:09.683707 | 2026-03-13 09:26:09.683794 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 09:26:10.268578 | debian-bookworm | changed 2026-03-13 09:26:10.276394 | 2026-03-13 09:26:10.276513 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 09:26:10.932604 | debian-bookworm | changed 2026-03-13 09:26:10.945625 | 2026-03-13 09:26:10.945758 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 09:26:10.963818 | debian-bookworm | skipping: Conditional result was False 2026-03-13 09:26:10.970273 | 2026-03-13 09:26:10.970406 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 09:26:11.761687 | debian-bookworm -> localhost | changed 2026-03-13 09:26:11.773506 | 2026-03-13 09:26:11.773643 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 09:26:12.445677 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/45b3a01fb12844928148812aaa7c0a43/work/45b3a01fb12844928148812aaa7c0a43_id_rsa (zuul-build-sshkey) 2026-03-13 09:26:12.445948 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027811 2026-03-13 09:26:12.454818 | 2026-03-13 09:26:12.455703 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 09:26:12.881931 | debian-bookworm | ok 2026-03-13 09:26:12.892913 | 2026-03-13 09:26:12.893057 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 09:26:12.937720 | debian-bookworm | skipping: Conditional result was False 2026-03-13 09:26:12.948799 | 2026-03-13 09:26:12.948940 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 09:26:13.394758 | debian-bookworm | ok 2026-03-13 09:26:13.414023 | 2026-03-13 09:26:13.414170 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 09:26:13.462913 | debian-bookworm | ok 2026-03-13 09:26:13.468287 | 2026-03-13 09:26:13.468402 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 09:26:13.807812 | debian-bookworm -> localhost | ok 2026-03-13 09:26:13.813951 | 2026-03-13 09:26:13.814049 | TASK [validate-host : Collect information about the host] 2026-03-13 09:26:14.947443 | debian-bookworm | ok 2026-03-13 09:26:14.972049 | 2026-03-13 09:26:14.972169 | TASK [validate-host : Sanitize hostname] 2026-03-13 09:26:15.081521 | debian-bookworm | ok 2026-03-13 09:26:15.142551 | 2026-03-13 09:26:15.142660 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 09:26:16.061904 | debian-bookworm -> localhost | changed 2026-03-13 09:26:16.067431 | 2026-03-13 09:26:16.067522 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 09:26:16.421362 | debian-bookworm | ok 2026-03-13 09:26:16.425765 | 2026-03-13 09:26:16.425861 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 09:26:17.162695 | debian-bookworm -> localhost | changed 2026-03-13 09:26:17.187092 | 2026-03-13 09:26:17.187270 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 09:26:17.445715 | debian-bookworm | ok 2026-03-13 09:26:17.458985 | 2026-03-13 09:26:17.459095 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 09:26:18.675393 | debian-bookworm | changed: 2026-03-13 09:26:18.675559 | debian-bookworm | cd+++++++++ src/ 2026-03-13 09:26:18.675593 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 09:26:18.675617 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 09:26:18.675639 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-13 09:26:18.675660 | debian-bookworm | Containerfile 2026-03-13 09:26:18.675796 | debian-bookworm | Containerfile 2026-03-13 09:26:18.694037 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-13 09:27:35.942799 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-13 09:27:35.971579 | 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-13 09:27:35.984249 | 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-13 09:27:36.783311 | 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-13 09:27:37.238149 | 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-13 09:27:44.489771 | 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-13 09:27:44.489822 | 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-13 09:27:44.489838 | 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-13 09:27:44.489852 | 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-13 09:27:44.489867 | 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-13 09:27:44.489881 | 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-13 09:27:44.489895 | 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-13 09:27:44.489919 | 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-13 09:27:44.489933 | 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-13 09:27:44.489951 | debian-bookworm | osism/api.py:48: error: Incompatible types in assignment (expression has type "dict[Any, Any]", target has type "str") [assignment] 2026-03-13 09:27:44.489979 | debian-bookworm | Installing missing stub packages: 2026-03-13 09:27:44.489985 | 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-13 09:27:44.489989 | debian-bookworm | 2026-03-13 09:27:44.489993 | debian-bookworm | 2026-03-13 09:27:44.489997 | debian-bookworm | Found 1 error in 1 file (checked 77 source files) 2026-03-13 09:27:44.640964 | debian-bookworm | ERROR 2026-03-13 09:27:44.641444 | debian-bookworm | { 2026-03-13 09:27:44.641551 | debian-bookworm | "delta": "0:00:22.017408", 2026-03-13 09:27:44.641620 | debian-bookworm | "end": "2026-03-13 09:27:44.507121", 2026-03-13 09:27:44.641680 | debian-bookworm | "msg": "non-zero return code", 2026-03-13 09:27:44.641735 | debian-bookworm | "rc": 1, 2026-03-13 09:27:44.641787 | debian-bookworm | "start": "2026-03-13 09:27:22.489713" 2026-03-13 09:27:44.641839 | debian-bookworm | } failure 2026-03-13 09:27:44.650700 | 2026-03-13 09:27:44.650888 | PLAY RECAP 2026-03-13 09:27:44.651008 | debian-bookworm | ok: 10 changed: 7 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-03-13 09:27:44.651063 | 2026-03-13 09:27:44.820965 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-13 09:27:44.823160 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-13 09:27:45.585821 | 2026-03-13 09:27:45.585994 | PLAY [Base post] 2026-03-13 09:27:45.599786 | 2026-03-13 09:27:45.599927 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-13 09:27:46.116655 | debian-bookworm | changed 2026-03-13 09:27:46.123154 | 2026-03-13 09:27:46.123277 | PLAY RECAP 2026-03-13 09:27:46.123343 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-13 09:27:46.123406 | 2026-03-13 09:27:46.249725 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-13 09:27:46.250785 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-13 09:27:47.042067 | 2026-03-13 09:27:47.042250 | PLAY [Base post-logs] 2026-03-13 09:27:47.052981 | 2026-03-13 09:27:47.053117 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-13 09:27:47.527974 | localhost | changed 2026-03-13 09:27:47.543026 | 2026-03-13 09:27:47.543258 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-13 09:27:47.572426 | localhost | ok 2026-03-13 09:27:47.579626 | 2026-03-13 09:27:47.579804 | TASK [Set zuul-log-path fact] 2026-03-13 09:27:47.609734 | localhost | ok 2026-03-13 09:27:47.625418 | 2026-03-13 09:27:47.625570 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 09:27:47.662331 | localhost | ok 2026-03-13 09:27:47.666988 | 2026-03-13 09:27:47.667130 | TASK [upload-logs : Create log directories] 2026-03-13 09:27:48.167486 | localhost | changed 2026-03-13 09:27:48.173283 | 2026-03-13 09:27:48.173451 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-13 09:27:48.677629 | localhost -> localhost | ok: Runtime: 0:00:00.007084 2026-03-13 09:27:48.683356 | 2026-03-13 09:27:48.683506 | TASK [upload-logs : Upload logs to log server] 2026-03-13 09:27:49.267959 | localhost | Output suppressed because no_log was given 2026-03-13 09:27:49.269942 | 2026-03-13 09:27:49.270046 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 09:27:49.318980 | localhost | skipping: Conditional result was False 2026-03-13 09:27:49.327011 | localhost | skipping: Conditional result was False 2026-03-13 09:27:49.341146 | 2026-03-13 09:27:49.341343 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 09:27:49.387384 | localhost | skipping: Conditional result was False 2026-03-13 09:27:49.387746 | 2026-03-13 09:27:49.394755 | localhost | skipping: Conditional result was False 2026-03-13 09:27:49.404415 | 2026-03-13 09:27:49.404666 | LOOP [upload-logs : Upload console log and json output]