2026-03-06 21:56:50.670296 | Job console starting 2026-03-06 21:56:50.687927 | Updating git repos 2026-03-06 21:56:51.227449 | Cloning repos into workspace 2026-03-06 21:56:51.311439 | Restoring repo states 2026-03-06 21:56:51.346263 | Merging changes 2026-03-06 21:56:52.086817 | Checking out repos 2026-03-06 21:56:52.283321 | Preparing playbooks 2026-03-06 21:56:53.382477 | Running Ansible setup 2026-03-06 21:56:59.172463 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-06 21:57:00.247639 | 2026-03-06 21:57:00.247747 | PLAY [Base pre] 2026-03-06 21:57:00.264243 | 2026-03-06 21:57:00.264353 | TASK [Setup log path fact] 2026-03-06 21:57:00.281155 | debian-bookworm | ok 2026-03-06 21:57:00.296574 | 2026-03-06 21:57:00.296681 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 21:57:00.323900 | debian-bookworm | ok 2026-03-06 21:57:00.331517 | 2026-03-06 21:57:00.331599 | TASK [emit-job-header : Print job information] 2026-03-06 21:57:00.436304 | # Job Information 2026-03-06 21:57:00.436434 | Ansible Version: 2.16.14 2026-03-06 21:57:00.436463 | Job: mypy 2026-03-06 21:57:00.436491 | Pipeline: check 2026-03-06 21:57:00.436511 | Executor: 521e9411259a 2026-03-06 21:57:00.436528 | Triggered by: https://github.com/osism/python-osism/pull/2084 2026-03-06 21:57:00.436547 | Event ID: 5b43f850-19a7-11f1-8834-05ac7b8ebc99 2026-03-06 21:57:00.440492 | 2026-03-06 21:57:00.440574 | LOOP [emit-job-header : Print node information] 2026-03-06 21:57:00.690743 | debian-bookworm | ok: 2026-03-06 21:57:00.690999 | debian-bookworm | # Node Information 2026-03-06 21:57:00.691034 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-06 21:57:00.691055 | debian-bookworm | Hostname: debian 2026-03-06 21:57:00.691073 | debian-bookworm | Username: zuul 2026-03-06 21:57:00.691090 | debian-bookworm | Distro: Debian 12.13 2026-03-06 21:57:00.691109 | debian-bookworm | Provider: regiocloud-a 2026-03-06 21:57:00.691149 | debian-bookworm | Region: 2026-03-06 21:57:00.691168 | debian-bookworm | Label: debian-bookworm 2026-03-06 21:57:00.691184 | debian-bookworm | Product Name: OpenStack Nova 2026-03-06 21:57:00.691200 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8e:afa2 2026-03-06 21:57:00.709218 | 2026-03-06 21:57:00.709310 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-06 21:57:01.714462 | debian-bookworm -> localhost | changed 2026-03-06 21:57:01.721319 | 2026-03-06 21:57:01.721417 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-06 21:57:03.303057 | debian-bookworm -> localhost | changed 2026-03-06 21:57:03.320727 | 2026-03-06 21:57:03.320851 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-06 21:57:03.662059 | debian-bookworm -> localhost | ok 2026-03-06 21:57:03.669742 | 2026-03-06 21:57:03.669849 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-06 21:57:03.739582 | debian-bookworm | ok 2026-03-06 21:57:03.810738 | debian-bookworm | included: /var/lib/zuul/builds/a5e0ac1270d8492d8743559993b6a941/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-06 21:57:03.830327 | 2026-03-06 21:57:03.830538 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-06 21:57:07.478182 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-06 21:57:07.478356 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a5e0ac1270d8492d8743559993b6a941/work/a5e0ac1270d8492d8743559993b6a941_id_rsa 2026-03-06 21:57:07.478389 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a5e0ac1270d8492d8743559993b6a941/work/a5e0ac1270d8492d8743559993b6a941_id_rsa.pub 2026-03-06 21:57:07.478412 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-06 21:57:07.478434 | debian-bookworm -> localhost | SHA256:o6WhAMcyMbnOxSZ6vStCSnHUunIIIJU7nqdd7pOO9rI zuul-build-sshkey 2026-03-06 21:57:07.478453 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-06 21:57:07.478481 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-06 21:57:07.478500 | debian-bookworm -> localhost | |oo... | 2026-03-06 21:57:07.478519 | debian-bookworm -> localhost | |++.. . | 2026-03-06 21:57:07.478536 | debian-bookworm -> localhost | |*.=.. | 2026-03-06 21:57:07.478552 | debian-bookworm -> localhost | |oBo* | 2026-03-06 21:57:07.478569 | debian-bookworm -> localhost | |=.O+. . S | 2026-03-06 21:57:07.478590 | debian-bookworm -> localhost | |.B++o..= . | 2026-03-06 21:57:07.478608 | debian-bookworm -> localhost | |+.o+.+o. | 2026-03-06 21:57:07.478626 | debian-bookworm -> localhost | |o o =.+ | 2026-03-06 21:57:07.478644 | debian-bookworm -> localhost | | . oEB+. | 2026-03-06 21:57:07.478660 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-06 21:57:07.478700 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.433812 2026-03-06 21:57:07.483807 | 2026-03-06 21:57:07.483886 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-06 21:57:07.520252 | debian-bookworm | ok 2026-03-06 21:57:07.529017 | debian-bookworm | included: /var/lib/zuul/builds/a5e0ac1270d8492d8743559993b6a941/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-06 21:57:07.544240 | 2026-03-06 21:57:07.544315 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-06 21:57:07.584908 | debian-bookworm | skipping: Conditional result was False 2026-03-06 21:57:07.589508 | 2026-03-06 21:57:07.589581 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-06 21:57:08.555733 | debian-bookworm | changed 2026-03-06 21:57:08.559942 | 2026-03-06 21:57:08.560012 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-06 21:57:08.823804 | debian-bookworm | ok 2026-03-06 21:57:08.828219 | 2026-03-06 21:57:08.828296 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-06 21:57:09.522986 | debian-bookworm | changed 2026-03-06 21:57:09.535017 | 2026-03-06 21:57:09.535133 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-06 21:57:10.188255 | debian-bookworm | changed 2026-03-06 21:57:10.192653 | 2026-03-06 21:57:10.192733 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-06 21:57:10.218313 | debian-bookworm | skipping: Conditional result was False 2026-03-06 21:57:10.223323 | 2026-03-06 21:57:10.223417 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-06 21:57:11.127555 | debian-bookworm -> localhost | changed 2026-03-06 21:57:11.136204 | 2026-03-06 21:57:11.136286 | TASK [add-build-sshkey : Add back temp key] 2026-03-06 21:57:11.757087 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a5e0ac1270d8492d8743559993b6a941/work/a5e0ac1270d8492d8743559993b6a941_id_rsa (zuul-build-sshkey) 2026-03-06 21:57:11.757283 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022981 2026-03-06 21:57:11.764779 | 2026-03-06 21:57:11.764872 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-06 21:57:12.288727 | debian-bookworm | ok 2026-03-06 21:57:12.293000 | 2026-03-06 21:57:12.293082 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-06 21:57:12.349765 | debian-bookworm | skipping: Conditional result was False 2026-03-06 21:57:12.359508 | 2026-03-06 21:57:12.359598 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-06 21:57:12.880551 | debian-bookworm | ok 2026-03-06 21:57:12.895687 | 2026-03-06 21:57:12.895791 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-06 21:57:12.932603 | debian-bookworm | ok 2026-03-06 21:57:12.937496 | 2026-03-06 21:57:12.937582 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-06 21:57:13.398304 | debian-bookworm -> localhost | ok 2026-03-06 21:57:13.414935 | 2026-03-06 21:57:13.415096 | TASK [validate-host : Collect information about the host] 2026-03-06 21:57:14.660616 | debian-bookworm | ok 2026-03-06 21:57:14.696857 | 2026-03-06 21:57:14.696971 | TASK [validate-host : Sanitize hostname] 2026-03-06 21:57:15.039375 | debian-bookworm | ok 2026-03-06 21:57:15.181494 | 2026-03-06 21:57:15.181606 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-06 21:57:16.476842 | debian-bookworm -> localhost | changed 2026-03-06 21:57:16.482323 | 2026-03-06 21:57:16.482420 | TASK [validate-host : Collect information about zuul worker] 2026-03-06 21:57:17.225505 | debian-bookworm | ok 2026-03-06 21:57:17.229236 | 2026-03-06 21:57:17.229314 | TASK [validate-host : Write out all zuul information for each host] 2026-03-06 21:57:18.491542 | debian-bookworm -> localhost | changed 2026-03-06 21:57:18.499368 | 2026-03-06 21:57:18.499460 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-06 21:57:18.769966 | debian-bookworm | ok 2026-03-06 21:57:18.774443 | 2026-03-06 21:57:18.774529 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-06 21:57:20.402356 | debian-bookworm | changed: 2026-03-06 21:57:20.402497 | debian-bookworm | cd+++++++++ src/ 2026-03-06 21:57:20.402524 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-06 21:57:20.402544 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-06 21:57:20.402562 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-06 21:57:20.402579 | debian-bookworm | Containerfile 2026-03-06 21:57:20.402686 | debian-bookworm | Containerfile 2026-03-06 21:57:20.454165 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-06 21:58:41.790264 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-06 21:58:41.817834 | 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-06 21:58:41.830056 | 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-06 21:58:42.624977 | 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-06 21:58:42.964170 | 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.9.0.20241207 types-ujson-5.10.0.20250822 2026-03-06 21:58:49.492527 | 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-06 21:58:49.492635 | 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-06 21:58:49.492651 | 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-06 21:58:49.492663 | 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-06 21:58:49.492675 | 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-06 21:58:49.492688 | 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-06 21:58:49.492699 | 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-06 21:58:49.492739 | 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-06 21:58:49.492752 | 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-06 21:58:49.492776 | debian-bookworm | Installing missing stub packages: 2026-03-06 21:58:49.492789 | 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-06 21:58:49.492802 | debian-bookworm | 2026-03-06 21:58:49.492814 | debian-bookworm | 2026-03-06 21:58:49.492825 | debian-bookworm | Success: no issues found in 76 source files 2026-03-06 21:58:49.923718 | debian-bookworm | ok: Runtime: 0:00:20.876691 2026-03-06 21:58:49.944961 | 2026-03-06 21:58:49.945073 | PLAY RECAP 2026-03-06 21:58:49.945165 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-06 21:58:49.945197 | 2026-03-06 21:58:50.084636 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-06 21:58:50.085616 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-06 21:58:50.833452 | 2026-03-06 21:58:50.833615 | PLAY [Base post] 2026-03-06 21:58:50.847621 | 2026-03-06 21:58:50.847745 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-06 21:58:51.368960 | debian-bookworm | changed 2026-03-06 21:58:51.375465 | 2026-03-06 21:58:51.375577 | PLAY RECAP 2026-03-06 21:58:51.375641 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-06 21:58:51.375703 | 2026-03-06 21:58:51.501445 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-06 21:58:51.502611 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-06 21:58:52.359924 | 2026-03-06 21:58:52.360119 | PLAY [Base post-logs] 2026-03-06 21:58:52.372117 | 2026-03-06 21:58:52.372268 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-06 21:58:52.837545 | localhost | changed 2026-03-06 21:58:52.849817 | 2026-03-06 21:58:52.849978 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-06 21:58:52.885700 | localhost | ok 2026-03-06 21:58:52.889073 | 2026-03-06 21:58:52.889220 | TASK [Set zuul-log-path fact] 2026-03-06 21:58:52.905893 | localhost | ok 2026-03-06 21:58:52.914260 | 2026-03-06 21:58:52.914377 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 21:58:52.940290 | localhost | ok 2026-03-06 21:58:52.943449 | 2026-03-06 21:58:52.943552 | TASK [upload-logs : Create log directories] 2026-03-06 21:58:53.490017 | localhost | changed 2026-03-06 21:58:53.494060 | 2026-03-06 21:58:53.494208 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-06 21:58:54.017680 | localhost -> localhost | ok: Runtime: 0:00:00.007343 2026-03-06 21:58:54.023546 | 2026-03-06 21:58:54.023696 | TASK [upload-logs : Upload logs to log server] 2026-03-06 21:58:54.576102 | localhost | Output suppressed because no_log was given 2026-03-06 21:58:54.577931 | 2026-03-06 21:58:54.578032 | LOOP [upload-logs : Compress console log and json output] 2026-03-06 21:58:54.625514 | localhost | skipping: Conditional result was False 2026-03-06 21:58:54.631655 | localhost | skipping: Conditional result was False 2026-03-06 21:58:54.637038 | 2026-03-06 21:58:54.637289 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-06 21:58:54.684537 | localhost | skipping: Conditional result was False 2026-03-06 21:58:54.685270 | 2026-03-06 21:58:54.688314 | localhost | skipping: Conditional result was False 2026-03-06 21:58:54.702785 | 2026-03-06 21:58:54.703115 | LOOP [upload-logs : Upload console log and json output]