2026-03-23 19:36:47.128829 | Job console starting 2026-03-23 19:36:47.140431 | Updating git repos 2026-03-23 19:36:47.199433 | Cloning repos into workspace 2026-03-23 19:36:47.334864 | Restoring repo states 2026-03-23 19:36:47.357009 | Merging changes 2026-03-23 19:36:47.974367 | Checking out repos 2026-03-23 19:36:48.033941 | Preparing playbooks 2026-03-23 19:36:49.273491 | Running Ansible setup 2026-03-23 19:36:54.980945 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-23 19:36:55.968577 | 2026-03-23 19:36:55.968692 | PLAY [Base pre] 2026-03-23 19:36:55.996369 | 2026-03-23 19:36:55.996479 | TASK [Setup log path fact] 2026-03-23 19:36:56.023813 | debian-bookworm | ok 2026-03-23 19:36:56.046754 | 2026-03-23 19:36:56.046889 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-23 19:36:56.106571 | debian-bookworm | ok 2026-03-23 19:36:56.117260 | 2026-03-23 19:36:56.117353 | TASK [emit-job-header : Print job information] 2026-03-23 19:36:56.198655 | # Job Information 2026-03-23 19:36:56.198795 | Ansible Version: 2.16.14 2026-03-23 19:36:56.198823 | Job: mypy 2026-03-23 19:36:56.198863 | Pipeline: check 2026-03-23 19:36:56.198882 | Executor: 521e9411259a 2026-03-23 19:36:56.198900 | Triggered by: https://github.com/osism/python-osism/pull/2162 2026-03-23 19:36:56.198918 | Event ID: 9be1c5e0-26ef-11f1-996c-43457d2324d9 2026-03-23 19:36:56.202758 | 2026-03-23 19:36:56.202852 | LOOP [emit-job-header : Print node information] 2026-03-23 19:36:56.469668 | debian-bookworm | ok: 2026-03-23 19:36:56.469867 | debian-bookworm | # Node Information 2026-03-23 19:36:56.469897 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-23 19:36:56.469918 | debian-bookworm | Hostname: debian 2026-03-23 19:36:56.469936 | debian-bookworm | Username: zuul 2026-03-23 19:36:56.469953 | debian-bookworm | Distro: Debian 12.13 2026-03-23 19:36:56.469973 | debian-bookworm | Provider: regiocloud-a 2026-03-23 19:36:56.469990 | debian-bookworm | Region: 2026-03-23 19:36:56.470008 | debian-bookworm | Label: debian-bookworm 2026-03-23 19:36:56.470023 | debian-bookworm | Product Name: OpenStack Nova 2026-03-23 19:36:56.470040 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef2:ec53 2026-03-23 19:36:56.486611 | 2026-03-23 19:36:56.486710 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-23 19:36:57.336217 | debian-bookworm -> localhost | changed 2026-03-23 19:36:57.343172 | 2026-03-23 19:36:57.343280 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-23 19:36:58.692278 | debian-bookworm -> localhost | changed 2026-03-23 19:36:58.702195 | 2026-03-23 19:36:58.702282 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-23 19:36:59.152509 | debian-bookworm -> localhost | ok 2026-03-23 19:36:59.157354 | 2026-03-23 19:36:59.157442 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-23 19:36:59.205121 | debian-bookworm | ok 2026-03-23 19:36:59.219418 | debian-bookworm | included: /var/lib/zuul/builds/c0be8c5414a14a35931dee4fe98101c2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-23 19:36:59.224470 | 2026-03-23 19:36:59.224579 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-23 19:37:00.571243 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-23 19:37:00.571429 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c0be8c5414a14a35931dee4fe98101c2/work/c0be8c5414a14a35931dee4fe98101c2_id_rsa 2026-03-23 19:37:00.571466 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c0be8c5414a14a35931dee4fe98101c2/work/c0be8c5414a14a35931dee4fe98101c2_id_rsa.pub 2026-03-23 19:37:00.571491 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-23 19:37:00.571515 | debian-bookworm -> localhost | SHA256:/bnykZ3yPRilnCtHOkPR0a++jpLYvSFC1OJCfTMqgNA zuul-build-sshkey 2026-03-23 19:37:00.571564 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-23 19:37:00.571600 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-23 19:37:00.571622 | debian-bookworm -> localhost | |.. . | 2026-03-23 19:37:00.571644 | debian-bookworm -> localhost | | .E. . . . . | 2026-03-23 19:37:00.571664 | debian-bookworm -> localhost | | . . . + = . . .| 2026-03-23 19:37:00.571683 | debian-bookworm -> localhost | | o o = + . ..| 2026-03-23 19:37:00.571703 | debian-bookworm -> localhost | | o S . o +. | 2026-03-23 19:37:00.571729 | debian-bookworm -> localhost | | + o X.. | 2026-03-23 19:37:00.571749 | debian-bookworm -> localhost | | .oooX.* | 2026-03-23 19:37:00.571769 | debian-bookworm -> localhost | | ..=*.@.o | 2026-03-23 19:37:00.571789 | debian-bookworm -> localhost | | +Xo+.o| 2026-03-23 19:37:00.571810 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-23 19:37:00.571856 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.539748 2026-03-23 19:37:00.578143 | 2026-03-23 19:37:00.578236 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-23 19:37:00.607808 | debian-bookworm | ok 2026-03-23 19:37:00.622346 | debian-bookworm | included: /var/lib/zuul/builds/c0be8c5414a14a35931dee4fe98101c2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-23 19:37:00.639199 | 2026-03-23 19:37:00.639305 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-23 19:37:00.659119 | debian-bookworm | skipping: Conditional result was False 2026-03-23 19:37:00.664800 | 2026-03-23 19:37:00.664892 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-23 19:37:01.357515 | debian-bookworm | changed 2026-03-23 19:37:01.362626 | 2026-03-23 19:37:01.362710 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-23 19:37:01.623243 | debian-bookworm | ok 2026-03-23 19:37:01.628425 | 2026-03-23 19:37:01.628510 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-23 19:37:02.292394 | debian-bookworm | changed 2026-03-23 19:37:02.298876 | 2026-03-23 19:37:02.298975 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-23 19:37:02.871800 | debian-bookworm | changed 2026-03-23 19:37:02.877005 | 2026-03-23 19:37:02.877097 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-23 19:37:02.890270 | debian-bookworm | skipping: Conditional result was False 2026-03-23 19:37:02.897051 | 2026-03-23 19:37:02.897152 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-23 19:37:03.268685 | debian-bookworm -> localhost | changed 2026-03-23 19:37:03.279633 | 2026-03-23 19:37:03.279731 | TASK [add-build-sshkey : Add back temp key] 2026-03-23 19:37:03.609348 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c0be8c5414a14a35931dee4fe98101c2/work/c0be8c5414a14a35931dee4fe98101c2_id_rsa (zuul-build-sshkey) 2026-03-23 19:37:03.609541 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010857 2026-03-23 19:37:03.615845 | 2026-03-23 19:37:03.615922 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-23 19:37:03.956762 | debian-bookworm | ok 2026-03-23 19:37:03.962958 | 2026-03-23 19:37:03.963055 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-23 19:37:03.986189 | debian-bookworm | skipping: Conditional result was False 2026-03-23 19:37:03.998027 | 2026-03-23 19:37:03.998126 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-23 19:37:04.453712 | debian-bookworm | ok 2026-03-23 19:37:04.472338 | 2026-03-23 19:37:04.472471 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-23 19:37:04.504770 | debian-bookworm | ok 2026-03-23 19:37:04.511693 | 2026-03-23 19:37:04.511800 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-23 19:37:04.828784 | debian-bookworm -> localhost | ok 2026-03-23 19:37:04.834904 | 2026-03-23 19:37:04.834993 | TASK [validate-host : Collect information about the host] 2026-03-23 19:37:05.934308 | debian-bookworm | ok 2026-03-23 19:37:05.946309 | 2026-03-23 19:37:05.946409 | TASK [validate-host : Sanitize hostname] 2026-03-23 19:37:06.110119 | debian-bookworm | ok 2026-03-23 19:37:06.152981 | 2026-03-23 19:37:06.153091 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-23 19:37:06.857101 | debian-bookworm -> localhost | changed 2026-03-23 19:37:06.862422 | 2026-03-23 19:37:06.862513 | TASK [validate-host : Collect information about zuul worker] 2026-03-23 19:37:07.257171 | debian-bookworm | ok 2026-03-23 19:37:07.265404 | 2026-03-23 19:37:07.265515 | TASK [validate-host : Write out all zuul information for each host] 2026-03-23 19:37:07.916061 | debian-bookworm -> localhost | changed 2026-03-23 19:37:07.925954 | 2026-03-23 19:37:07.926055 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-23 19:37:08.209378 | debian-bookworm | ok 2026-03-23 19:37:08.214616 | 2026-03-23 19:37:08.214706 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-23 19:37:09.260899 | debian-bookworm | changed: 2026-03-23 19:37:09.261069 | debian-bookworm | cd+++++++++ src/ 2026-03-23 19:37:09.261103 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-23 19:37:09.261127 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-23 19:37:09.261149 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-23 19:37:09.261169 | debian-bookworm | Containerfile 2026-03-23 19:37:09.261300 | debian-bookworm | Containerfile 2026-03-23 19:37:09.292787 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-23 19:38:27.512115 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-23 19:38:27.540771 | 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-23 19:38:27.553139 | 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-23 19:38:28.348444 | 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-23 19:38:28.682655 | 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.20260322 types-python-dateutil-2.9.0.20260323 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-23 19:38:35.112697 | 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-23 19:38:35.112778 | 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-23 19:38:35.112794 | 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-23 19:38:35.112806 | 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-23 19:38:35.112817 | 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-23 19:38:35.112831 | 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-23 19:38:35.112842 | 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-23 19:38:35.112881 | 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-23 19:38:35.112895 | 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-23 19:38:35.112918 | debian-bookworm | Installing missing stub packages: 2026-03-23 19:38:35.112931 | 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-23 19:38:35.112943 | debian-bookworm | 2026-03-23 19:38:35.112955 | debian-bookworm | 2026-03-23 19:38:35.112966 | debian-bookworm | Success: no issues found in 77 source files 2026-03-23 19:38:35.291437 | debian-bookworm | ok: Runtime: 0:00:20.132224 2026-03-23 19:38:35.307254 | 2026-03-23 19:38:35.307386 | PLAY RECAP 2026-03-23 19:38:35.307525 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-23 19:38:35.307573 | 2026-03-23 19:38:35.448945 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-23 19:38:35.449830 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-23 19:38:36.301143 | 2026-03-23 19:38:36.301311 | PLAY [Base post] 2026-03-23 19:38:36.315328 | 2026-03-23 19:38:36.315485 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-23 19:38:36.830798 | debian-bookworm | changed 2026-03-23 19:38:36.841489 | 2026-03-23 19:38:36.841620 | PLAY RECAP 2026-03-23 19:38:36.841696 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-23 19:38:36.841774 | 2026-03-23 19:38:36.962964 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-23 19:38:36.963799 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-23 19:38:37.876984 | 2026-03-23 19:38:37.877143 | PLAY [Base post-logs] 2026-03-23 19:38:37.888518 | 2026-03-23 19:38:37.888667 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-23 19:38:38.344288 | localhost | changed 2026-03-23 19:38:38.360667 | 2026-03-23 19:38:38.360876 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-23 19:38:38.397425 | localhost | ok 2026-03-23 19:38:38.400734 | 2026-03-23 19:38:38.400847 | TASK [Set zuul-log-path fact] 2026-03-23 19:38:38.416500 | localhost | ok 2026-03-23 19:38:38.424862 | 2026-03-23 19:38:38.424990 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-23 19:38:38.460855 | localhost | ok 2026-03-23 19:38:38.465284 | 2026-03-23 19:38:38.465422 | TASK [upload-logs : Create log directories] 2026-03-23 19:38:38.952781 | localhost | changed 2026-03-23 19:38:38.957683 | 2026-03-23 19:38:38.957879 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-23 19:38:39.462046 | localhost -> localhost | ok: Runtime: 0:00:00.007608 2026-03-23 19:38:39.471166 | 2026-03-23 19:38:39.471356 | TASK [upload-logs : Upload logs to log server] 2026-03-23 19:38:40.039849 | localhost | Output suppressed because no_log was given 2026-03-23 19:38:40.047098 | 2026-03-23 19:38:40.047290 | LOOP [upload-logs : Compress console log and json output] 2026-03-23 19:38:40.101532 | localhost | skipping: Conditional result was False 2026-03-23 19:38:40.106901 | localhost | skipping: Conditional result was False 2026-03-23 19:38:40.120217 | 2026-03-23 19:38:40.120441 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-23 19:38:40.168564 | localhost | skipping: Conditional result was False 2026-03-23 19:38:40.169184 | 2026-03-23 19:38:40.173420 | localhost | skipping: Conditional result was False 2026-03-23 19:38:40.182753 | 2026-03-23 19:38:40.183057 | LOOP [upload-logs : Upload console log and json output]