2026-06-02 14:13:54.239925 | Job console starting 2026-06-02 14:13:54.278128 | Updating git repos 2026-06-02 14:13:54.347871 | Cloning repos into workspace 2026-06-02 14:13:54.425836 | Restoring repo states 2026-06-02 14:13:54.450433 | Merging changes 2026-06-02 14:13:55.145850 | Checking out repos 2026-06-02 14:13:55.193696 | Preparing playbooks 2026-06-02 14:13:56.399535 | Running Ansible setup 2026-06-02 14:14:03.931214 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 14:14:05.508371 | 2026-06-02 14:14:05.508501 | PLAY [Base pre] 2026-06-02 14:14:05.541825 | 2026-06-02 14:14:05.541947 | TASK [Setup log path fact] 2026-06-02 14:14:05.570416 | debian-bookworm | ok 2026-06-02 14:14:05.611267 | 2026-06-02 14:14:05.611408 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 14:14:05.669670 | debian-bookworm | ok 2026-06-02 14:14:05.693616 | 2026-06-02 14:14:05.693742 | TASK [emit-job-header : Print job information] 2026-06-02 14:14:05.733168 | # Job Information 2026-06-02 14:14:05.733323 | Ansible Version: 2.16.14 2026-06-02 14:14:05.733358 | Job: mypy 2026-06-02 14:14:05.733391 | Pipeline: check 2026-06-02 14:14:05.733413 | Executor: 521e9411259a 2026-06-02 14:14:05.733434 | Triggered by: https://github.com/osism/python-osism/pull/2326 2026-06-02 14:14:05.733524 | Event ID: 42b824c0-5e8d-11f1-81ce-62ee77bca410 2026-06-02 14:14:05.738462 | 2026-06-02 14:14:05.738562 | LOOP [emit-job-header : Print node information] 2026-06-02 14:14:05.878747 | debian-bookworm | ok: 2026-06-02 14:14:05.878990 | debian-bookworm | # Node Information 2026-06-02 14:14:05.879022 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-02 14:14:05.879053 | debian-bookworm | Hostname: debian 2026-06-02 14:14:05.879071 | debian-bookworm | Username: zuul 2026-06-02 14:14:05.879088 | debian-bookworm | Distro: Debian 12.14 2026-06-02 14:14:05.879112 | debian-bookworm | Provider: regiocloud-a 2026-06-02 14:14:05.879134 | debian-bookworm | Region: 2026-06-02 14:14:05.879151 | debian-bookworm | Label: debian-bookworm 2026-06-02 14:14:05.879167 | debian-bookworm | Product Name: OpenStack Nova 2026-06-02 14:14:05.879183 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:2c1c 2026-06-02 14:14:05.890879 | 2026-06-02 14:14:05.890990 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 14:14:06.637827 | debian-bookworm -> localhost | changed 2026-06-02 14:14:06.644641 | 2026-06-02 14:14:06.644758 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 14:14:08.315427 | debian-bookworm -> localhost | changed 2026-06-02 14:14:08.340703 | 2026-06-02 14:14:08.340830 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 14:14:08.971256 | debian-bookworm -> localhost | ok 2026-06-02 14:14:08.976714 | 2026-06-02 14:14:08.976807 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 14:14:09.005317 | debian-bookworm | ok 2026-06-02 14:14:09.028752 | debian-bookworm | included: /var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 14:14:09.033744 | 2026-06-02 14:14:09.033817 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 14:14:11.902087 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-02 14:14:11.902277 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/work/816d42e6bbf84116b4bed74bb00ed93f_id_rsa 2026-06-02 14:14:11.902314 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/work/816d42e6bbf84116b4bed74bb00ed93f_id_rsa.pub 2026-06-02 14:14:11.902341 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-02 14:14:11.902366 | debian-bookworm -> localhost | SHA256:hO9HqBDoZ0zZZ64TpRuq9h0wVoEWbF7o7qXbyPU4uPk zuul-build-sshkey 2026-06-02 14:14:11.902389 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-02 14:14:11.902420 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-02 14:14:11.902443 | debian-bookworm -> localhost | | ..+. | 2026-06-02 14:14:11.902464 | debian-bookworm -> localhost | | .*o.o | 2026-06-02 14:14:11.902485 | debian-bookworm -> localhost | | .=+.+ = | 2026-06-02 14:14:11.902506 | debian-bookworm -> localhost | | . ooo O . | 2026-06-02 14:14:11.902527 | debian-bookworm -> localhost | | ..O + S . | 2026-06-02 14:14:11.902551 | debian-bookworm -> localhost | | +.=.B . | 2026-06-02 14:14:11.902572 | debian-bookworm -> localhost | | ..+B . . | 2026-06-02 14:14:11.902593 | debian-bookworm -> localhost | | .o+*.= . | 2026-06-02 14:14:11.902614 | debian-bookworm -> localhost | | ...B+E.. | 2026-06-02 14:14:11.902635 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-02 14:14:11.902684 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.802890 2026-06-02 14:14:11.908776 | 2026-06-02 14:14:11.908862 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 14:14:11.951600 | debian-bookworm | ok 2026-06-02 14:14:11.971324 | debian-bookworm | included: /var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 14:14:11.980278 | 2026-06-02 14:14:11.980376 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 14:14:12.003424 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:14:12.009133 | 2026-06-02 14:14:12.009230 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 14:14:12.662776 | debian-bookworm | changed 2026-06-02 14:14:12.673545 | 2026-06-02 14:14:12.673769 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 14:14:12.927430 | debian-bookworm | ok 2026-06-02 14:14:12.931873 | 2026-06-02 14:14:12.931946 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 14:14:13.543419 | debian-bookworm | changed 2026-06-02 14:14:13.549508 | 2026-06-02 14:14:13.549605 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 14:14:14.220935 | debian-bookworm | changed 2026-06-02 14:14:14.226232 | 2026-06-02 14:14:14.226317 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 14:14:14.262186 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:14:14.271162 | 2026-06-02 14:14:14.271288 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 14:14:15.187680 | debian-bookworm -> localhost | changed 2026-06-02 14:14:15.198002 | 2026-06-02 14:14:15.198112 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 14:14:15.708299 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/work/816d42e6bbf84116b4bed74bb00ed93f_id_rsa (zuul-build-sshkey) 2026-06-02 14:14:15.708507 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035818 2026-06-02 14:14:15.715886 | 2026-06-02 14:14:15.715977 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 14:14:16.180904 | debian-bookworm | ok 2026-06-02 14:14:16.185785 | 2026-06-02 14:14:16.185873 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 14:14:16.245154 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:14:16.261336 | 2026-06-02 14:14:16.261447 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 14:14:16.673537 | debian-bookworm | ok 2026-06-02 14:14:16.689361 | 2026-06-02 14:14:16.689475 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 14:14:16.741256 | debian-bookworm | ok 2026-06-02 14:14:16.746477 | 2026-06-02 14:14:16.746582 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 14:14:17.205246 | debian-bookworm -> localhost | ok 2026-06-02 14:14:17.212369 | 2026-06-02 14:14:17.212498 | TASK [validate-host : Collect information about the host] 2026-06-02 14:14:18.662084 | debian-bookworm | ok 2026-06-02 14:14:18.682671 | 2026-06-02 14:14:18.682893 | TASK [validate-host : Sanitize hostname] 2026-06-02 14:14:18.814552 | debian-bookworm | ok 2026-06-02 14:14:18.879652 | 2026-06-02 14:14:18.879793 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 14:14:19.895008 | debian-bookworm -> localhost | changed 2026-06-02 14:14:19.901548 | 2026-06-02 14:14:19.901673 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 14:14:20.335861 | debian-bookworm | ok 2026-06-02 14:14:20.340918 | 2026-06-02 14:14:20.341051 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 14:14:21.383475 | debian-bookworm -> localhost | changed 2026-06-02 14:14:21.395340 | 2026-06-02 14:14:21.395461 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 14:14:21.699693 | debian-bookworm | ok 2026-06-02 14:14:21.705576 | 2026-06-02 14:14:21.705681 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 14:14:22.899796 | debian-bookworm | changed: 2026-06-02 14:14:22.902888 | debian-bookworm | cd+++++++++ src/ 2026-06-02 14:14:22.903011 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-02 14:14:22.903056 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-02 14:14:22.903115 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-02 14:14:22.903152 | debian-bookworm | Containerfile 2026-06-02 14:14:22.903373 | debian-bookworm | Containerfile 2026-06-02 14:14:22.915211 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (48.0.0) 2026-06-02 14:15:48.445594 | 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-06-02 14:15:48.449776 | 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-06-02 14:15:49.206808 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-02 14:15:49.450436 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-4.0.0.20260518 types-python-dateutil-2.9.0.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-06-02 14:15:54.008026 | 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-06-02 14:15:54.008126 | 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-06-02 14:15:54.008145 | 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-06-02 14:15:54.008169 | 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-06-02 14:15:54.008181 | 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-06-02 14:15:54.008193 | 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-06-02 14:15:54.008204 | 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-06-02 14:15:54.008216 | 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-06-02 14:15:54.008228 | 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-06-02 14:15:54.008239 | 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-06-02 14:15:54.008250 | 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-06-02 14:15:54.008311 | 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-06-02 14:15:54.008326 | 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-06-02 14:15:54.008337 | 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-06-02 14:15:54.008353 | debian-bookworm | Installing missing stub packages: 2026-06-02 14:15:54.008366 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-paramiko types-python-dateutil types-pytz types-simplejson types-tabulate 2026-06-02 14:15:54.008377 | debian-bookworm | 2026-06-02 14:15:54.008389 | debian-bookworm | 2026-06-02 14:15:54.008400 | debian-bookworm | Success: no issues found in 128 source files 2026-06-02 14:15:54.471598 | debian-bookworm | ok: Runtime: 0:00:19.346133 2026-06-02 14:15:54.486146 | 2026-06-02 14:15:54.486307 | PLAY RECAP 2026-06-02 14:15:54.486398 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-02 14:15:54.486439 | 2026-06-02 14:15:54.631530 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-02 14:15:54.632522 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 14:15:55.408043 | 2026-06-02 14:15:55.408221 | PLAY [Base post-fetch] 2026-06-02 14:15:55.423851 | 2026-06-02 14:15:55.423993 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-02 14:15:55.469886 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:15:55.480804 | 2026-06-02 14:15:55.480970 | TASK [fetch-output : Set log path for single node] 2026-06-02 14:15:55.520798 | debian-bookworm | ok 2026-06-02 14:15:55.526073 | 2026-06-02 14:15:55.526184 | LOOP [fetch-output : Ensure local output dirs] 2026-06-02 14:15:56.009094 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/work/logs" 2026-06-02 14:15:56.282741 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/work/artifacts" 2026-06-02 14:15:56.579536 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/816d42e6bbf84116b4bed74bb00ed93f/work/docs" 2026-06-02 14:15:56.603538 | 2026-06-02 14:15:56.603731 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 14:15:57.439386 | debian-bookworm | changed: 2026-06-02 14:15:57.439815 | debian-bookworm | .d..t...... ./ 2026-06-02 14:15:57.439949 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-02 14:15:57.440017 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-02 14:15:57.440073 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-02 14:15:57.440152 | debian-bookworm | changed: All items complete 2026-06-02 14:15:57.440201 | 2026-06-02 14:15:58.028829 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 14:15:58.615037 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 14:15:58.630658 | 2026-06-02 14:15:58.630796 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 14:15:59.204698 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010875 2026-06-02 14:15:59.513662 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010186 2026-06-02 14:15:59.536749 | 2026-06-02 14:15:59.536892 | PLAY RECAP 2026-06-02 14:15:59.536974 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 14:15:59.537015 | 2026-06-02 14:15:59.668228 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 14:15:59.670419 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 14:16:00.471476 | 2026-06-02 14:16:00.471645 | PLAY [Base post] 2026-06-02 14:16:00.485777 | 2026-06-02 14:16:00.485915 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 14:16:01.071633 | debian-bookworm | changed 2026-06-02 14:16:01.081686 | 2026-06-02 14:16:01.081817 | PLAY RECAP 2026-06-02 14:16:01.081894 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 14:16:01.081970 | 2026-06-02 14:16:01.214712 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 14:16:01.215628 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 14:16:02.051184 | 2026-06-02 14:16:02.051395 | PLAY [Base post-logs] 2026-06-02 14:16:02.062180 | 2026-06-02 14:16:02.062353 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 14:16:02.526973 | localhost | changed 2026-06-02 14:16:02.543706 | 2026-06-02 14:16:02.543913 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 14:16:02.583059 | localhost | ok 2026-06-02 14:16:02.589688 | 2026-06-02 14:16:02.589865 | TASK [Set zuul-log-path fact] 2026-06-02 14:16:02.608083 | localhost | ok 2026-06-02 14:16:02.622086 | 2026-06-02 14:16:02.622234 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 14:16:02.660320 | localhost | ok 2026-06-02 14:16:02.667519 | 2026-06-02 14:16:02.667704 | TASK [upload-logs : Create log directories] 2026-06-02 14:16:03.174793 | localhost | changed 2026-06-02 14:16:03.177766 | 2026-06-02 14:16:03.177872 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 14:16:03.699404 | localhost -> localhost | ok: Runtime: 0:00:00.005675 2026-06-02 14:16:03.707773 | 2026-06-02 14:16:03.707933 | TASK [upload-logs : Upload logs to log server] 2026-06-02 14:16:04.270904 | localhost | Output suppressed because no_log was given 2026-06-02 14:16:04.272984 | 2026-06-02 14:16:04.273093 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 14:16:04.326614 | localhost | skipping: Conditional result was False 2026-06-02 14:16:04.333355 | localhost | skipping: Conditional result was False 2026-06-02 14:16:04.344935 | 2026-06-02 14:16:04.345205 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 14:16:04.409324 | localhost | skipping: Conditional result was False 2026-06-02 14:16:04.409893 | 2026-06-02 14:16:04.412170 | localhost | skipping: Conditional result was False 2026-06-02 14:16:04.418313 | 2026-06-02 14:16:04.418513 | LOOP [upload-logs : Upload console log and json output]