2025-11-12 07:15:09.615339 | Job console starting 2025-11-12 07:15:09.640971 | Updating git repos 2025-11-12 07:15:09.698312 | Cloning repos into workspace 2025-11-12 07:15:09.773803 | Restoring repo states 2025-11-12 07:15:09.786315 | Merging changes 2025-11-12 07:15:10.443853 | Checking out repos 2025-11-12 07:15:10.499738 | Preparing playbooks 2025-11-12 07:15:11.556297 | Running Ansible setup 2025-11-12 07:15:17.920557 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-12 07:15:19.514880 | 2025-11-12 07:15:19.515071 | PLAY [Base pre] 2025-11-12 07:15:19.563457 | 2025-11-12 07:15:19.563627 | TASK [Setup log path fact] 2025-11-12 07:15:19.594185 | debian-bookworm | ok 2025-11-12 07:15:19.621454 | 2025-11-12 07:15:19.621646 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-12 07:15:19.690201 | debian-bookworm | ok 2025-11-12 07:15:19.700990 | 2025-11-12 07:15:19.701172 | TASK [emit-job-header : Print job information] 2025-11-12 07:15:19.791498 | # Job Information 2025-11-12 07:15:19.791687 | Ansible Version: 2.16.14 2025-11-12 07:15:19.791721 | Job: mypy 2025-11-12 07:15:19.791752 | Pipeline: check 2025-11-12 07:15:19.791775 | Executor: 521e9411259a 2025-11-12 07:15:19.791795 | Triggered by: https://github.com/osism/python-osism/pull/1700 2025-11-12 07:15:19.791817 | Event ID: 4d775b00-bf97-11f0-94c5-e48210812145 2025-11-12 07:15:19.806313 | 2025-11-12 07:15:19.806463 | LOOP [emit-job-header : Print node information] 2025-11-12 07:15:20.020063 | debian-bookworm | ok: 2025-11-12 07:15:20.020327 | debian-bookworm | # Node Information 2025-11-12 07:15:20.020363 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-12 07:15:20.020390 | debian-bookworm | Hostname: debian 2025-11-12 07:15:20.020412 | debian-bookworm | Username: zuul 2025-11-12 07:15:20.020433 | debian-bookworm | Distro: Debian 12.12 2025-11-12 07:15:20.020465 | debian-bookworm | Provider: regiocloud-a 2025-11-12 07:15:20.020492 | debian-bookworm | Region: 2025-11-12 07:15:20.020513 | debian-bookworm | Label: debian-bookworm 2025-11-12 07:15:20.020533 | debian-bookworm | Product Name: OpenStack Nova 2025-11-12 07:15:20.020552 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecf:f37a 2025-11-12 07:15:20.042661 | 2025-11-12 07:15:20.042810 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-12 07:15:20.951058 | debian-bookworm -> localhost | changed 2025-11-12 07:15:20.961916 | 2025-11-12 07:15:20.962085 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-12 07:15:22.563360 | debian-bookworm -> localhost | changed 2025-11-12 07:15:22.575299 | 2025-11-12 07:15:22.575436 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-12 07:15:22.968203 | debian-bookworm -> localhost | ok 2025-11-12 07:15:22.974622 | 2025-11-12 07:15:22.974768 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-12 07:15:23.035681 | debian-bookworm | ok 2025-11-12 07:15:23.077790 | debian-bookworm | included: /var/lib/zuul/builds/b0787ff4a2194e2d81e3ac76873c970b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-12 07:15:23.090131 | 2025-11-12 07:15:23.090271 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-12 07:15:24.964421 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-12 07:15:24.964676 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b0787ff4a2194e2d81e3ac76873c970b/work/b0787ff4a2194e2d81e3ac76873c970b_id_rsa 2025-11-12 07:15:24.964714 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b0787ff4a2194e2d81e3ac76873c970b/work/b0787ff4a2194e2d81e3ac76873c970b_id_rsa.pub 2025-11-12 07:15:24.964740 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-12 07:15:24.964763 | debian-bookworm -> localhost | SHA256:ahnLNidDJo3wp/w3+YmeVPETusG6fbnSMVHSr1JmAeY zuul-build-sshkey 2025-11-12 07:15:24.964785 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-12 07:15:24.964822 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-12 07:15:24.964844 | debian-bookworm -> localhost | | oo | 2025-11-12 07:15:24.964865 | debian-bookworm -> localhost | | o. + | 2025-11-12 07:15:24.964884 | debian-bookworm -> localhost | | . . Eo o | 2025-11-12 07:15:24.964904 | debian-bookworm -> localhost | | o o . +..+ .| 2025-11-12 07:15:24.964923 | debian-bookworm -> localhost | | + * S = o= . | 2025-11-12 07:15:24.964951 | debian-bookworm -> localhost | | . B = o o+.. | 2025-11-12 07:15:24.964973 | debian-bookworm -> localhost | | o @ +... = | 2025-11-12 07:15:24.964993 | debian-bookworm -> localhost | | + *+=..+ | 2025-11-12 07:15:24.965013 | debian-bookworm -> localhost | | .o=o+o.. | 2025-11-12 07:15:24.965044 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-12 07:15:24.965102 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.593249 2025-11-12 07:15:24.972244 | 2025-11-12 07:15:24.972380 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-12 07:15:25.016882 | debian-bookworm | ok 2025-11-12 07:15:25.033493 | debian-bookworm | included: /var/lib/zuul/builds/b0787ff4a2194e2d81e3ac76873c970b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-12 07:15:25.054795 | 2025-11-12 07:15:25.060674 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-12 07:15:25.084947 | debian-bookworm | skipping: Conditional result was False 2025-11-12 07:15:25.091403 | 2025-11-12 07:15:25.091535 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-12 07:15:25.762499 | debian-bookworm | changed 2025-11-12 07:15:25.771078 | 2025-11-12 07:15:25.771208 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-12 07:15:26.025175 | debian-bookworm | ok 2025-11-12 07:15:26.033668 | 2025-11-12 07:15:26.033839 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-12 07:15:26.677764 | debian-bookworm | changed 2025-11-12 07:15:26.684950 | 2025-11-12 07:15:26.685092 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-12 07:15:27.357783 | debian-bookworm | changed 2025-11-12 07:15:27.363495 | 2025-11-12 07:15:27.363601 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-12 07:15:27.408403 | debian-bookworm | skipping: Conditional result was False 2025-11-12 07:15:27.414773 | 2025-11-12 07:15:27.414942 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-12 07:15:28.247399 | debian-bookworm -> localhost | changed 2025-11-12 07:15:28.260358 | 2025-11-12 07:15:28.260506 | TASK [add-build-sshkey : Add back temp key] 2025-11-12 07:15:28.819565 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b0787ff4a2194e2d81e3ac76873c970b/work/b0787ff4a2194e2d81e3ac76873c970b_id_rsa (zuul-build-sshkey) 2025-11-12 07:15:28.819831 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029812 2025-11-12 07:15:28.829606 | 2025-11-12 07:15:28.829744 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-12 07:15:29.369309 | debian-bookworm | ok 2025-11-12 07:15:29.377161 | 2025-11-12 07:15:29.377293 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-12 07:15:29.431157 | debian-bookworm | skipping: Conditional result was False 2025-11-12 07:15:29.443447 | 2025-11-12 07:15:29.443583 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-12 07:15:29.912213 | debian-bookworm | ok 2025-11-12 07:15:29.924137 | 2025-11-12 07:15:29.924287 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-12 07:15:29.956511 | debian-bookworm | ok 2025-11-12 07:15:29.962267 | 2025-11-12 07:15:29.962404 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-12 07:15:30.646428 | debian-bookworm -> localhost | ok 2025-11-12 07:15:30.659168 | 2025-11-12 07:15:30.659333 | TASK [validate-host : Collect information about the host] 2025-11-12 07:15:31.827534 | debian-bookworm | ok 2025-11-12 07:15:31.839382 | 2025-11-12 07:15:31.839512 | TASK [validate-host : Sanitize hostname] 2025-11-12 07:15:31.973443 | debian-bookworm | ok 2025-11-12 07:15:32.090033 | 2025-11-12 07:15:32.090209 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-12 07:15:32.988634 | debian-bookworm -> localhost | changed 2025-11-12 07:15:32.994772 | 2025-11-12 07:15:32.994922 | TASK [validate-host : Collect information about zuul worker] 2025-11-12 07:15:33.459285 | debian-bookworm | ok 2025-11-12 07:15:33.468060 | 2025-11-12 07:15:33.468195 | TASK [validate-host : Write out all zuul information for each host] 2025-11-12 07:15:34.379344 | debian-bookworm -> localhost | changed 2025-11-12 07:15:34.393754 | 2025-11-12 07:15:34.393898 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-12 07:15:34.731318 | debian-bookworm | ok 2025-11-12 07:15:34.738038 | 2025-11-12 07:15:34.738206 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-12 07:15:36.001809 | debian-bookworm | changed: 2025-11-12 07:15:36.002021 | debian-bookworm | cd+++++++++ src/ 2025-11-12 07:15:36.002102 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-12 07:15:36.002130 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-12 07:15:36.002151 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-11-12 07:15:36.002172 | debian-bookworm | Containerfile 2025-11-12 07:15:36.002285 | debian-bookworm | Containerfile 2025-11-12 07:15:36.040159 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2025-11-12 07:16:57.946644 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-11-12 07:16:57.975057 | 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) 2025-11-12 07:16:57.987004 | 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) (2.23) 2025-11-12 07:16:58.794553 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, types-paramiko 2025-11-12 07:16:59.100978 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20251108 types-pytz-2025.2.0.20251108 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2025-11-12 07:17:06.637995 | 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] 2025-11-12 07:17:06.638040 | 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] 2025-11-12 07:17:06.638054 | 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] 2025-11-12 07:17:06.638066 | 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] 2025-11-12 07:17:06.638078 | debian-bookworm | osism/services/listener.py:174: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-11-12 07:17:06.638090 | debian-bookworm | osism/services/listener.py:175: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-11-12 07:17:06.638111 | debian-bookworm | Installing missing stub packages: 2025-11-12 07:17:06.638116 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2025-11-12 07:17:06.638119 | debian-bookworm | 2025-11-12 07:17:06.638123 | debian-bookworm | 2025-11-12 07:17:06.638127 | debian-bookworm | Success: no issues found in 69 source files 2025-11-12 07:17:06.759021 | debian-bookworm | ok: Runtime: 0:00:22.154153 2025-11-12 07:17:06.773089 | 2025-11-12 07:17:06.773221 | PLAY RECAP 2025-11-12 07:17:06.773305 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-12 07:17:06.773345 | 2025-11-12 07:17:06.869375 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-11-12 07:17:06.871834 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-12 07:17:07.547980 | 2025-11-12 07:17:07.548114 | PLAY [Base post] 2025-11-12 07:17:07.560127 | 2025-11-12 07:17:07.560245 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-12 07:17:08.054809 | debian-bookworm | changed 2025-11-12 07:17:08.061231 | 2025-11-12 07:17:08.061319 | PLAY RECAP 2025-11-12 07:17:08.061377 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-12 07:17:08.061437 | 2025-11-12 07:17:08.144790 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-12 07:17:08.146506 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-12 07:17:08.875275 | 2025-11-12 07:17:08.875415 | PLAY [Base post-logs] 2025-11-12 07:17:08.885085 | 2025-11-12 07:17:08.885223 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-12 07:17:09.309572 | localhost | changed 2025-11-12 07:17:09.325075 | 2025-11-12 07:17:09.325238 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-12 07:17:09.360792 | localhost | ok 2025-11-12 07:17:09.364923 | 2025-11-12 07:17:09.365032 | TASK [Set zuul-log-path fact] 2025-11-12 07:17:09.380496 | localhost | ok 2025-11-12 07:17:09.390774 | 2025-11-12 07:17:09.390902 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-12 07:17:09.415164 | localhost | ok 2025-11-12 07:17:09.420649 | 2025-11-12 07:17:09.420785 | TASK [upload-logs : Create log directories] 2025-11-12 07:17:09.874112 | localhost | changed 2025-11-12 07:17:09.876885 | 2025-11-12 07:17:09.876985 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-12 07:17:10.346539 | localhost -> localhost | ok: Runtime: 0:00:00.006564 2025-11-12 07:17:10.350591 | 2025-11-12 07:17:10.350699 | TASK [upload-logs : Upload logs to log server] 2025-11-12 07:17:10.907459 | localhost | Output suppressed because no_log was given 2025-11-12 07:17:10.911780 | 2025-11-12 07:17:10.912001 | LOOP [upload-logs : Compress console log and json output] 2025-11-12 07:17:10.973869 | localhost | skipping: Conditional result was False 2025-11-12 07:17:10.980001 | localhost | skipping: Conditional result was False 2025-11-12 07:17:10.994373 | 2025-11-12 07:17:10.994616 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-12 07:17:11.055111 | localhost | skipping: Conditional result was False 2025-11-12 07:17:11.055471 | 2025-11-12 07:17:11.060245 | localhost | skipping: Conditional result was False 2025-11-12 07:17:11.068019 | 2025-11-12 07:17:11.068286 | LOOP [upload-logs : Upload console log and json output]