2025-09-23 03:13:05.851957 | Job console starting 2025-09-23 03:13:05.873229 | Updating git repos 2025-09-23 03:13:05.926571 | Cloning repos into workspace 2025-09-23 03:13:05.992791 | Restoring repo states 2025-09-23 03:13:06.021738 | Merging changes 2025-09-23 03:13:06.021910 | Checking out repos 2025-09-23 03:13:06.130790 | Preparing playbooks 2025-09-23 03:13:06.876291 | Running Ansible setup 2025-09-23 03:13:11.382460 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-23 03:13:12.180204 | 2025-09-23 03:13:12.180378 | PLAY [Base pre] 2025-09-23 03:13:12.197389 | 2025-09-23 03:13:12.197545 | TASK [Setup log path fact] 2025-09-23 03:13:12.227918 | debian-bookworm | ok 2025-09-23 03:13:12.243778 | 2025-09-23 03:13:12.243917 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-23 03:13:12.273562 | debian-bookworm | ok 2025-09-23 03:13:12.283832 | 2025-09-23 03:13:12.283945 | TASK [emit-job-header : Print job information] 2025-09-23 03:13:12.324003 | # Job Information 2025-09-23 03:13:12.324200 | Ansible Version: 2.16.14 2025-09-23 03:13:12.324236 | Job: mypy 2025-09-23 03:13:12.324267 | Pipeline: periodic-daily 2025-09-23 03:13:12.324290 | Executor: 521e9411259a 2025-09-23 03:13:12.324310 | Triggered by: https://github.com/osism/python-osism 2025-09-23 03:13:12.324332 | Event ID: 6023e11404ba484089502c0134726d9e 2025-09-23 03:13:12.329754 | 2025-09-23 03:13:12.329876 | LOOP [emit-job-header : Print node information] 2025-09-23 03:13:12.447428 | debian-bookworm | ok: 2025-09-23 03:13:12.447758 | debian-bookworm | # Node Information 2025-09-23 03:13:12.447801 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-23 03:13:12.447826 | debian-bookworm | Hostname: debian 2025-09-23 03:13:12.447849 | debian-bookworm | Username: zuul 2025-09-23 03:13:12.447869 | debian-bookworm | Distro: Debian 12.12 2025-09-23 03:13:12.447893 | debian-bookworm | Provider: regiocloud-a 2025-09-23 03:13:12.447914 | debian-bookworm | Region: 2025-09-23 03:13:12.447935 | debian-bookworm | Label: debian-bookworm 2025-09-23 03:13:12.447955 | debian-bookworm | Product Name: OpenStack Nova 2025-09-23 03:13:12.447976 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea8:40c2 2025-09-23 03:13:12.468748 | 2025-09-23 03:13:12.468880 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-23 03:13:12.953416 | debian-bookworm -> localhost | changed 2025-09-23 03:13:12.961068 | 2025-09-23 03:13:12.961240 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-23 03:13:14.031186 | debian-bookworm -> localhost | changed 2025-09-23 03:13:14.044921 | 2025-09-23 03:13:14.047739 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-23 03:13:14.371426 | debian-bookworm -> localhost | ok 2025-09-23 03:13:14.378702 | 2025-09-23 03:13:14.378863 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-23 03:13:14.407535 | debian-bookworm | ok 2025-09-23 03:13:14.425268 | debian-bookworm | included: /var/lib/zuul/builds/42e8cdf65a23441b9b49545b055b1a9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-23 03:13:14.432336 | 2025-09-23 03:13:14.432442 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-23 03:13:17.178202 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-23 03:13:17.178441 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/42e8cdf65a23441b9b49545b055b1a9a/work/42e8cdf65a23441b9b49545b055b1a9a_id_rsa 2025-09-23 03:13:17.178481 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/42e8cdf65a23441b9b49545b055b1a9a/work/42e8cdf65a23441b9b49545b055b1a9a_id_rsa.pub 2025-09-23 03:13:17.178508 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-23 03:13:17.178532 | debian-bookworm -> localhost | SHA256:Wi2FxejVuLWCOgXncuAFby1iadVtmUWE078yyfOZKuE zuul-build-sshkey 2025-09-23 03:13:17.178554 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-23 03:13:17.178590 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-23 03:13:17.178612 | debian-bookworm -> localhost | | ...+.+ O+ | 2025-09-23 03:13:17.178634 | debian-bookworm -> localhost | | o+++= X . | 2025-09-23 03:13:17.178655 | debian-bookworm -> localhost | | .=B=oo+ o . | 2025-09-23 03:13:17.178675 | debian-bookworm -> localhost | | ooo*+o . .| 2025-09-23 03:13:17.178695 | debian-bookworm -> localhost | | =S ... . .| 2025-09-23 03:13:17.178723 | debian-bookworm -> localhost | | oo . . * . | 2025-09-23 03:13:17.178744 | debian-bookworm -> localhost | | .. . . = o| 2025-09-23 03:13:17.178765 | debian-bookworm -> localhost | | E + | 2025-09-23 03:13:17.178786 | debian-bookworm -> localhost | | ... | 2025-09-23 03:13:17.178806 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-23 03:13:17.178999 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.254225 2025-09-23 03:13:17.185549 | 2025-09-23 03:13:17.185653 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-23 03:13:17.225910 | debian-bookworm | ok 2025-09-23 03:13:17.236078 | debian-bookworm | included: /var/lib/zuul/builds/42e8cdf65a23441b9b49545b055b1a9a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-23 03:13:17.248052 | 2025-09-23 03:13:17.248200 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-23 03:13:17.271591 | debian-bookworm | skipping: Conditional result was False 2025-09-23 03:13:17.278164 | 2025-09-23 03:13:17.278268 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-23 03:13:17.952411 | debian-bookworm | changed 2025-09-23 03:13:17.960262 | 2025-09-23 03:13:17.960400 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-23 03:13:18.203500 | debian-bookworm | ok 2025-09-23 03:13:18.220925 | 2025-09-23 03:13:18.221072 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-23 03:13:18.966423 | debian-bookworm | changed 2025-09-23 03:13:18.973668 | 2025-09-23 03:13:18.973784 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-23 03:13:19.653468 | debian-bookworm | changed 2025-09-23 03:13:19.659489 | 2025-09-23 03:13:19.659601 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-23 03:13:19.701605 | debian-bookworm | skipping: Conditional result was False 2025-09-23 03:13:19.712251 | 2025-09-23 03:13:19.712377 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-23 03:13:20.201549 | debian-bookworm -> localhost | changed 2025-09-23 03:13:20.214382 | 2025-09-23 03:13:20.214591 | TASK [add-build-sshkey : Add back temp key] 2025-09-23 03:13:20.572271 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/42e8cdf65a23441b9b49545b055b1a9a/work/42e8cdf65a23441b9b49545b055b1a9a_id_rsa (zuul-build-sshkey) 2025-09-23 03:13:20.572532 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013578 2025-09-23 03:13:20.581600 | 2025-09-23 03:13:20.581736 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-23 03:13:21.002236 | debian-bookworm | ok 2025-09-23 03:13:21.009688 | 2025-09-23 03:13:21.009825 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-23 03:13:21.034078 | debian-bookworm | skipping: Conditional result was False 2025-09-23 03:13:21.045042 | 2025-09-23 03:13:21.045208 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-23 03:13:21.473530 | debian-bookworm | ok 2025-09-23 03:13:21.485937 | 2025-09-23 03:13:21.486074 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-23 03:13:21.517504 | debian-bookworm | ok 2025-09-23 03:13:21.525010 | 2025-09-23 03:13:21.525151 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-23 03:13:21.801414 | debian-bookworm -> localhost | ok 2025-09-23 03:13:21.808070 | 2025-09-23 03:13:21.808221 | TASK [validate-host : Collect information about the host] 2025-09-23 03:13:23.054398 | debian-bookworm | ok 2025-09-23 03:13:23.064586 | 2025-09-23 03:13:23.064708 | TASK [validate-host : Sanitize hostname] 2025-09-23 03:13:23.185615 | debian-bookworm | ok 2025-09-23 03:13:23.224039 | 2025-09-23 03:13:23.224213 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-23 03:13:23.805650 | debian-bookworm -> localhost | changed 2025-09-23 03:13:23.812389 | 2025-09-23 03:13:23.812559 | TASK [validate-host : Collect information about zuul worker] 2025-09-23 03:13:24.259413 | debian-bookworm | ok 2025-09-23 03:13:24.264498 | 2025-09-23 03:13:24.264614 | TASK [validate-host : Write out all zuul information for each host] 2025-09-23 03:13:24.793636 | debian-bookworm -> localhost | changed 2025-09-23 03:13:24.804834 | 2025-09-23 03:13:24.804958 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-23 03:13:25.095654 | debian-bookworm | ok 2025-09-23 03:13:25.104722 | 2025-09-23 03:13:25.104854 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-23 03:13:26.285874 | debian-bookworm | changed: 2025-09-23 03:13:26.286086 | debian-bookworm | cd+++++++++ src/ 2025-09-23 03:13:26.286137 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-23 03:13:26.286162 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-23 03:13:26.286183 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-09-23 03:13:26.286203 | debian-bookworm | Containerfile 2025-09-23 03:13:26.286316 | debian-bookworm | Containerfile 2025-09-23 03:13:26.307442 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.1) 2025-09-23 03:14:38.398800 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-09-23 03:14:38.426659 | 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-09-23 03:14:38.437934 | 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-09-23 03:14:39.203913 | 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-09-23 03:14:39.544604 | 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.20250822 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-09-23 03:14:45.798322 | 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-09-23 03:14:45.798421 | 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-09-23 03:14:45.798440 | 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-09-23 03:14:45.798454 | 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-09-23 03:14:45.798468 | 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-09-23 03:14:45.798481 | 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-09-23 03:14:45.798493 | debian-bookworm | Installing missing stub packages: 2025-09-23 03:14:45.798505 | 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-09-23 03:14:45.798517 | debian-bookworm | 2025-09-23 03:14:45.798533 | debian-bookworm | 2025-09-23 03:14:45.798545 | debian-bookworm | Success: no issues found in 68 source files 2025-09-23 03:14:46.051476 | debian-bookworm | ok: Runtime: 0:00:19.052741 2025-09-23 03:14:46.059840 | 2025-09-23 03:14:46.059932 | PLAY RECAP 2025-09-23 03:14:46.059988 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-09-23 03:14:46.060014 | 2025-09-23 03:14:46.193039 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-09-23 03:14:46.193964 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-23 03:14:46.959321 | 2025-09-23 03:14:46.959487 | PLAY [Base post] 2025-09-23 03:14:46.973193 | 2025-09-23 03:14:46.973338 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-23 03:14:47.574238 | debian-bookworm | changed 2025-09-23 03:14:47.580570 | 2025-09-23 03:14:47.580682 | PLAY RECAP 2025-09-23 03:14:47.580744 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-23 03:14:47.580805 | 2025-09-23 03:14:47.737274 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-23 03:14:47.738422 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-23 03:14:48.630433 | 2025-09-23 03:14:48.630609 | PLAY [Base post-logs] 2025-09-23 03:14:48.668345 | 2025-09-23 03:14:48.668507 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-23 03:14:49.643602 | localhost | changed 2025-09-23 03:14:49.655782 | 2025-09-23 03:14:49.656005 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-23 03:14:49.693168 | localhost | ok 2025-09-23 03:14:49.696829 | 2025-09-23 03:14:49.696928 | TASK [Set zuul-log-path fact] 2025-09-23 03:14:49.712137 | localhost | ok 2025-09-23 03:14:49.724045 | 2025-09-23 03:14:49.724210 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-23 03:14:49.749499 | localhost | ok 2025-09-23 03:14:49.754467 | 2025-09-23 03:14:49.754607 | TASK [upload-logs : Create log directories] 2025-09-23 03:14:50.212409 | localhost | changed 2025-09-23 03:14:50.217610 | 2025-09-23 03:14:50.217770 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-23 03:14:50.706229 | localhost -> localhost | ok: Runtime: 0:00:00.005923 2025-09-23 03:14:50.709758 | 2025-09-23 03:14:50.709846 | TASK [upload-logs : Upload logs to log server] 2025-09-23 03:14:51.193364 | localhost | Output suppressed because no_log was given 2025-09-23 03:14:51.196125 | 2025-09-23 03:14:51.196213 | LOOP [upload-logs : Compress console log and json output] 2025-09-23 03:14:51.240428 | localhost | skipping: Conditional result was False 2025-09-23 03:14:51.247361 | localhost | skipping: Conditional result was False 2025-09-23 03:14:51.254735 | 2025-09-23 03:14:51.254957 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-23 03:14:51.295694 | localhost | skipping: Conditional result was False 2025-09-23 03:14:51.295930 | 2025-09-23 03:14:51.302269 | localhost | skipping: Conditional result was False 2025-09-23 03:14:51.327697 | 2025-09-23 03:14:51.327845 | LOOP [upload-logs : Upload console log and json output]