2026-05-04 21:31:13.945626 | Job console starting 2026-05-04 21:31:13.988132 | Updating git repos 2026-05-04 21:31:14.072662 | Cloning repos into workspace 2026-05-04 21:31:14.159790 | Restoring repo states 2026-05-04 21:31:14.184800 | Merging changes 2026-05-04 21:31:14.971477 | Checking out repos 2026-05-04 21:31:15.119275 | Preparing playbooks 2026-05-04 21:31:16.303197 | Running Ansible setup 2026-05-04 21:31:23.761378 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 21:31:26.266272 | 2026-05-04 21:31:26.266459 | PLAY [Base pre] 2026-05-04 21:31:26.321556 | 2026-05-04 21:31:26.321774 | TASK [Setup log path fact] 2026-05-04 21:31:26.363497 | debian-bookworm | ok 2026-05-04 21:31:26.399300 | 2026-05-04 21:31:26.399487 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 21:31:26.499466 | debian-bookworm | ok 2026-05-04 21:31:26.539220 | 2026-05-04 21:31:26.539381 | TASK [emit-job-header : Print job information] 2026-05-04 21:31:26.631251 | # Job Information 2026-05-04 21:31:26.631479 | Ansible Version: 2.16.14 2026-05-04 21:31:26.631516 | Job: mypy 2026-05-04 21:31:26.631549 | Pipeline: check 2026-05-04 21:31:26.631572 | Executor: 521e9411259a 2026-05-04 21:31:26.631592 | Triggered by: https://github.com/osism/python-osism/pull/2257 2026-05-04 21:31:26.631616 | Event ID: 8d329ba0-4800-11f1-96d0-d95ee606d4c8 2026-05-04 21:31:26.644454 | 2026-05-04 21:31:26.644616 | LOOP [emit-job-header : Print node information] 2026-05-04 21:31:27.005796 | debian-bookworm | ok: 2026-05-04 21:31:27.006007 | debian-bookworm | # Node Information 2026-05-04 21:31:27.006043 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 21:31:27.006070 | debian-bookworm | Hostname: debian 2026-05-04 21:31:27.006093 | debian-bookworm | Username: zuul 2026-05-04 21:31:27.006114 | debian-bookworm | Distro: Debian 12.13 2026-05-04 21:31:27.006139 | debian-bookworm | Provider: regiocloud-a 2026-05-04 21:31:27.006160 | debian-bookworm | Region: 2026-05-04 21:31:27.006181 | debian-bookworm | Label: debian-bookworm 2026-05-04 21:31:27.006201 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 21:31:27.006221 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:88e1 2026-05-04 21:31:27.042179 | 2026-05-04 21:31:27.042342 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 21:31:28.368657 | debian-bookworm -> localhost | changed 2026-05-04 21:31:28.392354 | 2026-05-04 21:31:28.393547 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 21:31:30.636952 | debian-bookworm -> localhost | changed 2026-05-04 21:31:30.648799 | 2026-05-04 21:31:30.648936 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 21:31:31.348598 | debian-bookworm -> localhost | ok 2026-05-04 21:31:31.355434 | 2026-05-04 21:31:31.355581 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 21:31:31.412399 | debian-bookworm | ok 2026-05-04 21:31:31.463607 | debian-bookworm | included: /var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 21:31:31.471917 | 2026-05-04 21:31:31.472048 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 21:31:34.019032 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 21:31:34.019197 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/work/fd7791afd529499ebc9534154b5d6098_id_rsa 2026-05-04 21:31:34.019227 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/work/fd7791afd529499ebc9534154b5d6098_id_rsa.pub 2026-05-04 21:31:34.019249 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 21:31:34.019268 | debian-bookworm -> localhost | SHA256:adUomjeBFimeAqc1O2DT3tQx0pg9m6iIFjGR+nx8FR0 zuul-build-sshkey 2026-05-04 21:31:34.019287 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 21:31:34.019317 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 21:31:34.019335 | debian-bookworm -> localhost | | .+ .B+..E. | 2026-05-04 21:31:34.019352 | debian-bookworm -> localhost | |o*+..+oBo .o | 2026-05-04 21:31:34.019368 | debian-bookworm -> localhost | |o*=+oo+ *.o . | 2026-05-04 21:31:34.019384 | debian-bookworm -> localhost | |o.+.o+ =.= | 2026-05-04 21:31:34.019399 | debian-bookworm -> localhost | |.oo+. o.S | 2026-05-04 21:31:34.019421 | debian-bookworm -> localhost | |.oo.o .o . | 2026-05-04 21:31:34.019437 | debian-bookworm -> localhost | |. . . | 2026-05-04 21:31:34.019453 | debian-bookworm -> localhost | | | 2026-05-04 21:31:34.019470 | debian-bookworm -> localhost | | | 2026-05-04 21:31:34.019486 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 21:31:34.019526 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.689615 2026-05-04 21:31:34.024643 | 2026-05-04 21:31:34.024727 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 21:31:34.061601 | debian-bookworm | ok 2026-05-04 21:31:34.074122 | debian-bookworm | included: /var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 21:31:34.089322 | 2026-05-04 21:31:34.089392 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 21:31:34.112110 | debian-bookworm | skipping: Conditional result was False 2026-05-04 21:31:34.117026 | 2026-05-04 21:31:34.117102 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 21:31:34.828130 | debian-bookworm | changed 2026-05-04 21:31:34.835086 | 2026-05-04 21:31:34.835173 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 21:31:35.073261 | debian-bookworm | ok 2026-05-04 21:31:35.077728 | 2026-05-04 21:31:35.077807 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 21:31:35.699680 | debian-bookworm | changed 2026-05-04 21:31:35.705086 | 2026-05-04 21:31:35.705158 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 21:31:36.333057 | debian-bookworm | changed 2026-05-04 21:31:36.339305 | 2026-05-04 21:31:36.339412 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 21:31:36.382972 | debian-bookworm | skipping: Conditional result was False 2026-05-04 21:31:36.391053 | 2026-05-04 21:31:36.391169 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 21:31:36.839155 | debian-bookworm -> localhost | changed 2026-05-04 21:31:36.849971 | 2026-05-04 21:31:36.850075 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 21:31:37.365173 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/work/fd7791afd529499ebc9534154b5d6098_id_rsa (zuul-build-sshkey) 2026-05-04 21:31:37.365385 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009322 2026-05-04 21:31:37.373027 | 2026-05-04 21:31:37.373127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 21:31:37.835227 | debian-bookworm | ok 2026-05-04 21:31:37.840807 | 2026-05-04 21:31:37.840905 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 21:31:37.864687 | debian-bookworm | skipping: Conditional result was False 2026-05-04 21:31:37.874827 | 2026-05-04 21:31:37.874947 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 21:31:38.345472 | debian-bookworm | ok 2026-05-04 21:31:38.355997 | 2026-05-04 21:31:38.356102 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 21:31:38.394879 | debian-bookworm | ok 2026-05-04 21:31:38.402346 | 2026-05-04 21:31:38.402462 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 21:31:38.776742 | debian-bookworm -> localhost | ok 2026-05-04 21:31:38.783068 | 2026-05-04 21:31:38.783171 | TASK [validate-host : Collect information about the host] 2026-05-04 21:31:40.126994 | debian-bookworm | ok 2026-05-04 21:31:40.135186 | 2026-05-04 21:31:40.135272 | TASK [validate-host : Sanitize hostname] 2026-05-04 21:31:40.213111 | debian-bookworm | ok 2026-05-04 21:31:40.242021 | 2026-05-04 21:31:40.242120 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 21:31:41.095227 | debian-bookworm -> localhost | changed 2026-05-04 21:31:41.113964 | 2026-05-04 21:31:41.114070 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 21:31:41.556398 | debian-bookworm | ok 2026-05-04 21:31:41.560931 | 2026-05-04 21:31:41.561018 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 21:31:42.325376 | debian-bookworm -> localhost | changed 2026-05-04 21:31:42.344905 | 2026-05-04 21:31:42.345027 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 21:31:42.634005 | debian-bookworm | ok 2026-05-04 21:31:42.648539 | 2026-05-04 21:31:42.648687 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 21:31:43.868214 | debian-bookworm | changed: 2026-05-04 21:31:43.868444 | debian-bookworm | cd+++++++++ src/ 2026-05-04 21:31:43.868492 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 21:31:43.868527 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 21:31:43.868558 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-04 21:31:43.868588 | debian-bookworm | Containerfile 2026-05-04 21:31:43.868822 | debian-bookworm | Containerfile 2026-05-04 21:31:43.893036 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (47.0.0) 2026-05-04 21:33:11.126764 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-05-04 21:33:11.137132 | 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-05-04 21:33:11.149557 | 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-05-04 21:33:11.923225 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-05-04 21:33:12.199912 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260408 types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-paramiko-4.0.0.20260408 types-python-dateutil-2.9.0.20260408 types-pytz-2026.1.1.20260408 types-requests-2.33.0.20260503 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-05-04 21:33:17.170614 | debian-bookworm | tests/conftest.py:95: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-04 21:33:17.170714 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-04 21:33:17.170732 | 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-05-04 21:33:17.170746 | 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-05-04 21:33:17.170757 | 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-05-04 21:33:17.170769 | 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-05-04 21:33:17.170780 | 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-05-04 21:33:17.170791 | 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-05-04 21:33:17.170803 | 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-05-04 21:33:17.170845 | 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-05-04 21:33:17.170858 | 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-05-04 21:33:17.170870 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:342: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-04 21:33:17.170881 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:397: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-04 21:33:17.170892 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:436: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-04 21:33:17.170915 | debian-bookworm | Installing missing stub packages: 2026-05-04 21:33:17.170928 | 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 2026-05-04 21:33:17.170940 | debian-bookworm | 2026-05-04 21:33:17.170951 | debian-bookworm | 2026-05-04 21:33:17.170963 | debian-bookworm | Success: no issues found in 121 source files 2026-05-04 21:33:17.525540 | debian-bookworm | ok: Runtime: 0:00:19.955646 2026-05-04 21:33:17.540176 | 2026-05-04 21:33:17.540332 | PLAY RECAP 2026-05-04 21:33:17.540409 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-04 21:33:17.540446 | 2026-05-04 21:33:17.704225 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-04 21:33:17.706436 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 21:33:18.493380 | 2026-05-04 21:33:18.493582 | PLAY [Base post-fetch] 2026-05-04 21:33:18.509976 | 2026-05-04 21:33:18.510230 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-04 21:33:18.576440 | debian-bookworm | skipping: Conditional result was False 2026-05-04 21:33:18.588184 | 2026-05-04 21:33:18.588421 | TASK [fetch-output : Set log path for single node] 2026-05-04 21:33:18.646881 | debian-bookworm | ok 2026-05-04 21:33:18.656460 | 2026-05-04 21:33:18.656628 | LOOP [fetch-output : Ensure local output dirs] 2026-05-04 21:33:19.160439 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/work/logs" 2026-05-04 21:33:19.450142 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/work/artifacts" 2026-05-04 21:33:19.749541 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fd7791afd529499ebc9534154b5d6098/work/docs" 2026-05-04 21:33:19.777660 | 2026-05-04 21:33:19.777867 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 21:33:20.584710 | debian-bookworm | changed: 2026-05-04 21:33:20.585225 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 21:33:20.585329 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 21:33:20.585429 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 21:33:20.585546 | debian-bookworm | changed: All items complete 2026-05-04 21:33:20.585597 | 2026-05-04 21:33:21.198072 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 21:33:21.778200 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 21:33:21.801762 | 2026-05-04 21:33:21.801950 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 21:33:22.372546 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010048 2026-05-04 21:33:22.663994 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009244 2026-05-04 21:33:22.686940 | 2026-05-04 21:33:22.687087 | PLAY RECAP 2026-05-04 21:33:22.687162 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-04 21:33:22.687199 | 2026-05-04 21:33:22.837614 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 21:33:22.838531 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 21:33:23.589951 | 2026-05-04 21:33:23.590147 | PLAY [Base post] 2026-05-04 21:33:23.604882 | 2026-05-04 21:33:23.605051 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 21:33:24.159832 | debian-bookworm | changed 2026-05-04 21:33:24.168167 | 2026-05-04 21:33:24.168295 | PLAY RECAP 2026-05-04 21:33:24.168373 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 21:33:24.168440 | 2026-05-04 21:33:24.306461 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 21:33:24.307445 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 21:33:25.134724 | 2026-05-04 21:33:25.134954 | PLAY [Base post-logs] 2026-05-04 21:33:25.146360 | 2026-05-04 21:33:25.146517 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 21:33:25.631364 | localhost | changed 2026-05-04 21:33:25.642374 | 2026-05-04 21:33:25.642548 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 21:33:25.672674 | localhost | ok 2026-05-04 21:33:25.679829 | 2026-05-04 21:33:25.680005 | TASK [Set zuul-log-path fact] 2026-05-04 21:33:25.708432 | localhost | ok 2026-05-04 21:33:25.722100 | 2026-05-04 21:33:25.722252 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 21:33:25.762534 | localhost | ok 2026-05-04 21:33:25.769666 | 2026-05-04 21:33:25.769876 | TASK [upload-logs : Create log directories] 2026-05-04 21:33:26.368473 | localhost | changed 2026-05-04 21:33:26.371625 | 2026-05-04 21:33:26.371743 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 21:33:26.927900 | localhost -> localhost | ok: Runtime: 0:00:00.007984 2026-05-04 21:33:26.932561 | 2026-05-04 21:33:26.932695 | TASK [upload-logs : Upload logs to log server] 2026-05-04 21:33:27.533003 | localhost | Output suppressed because no_log was given 2026-05-04 21:33:27.536313 | 2026-05-04 21:33:27.536470 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 21:33:27.591415 | localhost | skipping: Conditional result was False 2026-05-04 21:33:27.596536 | localhost | skipping: Conditional result was False 2026-05-04 21:33:27.605162 | 2026-05-04 21:33:27.605282 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 21:33:27.656750 | localhost | skipping: Conditional result was False 2026-05-04 21:33:27.657070 | 2026-05-04 21:33:27.664290 | localhost | skipping: Conditional result was False 2026-05-04 21:33:27.676328 | 2026-05-04 21:33:27.676613 | LOOP [upload-logs : Upload console log and json output]