2025-10-12 14:07:44.410798 | Job console starting 2025-10-12 14:07:44.428150 | Updating git repos 2025-10-12 14:07:44.482196 | Cloning repos into workspace 2025-10-12 14:07:44.551196 | Restoring repo states 2025-10-12 14:07:44.565480 | Merging changes 2025-10-12 14:07:45.168373 | Checking out repos 2025-10-12 14:07:45.201486 | Preparing playbooks 2025-10-12 14:07:46.109258 | Running Ansible setup 2025-10-12 14:07:52.535084 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-12 14:07:53.930931 | 2025-10-12 14:07:53.931051 | PLAY [Base pre] 2025-10-12 14:07:53.945927 | 2025-10-12 14:07:53.946034 | TASK [Setup log path fact] 2025-10-12 14:07:53.983879 | debian-bookworm | ok 2025-10-12 14:07:54.002005 | 2025-10-12 14:07:54.009299 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-12 14:07:54.038006 | debian-bookworm | ok 2025-10-12 14:07:54.052282 | 2025-10-12 14:07:54.052392 | TASK [emit-job-header : Print job information] 2025-10-12 14:07:54.123097 | # Job Information 2025-10-12 14:07:54.123248 | Ansible Version: 2.16.14 2025-10-12 14:07:54.123281 | Job: mypy 2025-10-12 14:07:54.123311 | Pipeline: check 2025-10-12 14:07:54.123334 | Executor: 521e9411259a 2025-10-12 14:07:54.123354 | Triggered by: https://github.com/osism/python-osism/pull/1749 2025-10-12 14:07:54.123376 | Event ID: cd844cd0-a774-11f0-8632-c5ab8e4cdd3f 2025-10-12 14:07:54.129298 | 2025-10-12 14:07:54.129408 | LOOP [emit-job-header : Print node information] 2025-10-12 14:07:54.294364 | debian-bookworm | ok: 2025-10-12 14:07:54.294521 | debian-bookworm | # Node Information 2025-10-12 14:07:54.294555 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-12 14:07:54.294592 | debian-bookworm | Hostname: debian 2025-10-12 14:07:54.294614 | debian-bookworm | Username: zuul 2025-10-12 14:07:54.294635 | debian-bookworm | Distro: Debian 12.12 2025-10-12 14:07:54.294659 | debian-bookworm | Provider: regiocloud-a 2025-10-12 14:07:54.294680 | debian-bookworm | Region: 2025-10-12 14:07:54.294701 | debian-bookworm | Label: debian-bookworm 2025-10-12 14:07:54.294720 | debian-bookworm | Product Name: OpenStack Nova 2025-10-12 14:07:54.294739 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:aee5 2025-10-12 14:07:54.308416 | 2025-10-12 14:07:54.308519 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-12 14:07:55.059878 | debian-bookworm -> localhost | changed 2025-10-12 14:07:55.066604 | 2025-10-12 14:07:55.066704 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-12 14:07:56.448471 | debian-bookworm -> localhost | changed 2025-10-12 14:07:56.457885 | 2025-10-12 14:07:56.457969 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-12 14:07:56.815161 | debian-bookworm -> localhost | ok 2025-10-12 14:07:56.820015 | 2025-10-12 14:07:56.820095 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-12 14:07:56.846409 | debian-bookworm | ok 2025-10-12 14:07:56.871524 | debian-bookworm | included: /var/lib/zuul/builds/673ea29d6b654ac8bbb30ce8509f6672/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-12 14:07:56.876349 | 2025-10-12 14:07:56.876422 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-12 14:07:58.408330 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-12 14:07:58.408521 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/673ea29d6b654ac8bbb30ce8509f6672/work/673ea29d6b654ac8bbb30ce8509f6672_id_rsa 2025-10-12 14:07:58.408555 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/673ea29d6b654ac8bbb30ce8509f6672/work/673ea29d6b654ac8bbb30ce8509f6672_id_rsa.pub 2025-10-12 14:07:58.408585 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-12 14:07:58.408607 | debian-bookworm -> localhost | SHA256:E+YzUlSwYRVtLTECoKAnO11rUh5dqs9MTjEzVRfuWag zuul-build-sshkey 2025-10-12 14:07:58.408625 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-12 14:07:58.408650 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-12 14:07:58.408668 | debian-bookworm -> localhost | | . ..O**o=+ | 2025-10-12 14:07:58.408686 | debian-bookworm -> localhost | | . . o * o ++o. | 2025-10-12 14:07:58.408702 | debian-bookworm -> localhost | |o . = B = .o.. | 2025-10-12 14:07:58.408718 | debian-bookworm -> localhost | | = + + O . o o | 2025-10-12 14:07:58.408733 | debian-bookworm -> localhost | |o o = + S E o | 2025-10-12 14:07:58.408753 | debian-bookworm -> localhost | | . o B . + | 2025-10-12 14:07:58.408770 | debian-bookworm -> localhost | | = | 2025-10-12 14:07:58.408785 | debian-bookworm -> localhost | | | 2025-10-12 14:07:58.408802 | debian-bookworm -> localhost | | | 2025-10-12 14:07:58.408818 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-12 14:07:58.408857 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.831803 2025-10-12 14:07:58.413836 | 2025-10-12 14:07:58.413912 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-12 14:07:58.440617 | debian-bookworm | ok 2025-10-12 14:07:58.456342 | debian-bookworm | included: /var/lib/zuul/builds/673ea29d6b654ac8bbb30ce8509f6672/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-12 14:07:58.473562 | 2025-10-12 14:07:58.473656 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-12 14:07:58.506237 | debian-bookworm | skipping: Conditional result was False 2025-10-12 14:07:58.510694 | 2025-10-12 14:07:58.510762 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-12 14:07:59.334558 | debian-bookworm | changed 2025-10-12 14:07:59.338844 | 2025-10-12 14:07:59.338914 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-12 14:07:59.598908 | debian-bookworm | ok 2025-10-12 14:07:59.603295 | 2025-10-12 14:07:59.603366 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-12 14:08:00.229880 | debian-bookworm | changed 2025-10-12 14:08:00.237581 | 2025-10-12 14:08:00.237677 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-12 14:08:00.864521 | debian-bookworm | changed 2025-10-12 14:08:00.869793 | 2025-10-12 14:08:00.869881 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-12 14:08:00.902815 | debian-bookworm | skipping: Conditional result was False 2025-10-12 14:08:00.908450 | 2025-10-12 14:08:00.908544 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-12 14:08:01.306400 | debian-bookworm -> localhost | changed 2025-10-12 14:08:01.316876 | 2025-10-12 14:08:01.317019 | TASK [add-build-sshkey : Add back temp key] 2025-10-12 14:08:01.634194 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/673ea29d6b654ac8bbb30ce8509f6672/work/673ea29d6b654ac8bbb30ce8509f6672_id_rsa (zuul-build-sshkey) 2025-10-12 14:08:01.634393 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009398 2025-10-12 14:08:01.642545 | 2025-10-12 14:08:01.642663 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-12 14:08:02.039071 | debian-bookworm | ok 2025-10-12 14:08:02.043931 | 2025-10-12 14:08:02.044019 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-12 14:08:02.072373 | debian-bookworm | skipping: Conditional result was False 2025-10-12 14:08:02.083760 | 2025-10-12 14:08:02.083854 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-12 14:08:02.642659 | debian-bookworm | ok 2025-10-12 14:08:02.656545 | 2025-10-12 14:08:02.656657 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-12 14:08:02.704407 | debian-bookworm | ok 2025-10-12 14:08:02.709209 | 2025-10-12 14:08:02.709299 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-12 14:08:03.071275 | debian-bookworm -> localhost | ok 2025-10-12 14:08:03.077247 | 2025-10-12 14:08:03.077331 | TASK [validate-host : Collect information about the host] 2025-10-12 14:08:04.315980 | debian-bookworm | ok 2025-10-12 14:08:04.325776 | 2025-10-12 14:08:04.325876 | TASK [validate-host : Sanitize hostname] 2025-10-12 14:08:04.435798 | debian-bookworm | ok 2025-10-12 14:08:04.463985 | 2025-10-12 14:08:04.464089 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-12 14:08:05.057059 | debian-bookworm -> localhost | changed 2025-10-12 14:08:05.062418 | 2025-10-12 14:08:05.062504 | TASK [validate-host : Collect information about zuul worker] 2025-10-12 14:08:05.505919 | debian-bookworm | ok 2025-10-12 14:08:05.510413 | 2025-10-12 14:08:05.510503 | TASK [validate-host : Write out all zuul information for each host] 2025-10-12 14:08:06.050003 | debian-bookworm -> localhost | changed 2025-10-12 14:08:06.060010 | 2025-10-12 14:08:06.060109 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-12 14:08:06.374362 | debian-bookworm | ok 2025-10-12 14:08:06.379644 | 2025-10-12 14:08:06.379734 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-12 14:08:07.589656 | debian-bookworm | changed: 2025-10-12 14:08:07.589817 | debian-bookworm | cd+++++++++ src/ 2025-10-12 14:08:07.589850 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-12 14:08:07.589875 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-12 14:08:07.589897 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-12 14:08:07.589917 | debian-bookworm | Containerfile 2025-10-12 14:08:07.590029 | debian-bookworm | Containerfile 2025-10-12 14:08:07.630698 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.2) 2025-10-12 14:09:28.106581 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-12 14:09:28.135228 | 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-10-12 14:09:28.146548 | 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-10-12 14:09:28.939533 | 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-10-12 14:09:29.282227 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20251008 types-pytz-2025.2.0.20250809 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-10-12 14:09:35.218215 | 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-10-12 14:09:35.218293 | 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-10-12 14:09:35.218310 | 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-10-12 14:09:35.218323 | 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-10-12 14:09:35.218337 | 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-10-12 14:09:35.218351 | 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-10-12 14:09:35.218364 | debian-bookworm | Installing missing stub packages: 2025-10-12 14:09:35.218377 | 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-10-12 14:09:35.218388 | debian-bookworm | 2025-10-12 14:09:35.218403 | debian-bookworm | 2025-10-12 14:09:35.218415 | debian-bookworm | Success: no issues found in 69 source files 2025-10-12 14:09:35.280067 | debian-bookworm | ok: Runtime: 0:00:22.243128 2025-10-12 14:09:35.288370 | 2025-10-12 14:09:35.288465 | PLAY RECAP 2025-10-12 14:09:35.288524 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-12 14:09:35.288551 | 2025-10-12 14:09:35.415448 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-12 14:09:35.417689 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-12 14:09:36.146304 | 2025-10-12 14:09:36.146477 | PLAY [Base post] 2025-10-12 14:09:36.160132 | 2025-10-12 14:09:36.160263 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-12 14:09:36.713241 | debian-bookworm | changed 2025-10-12 14:09:36.722368 | 2025-10-12 14:09:36.722487 | PLAY RECAP 2025-10-12 14:09:36.722565 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-12 14:09:36.722660 | 2025-10-12 14:09:36.838220 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-12 14:09:36.840331 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-12 14:09:37.635848 | 2025-10-12 14:09:37.636018 | PLAY [Base post-logs] 2025-10-12 14:09:37.646632 | 2025-10-12 14:09:37.646768 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-12 14:09:38.107952 | localhost | changed 2025-10-12 14:09:38.117872 | 2025-10-12 14:09:38.118010 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-12 14:09:38.143338 | localhost | ok 2025-10-12 14:09:38.146379 | 2025-10-12 14:09:38.146494 | TASK [Set zuul-log-path fact] 2025-10-12 14:09:38.174635 | localhost | ok 2025-10-12 14:09:38.189244 | 2025-10-12 14:09:38.189382 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-12 14:09:38.226938 | localhost | ok 2025-10-12 14:09:38.233846 | 2025-10-12 14:09:38.234022 | TASK [upload-logs : Create log directories] 2025-10-12 14:09:38.728925 | localhost | changed 2025-10-12 14:09:38.731843 | 2025-10-12 14:09:38.731948 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-12 14:09:39.232780 | localhost -> localhost | ok: Runtime: 0:00:00.006808 2025-10-12 14:09:39.242324 | 2025-10-12 14:09:39.242542 | TASK [upload-logs : Upload logs to log server] 2025-10-12 14:09:39.780965 | localhost | Output suppressed because no_log was given 2025-10-12 14:09:39.784210 | 2025-10-12 14:09:39.784367 | LOOP [upload-logs : Compress console log and json output] 2025-10-12 14:09:39.834321 | localhost | skipping: Conditional result was False 2025-10-12 14:09:39.839288 | localhost | skipping: Conditional result was False 2025-10-12 14:09:39.846614 | 2025-10-12 14:09:39.846800 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-12 14:09:39.891442 | localhost | skipping: Conditional result was False 2025-10-12 14:09:39.892304 | 2025-10-12 14:09:39.895812 | localhost | skipping: Conditional result was False 2025-10-12 14:09:39.909415 | 2025-10-12 14:09:39.909628 | LOOP [upload-logs : Upload console log and json output]