2026-03-14 18:56:04.428703 | Job console starting 2026-03-14 18:56:04.459020 | Updating git repos 2026-03-14 18:56:04.580228 | Cloning repos into workspace 2026-03-14 18:56:04.650200 | Restoring repo states 2026-03-14 18:56:04.669950 | Merging changes 2026-03-14 18:56:05.244665 | Checking out repos 2026-03-14 18:56:05.303028 | Preparing playbooks 2026-03-14 18:56:06.188225 | Running Ansible setup 2026-03-14 18:56:11.179820 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 18:56:12.047063 | 2026-03-14 18:56:12.047235 | PLAY [Base pre] 2026-03-14 18:56:12.063568 | 2026-03-14 18:56:12.063725 | TASK [Setup log path fact] 2026-03-14 18:56:12.083606 | debian-bookworm | ok 2026-03-14 18:56:12.100207 | 2026-03-14 18:56:12.100393 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 18:56:12.171980 | debian-bookworm | ok 2026-03-14 18:56:12.207214 | 2026-03-14 18:56:12.207408 | TASK [emit-job-header : Print job information] 2026-03-14 18:56:12.281616 | # Job Information 2026-03-14 18:56:12.281811 | Ansible Version: 2.16.14 2026-03-14 18:56:12.281846 | Job: mypy 2026-03-14 18:56:12.281878 | Pipeline: check 2026-03-14 18:56:12.281901 | Executor: 521e9411259a 2026-03-14 18:56:12.281923 | Triggered by: https://github.com/osism/python-osism/pull/2131 2026-03-14 18:56:12.281947 | Event ID: 6d85f000-1fd7-11f1-8818-4317754ebbd4 2026-03-14 18:56:12.299144 | 2026-03-14 18:56:12.299301 | LOOP [emit-job-header : Print node information] 2026-03-14 18:56:12.564079 | debian-bookworm | ok: 2026-03-14 18:56:12.564389 | debian-bookworm | # Node Information 2026-03-14 18:56:12.564430 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 18:56:12.564457 | debian-bookworm | Hostname: debian 2026-03-14 18:56:12.564479 | debian-bookworm | Username: zuul 2026-03-14 18:56:12.564500 | debian-bookworm | Distro: Debian 12.13 2026-03-14 18:56:12.564530 | debian-bookworm | Provider: regiocloud-a 2026-03-14 18:56:12.564556 | debian-bookworm | Region: 2026-03-14 18:56:12.564577 | debian-bookworm | Label: debian-bookworm 2026-03-14 18:56:12.564597 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 18:56:12.564618 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:d284 2026-03-14 18:56:12.578602 | 2026-03-14 18:56:12.578742 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 18:56:13.828569 | debian-bookworm -> localhost | changed 2026-03-14 18:56:13.837325 | 2026-03-14 18:56:13.837522 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 18:56:15.984788 | debian-bookworm -> localhost | changed 2026-03-14 18:56:15.994197 | 2026-03-14 18:56:15.994288 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 18:56:16.362429 | debian-bookworm -> localhost | ok 2026-03-14 18:56:16.367296 | 2026-03-14 18:56:16.367400 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 18:56:16.393873 | debian-bookworm | ok 2026-03-14 18:56:16.415494 | debian-bookworm | included: /var/lib/zuul/builds/708ce4cbb38b447386484c9d8c5e5fb2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 18:56:16.433377 | 2026-03-14 18:56:16.433470 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 18:56:17.671336 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 18:56:17.671519 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/708ce4cbb38b447386484c9d8c5e5fb2/work/708ce4cbb38b447386484c9d8c5e5fb2_id_rsa 2026-03-14 18:56:17.671550 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/708ce4cbb38b447386484c9d8c5e5fb2/work/708ce4cbb38b447386484c9d8c5e5fb2_id_rsa.pub 2026-03-14 18:56:17.671573 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 18:56:17.671594 | debian-bookworm -> localhost | SHA256:jrcMDQcSpP783grqvwv5/Dj+YzEP9CtMT+ci9JukeAE zuul-build-sshkey 2026-03-14 18:56:17.671612 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 18:56:17.671638 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 18:56:17.671656 | debian-bookworm -> localhost | | .o | 2026-03-14 18:56:17.671674 | debian-bookworm -> localhost | | . . | 2026-03-14 18:56:17.671690 | debian-bookworm -> localhost | | . . . | 2026-03-14 18:56:17.671707 | debian-bookworm -> localhost | | . E... | 2026-03-14 18:56:17.671723 | debian-bookworm -> localhost | | . o..S | 2026-03-14 18:56:17.671741 | debian-bookworm -> localhost | | + B*o . | 2026-03-14 18:56:17.671758 | debian-bookworm -> localhost | | o ++oX=+ | 2026-03-14 18:56:17.671774 | debian-bookworm -> localhost | | =.=BB*o. | 2026-03-14 18:56:17.671791 | debian-bookworm -> localhost | | .ooXXB=*o | 2026-03-14 18:56:17.671808 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 18:56:17.671848 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.618235 2026-03-14 18:56:17.676949 | 2026-03-14 18:56:17.677028 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 18:56:17.713284 | debian-bookworm | ok 2026-03-14 18:56:17.732581 | debian-bookworm | included: /var/lib/zuul/builds/708ce4cbb38b447386484c9d8c5e5fb2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 18:56:17.739539 | 2026-03-14 18:56:17.739607 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 18:56:17.772263 | debian-bookworm | skipping: Conditional result was False 2026-03-14 18:56:17.776801 | 2026-03-14 18:56:17.776872 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 18:56:18.427564 | debian-bookworm | changed 2026-03-14 18:56:18.431723 | 2026-03-14 18:56:18.431792 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 18:56:18.691053 | debian-bookworm | ok 2026-03-14 18:56:18.695380 | 2026-03-14 18:56:18.695450 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 18:56:19.356162 | debian-bookworm | changed 2026-03-14 18:56:19.361505 | 2026-03-14 18:56:19.361590 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 18:56:19.970077 | debian-bookworm | changed 2026-03-14 18:56:19.975694 | 2026-03-14 18:56:19.975796 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 18:56:19.998859 | debian-bookworm | skipping: Conditional result was False 2026-03-14 18:56:20.005500 | 2026-03-14 18:56:20.005605 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 18:56:20.460305 | debian-bookworm -> localhost | changed 2026-03-14 18:56:20.470811 | 2026-03-14 18:56:20.470929 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 18:56:20.749642 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/708ce4cbb38b447386484c9d8c5e5fb2/work/708ce4cbb38b447386484c9d8c5e5fb2_id_rsa (zuul-build-sshkey) 2026-03-14 18:56:20.750013 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010676 2026-03-14 18:56:20.764899 | 2026-03-14 18:56:20.765025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 18:56:21.126625 | debian-bookworm | ok 2026-03-14 18:56:21.133235 | 2026-03-14 18:56:21.133341 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 18:56:21.156924 | debian-bookworm | skipping: Conditional result was False 2026-03-14 18:56:21.167031 | 2026-03-14 18:56:21.167126 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 18:56:21.621919 | debian-bookworm | ok 2026-03-14 18:56:21.637013 | 2026-03-14 18:56:21.637122 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 18:56:21.693609 | debian-bookworm | ok 2026-03-14 18:56:21.698615 | 2026-03-14 18:56:21.698710 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 18:56:22.052658 | debian-bookworm -> localhost | ok 2026-03-14 18:56:22.058877 | 2026-03-14 18:56:22.058973 | TASK [validate-host : Collect information about the host] 2026-03-14 18:56:23.205214 | debian-bookworm | ok 2026-03-14 18:56:23.215084 | 2026-03-14 18:56:23.215179 | TASK [validate-host : Sanitize hostname] 2026-03-14 18:56:23.303904 | debian-bookworm | ok 2026-03-14 18:56:23.331394 | 2026-03-14 18:56:23.331487 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 18:56:23.759185 | debian-bookworm -> localhost | changed 2026-03-14 18:56:23.763759 | 2026-03-14 18:56:23.763853 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 18:56:24.207450 | debian-bookworm | ok 2026-03-14 18:56:24.212332 | 2026-03-14 18:56:24.212449 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 18:56:24.894626 | debian-bookworm -> localhost | changed 2026-03-14 18:56:24.904649 | 2026-03-14 18:56:24.904746 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 18:56:25.195740 | debian-bookworm | ok 2026-03-14 18:56:25.199947 | 2026-03-14 18:56:25.200016 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 18:56:26.143916 | debian-bookworm | changed: 2026-03-14 18:56:26.144066 | debian-bookworm | cd+++++++++ src/ 2026-03-14 18:56:26.144095 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 18:56:26.144115 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 18:56:26.144133 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-14 18:56:26.144151 | debian-bookworm | Containerfile 2026-03-14 18:56:26.144261 | debian-bookworm | Containerfile 2026-03-14 18:56:26.157835 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-14 18:57:48.717578 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-14 18:57:48.745496 | 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-14 18:57:48.757734 | 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-14 18:57:49.564972 | 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-14 18:57:49.888900 | 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-14 18:57:56.773067 | 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-14 18:57:56.773156 | 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-14 18:57:56.773174 | 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-14 18:57:56.773187 | 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-14 18:57:56.773199 | 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-14 18:57:56.773212 | 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-14 18:57:56.773224 | 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-14 18:57:56.773262 | 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-14 18:57:56.773276 | 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-14 18:57:56.773287 | debian-bookworm | Installing missing stub packages: 2026-03-14 18:57:56.773299 | 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-14 18:57:56.773312 | debian-bookworm | 2026-03-14 18:57:56.773323 | debian-bookworm | 2026-03-14 18:57:56.773335 | debian-bookworm | Success: no issues found in 77 source files 2026-03-14 18:57:57.105020 | debian-bookworm | ok: Runtime: 0:00:22.455300 2026-03-14 18:57:57.112841 | 2026-03-14 18:57:57.112938 | PLAY RECAP 2026-03-14 18:57:57.112996 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-14 18:57:57.113023 | 2026-03-14 18:57:57.242124 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-14 18:57:57.244471 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 18:57:57.977823 | 2026-03-14 18:57:57.977983 | PLAY [Base post] 2026-03-14 18:57:57.991828 | 2026-03-14 18:57:57.991974 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-14 18:57:58.589199 | debian-bookworm | changed 2026-03-14 18:57:58.600509 | 2026-03-14 18:57:58.600660 | PLAY RECAP 2026-03-14 18:57:58.600750 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-14 18:57:58.600842 | 2026-03-14 18:57:58.732800 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 18:57:58.733668 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-14 18:57:59.527136 | 2026-03-14 18:57:59.527318 | PLAY [Base post-logs] 2026-03-14 18:57:59.538558 | 2026-03-14 18:57:59.538709 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-14 18:57:59.983894 | localhost | changed 2026-03-14 18:57:59.997880 | 2026-03-14 18:57:59.998036 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-14 18:58:00.037581 | localhost | ok 2026-03-14 18:58:00.047766 | 2026-03-14 18:58:00.047944 | TASK [Set zuul-log-path fact] 2026-03-14 18:58:00.078722 | localhost | ok 2026-03-14 18:58:00.092924 | 2026-03-14 18:58:00.093171 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 18:58:00.131583 | localhost | ok 2026-03-14 18:58:00.138444 | 2026-03-14 18:58:00.138625 | TASK [upload-logs : Create log directories] 2026-03-14 18:58:00.646300 | localhost | changed 2026-03-14 18:58:00.650010 | 2026-03-14 18:58:00.650153 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-14 18:58:01.150650 | localhost -> localhost | ok: Runtime: 0:00:00.006232 2026-03-14 18:58:01.154706 | 2026-03-14 18:58:01.154821 | TASK [upload-logs : Upload logs to log server] 2026-03-14 18:58:01.751713 | localhost | Output suppressed because no_log was given 2026-03-14 18:58:01.755430 | 2026-03-14 18:58:01.755633 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 18:58:01.818954 | localhost | skipping: Conditional result was False 2026-03-14 18:58:01.824045 | localhost | skipping: Conditional result was False 2026-03-14 18:58:01.831304 | 2026-03-14 18:58:01.831550 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 18:58:01.882227 | localhost | skipping: Conditional result was False 2026-03-14 18:58:01.883017 | 2026-03-14 18:58:01.885199 | localhost | skipping: Conditional result was False 2026-03-14 18:58:01.892255 | 2026-03-14 18:58:01.892498 | LOOP [upload-logs : Upload console log and json output]