2026-04-24 11:25:41.253796 | Job console starting 2026-04-24 11:25:41.287777 | Updating git repos 2026-04-24 11:25:41.364145 | Cloning repos into workspace 2026-04-24 11:25:41.426211 | Restoring repo states 2026-04-24 11:25:41.446134 | Merging changes 2026-04-24 11:25:42.113829 | Checking out repos 2026-04-24 11:25:42.183027 | Preparing playbooks 2026-04-24 11:25:43.196938 | Running Ansible setup 2026-04-24 11:25:49.364679 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 11:25:50.723903 | 2026-04-24 11:25:50.724069 | PLAY [Base pre] 2026-04-24 11:25:50.757974 | 2026-04-24 11:25:50.758140 | TASK [Setup log path fact] 2026-04-24 11:25:50.798594 | debian-bookworm | ok 2026-04-24 11:25:50.832152 | 2026-04-24 11:25:50.832334 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 11:25:50.883400 | debian-bookworm | ok 2026-04-24 11:25:50.909829 | 2026-04-24 11:25:50.909976 | TASK [emit-job-header : Print job information] 2026-04-24 11:25:50.980193 | # Job Information 2026-04-24 11:25:50.980451 | Ansible Version: 2.16.14 2026-04-24 11:25:50.980491 | Job: mypy 2026-04-24 11:25:50.980531 | Pipeline: check 2026-04-24 11:25:50.980555 | Executor: 521e9411259a 2026-04-24 11:25:50.980577 | Triggered by: https://github.com/osism/python-osism/pull/2191 2026-04-24 11:25:50.980601 | Event ID: 4da19aa0-3fd0-11f1-9537-62a87fb25392 2026-04-24 11:25:50.985904 | 2026-04-24 11:25:50.986032 | LOOP [emit-job-header : Print node information] 2026-04-24 11:25:51.211830 | debian-bookworm | ok: 2026-04-24 11:25:51.212137 | debian-bookworm | # Node Information 2026-04-24 11:25:51.212177 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-24 11:25:51.212203 | debian-bookworm | Hostname: debian 2026-04-24 11:25:51.212225 | debian-bookworm | Username: zuul 2026-04-24 11:25:51.212246 | debian-bookworm | Distro: Debian 12.13 2026-04-24 11:25:51.212269 | debian-bookworm | Provider: regiocloud-a 2026-04-24 11:25:51.212290 | debian-bookworm | Region: 2026-04-24 11:25:51.212311 | debian-bookworm | Label: debian-bookworm 2026-04-24 11:25:51.212330 | debian-bookworm | Product Name: OpenStack Nova 2026-04-24 11:25:51.212349 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe62:29cf 2026-04-24 11:25:51.243594 | 2026-04-24 11:25:51.243761 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 11:25:52.190630 | debian-bookworm -> localhost | changed 2026-04-24 11:25:52.198363 | 2026-04-24 11:25:52.198507 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 11:25:54.333361 | debian-bookworm -> localhost | changed 2026-04-24 11:25:54.341873 | 2026-04-24 11:25:54.341958 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 11:25:54.960953 | debian-bookworm -> localhost | ok 2026-04-24 11:25:54.966629 | 2026-04-24 11:25:54.966716 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 11:25:55.003159 | debian-bookworm | ok 2026-04-24 11:25:55.020242 | debian-bookworm | included: /var/lib/zuul/builds/d9f1c61002ce433a95ccd2e27edcff50/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 11:25:55.035454 | 2026-04-24 11:25:55.035553 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 11:25:56.552213 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-24 11:25:56.552376 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d9f1c61002ce433a95ccd2e27edcff50/work/d9f1c61002ce433a95ccd2e27edcff50_id_rsa 2026-04-24 11:25:56.552407 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d9f1c61002ce433a95ccd2e27edcff50/work/d9f1c61002ce433a95ccd2e27edcff50_id_rsa.pub 2026-04-24 11:25:56.552430 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-24 11:25:56.552451 | debian-bookworm -> localhost | SHA256:mh81qOI9g3wlVB7jANL61f3zorv695ZOf5U5cgygwfc zuul-build-sshkey 2026-04-24 11:25:56.552469 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-24 11:25:56.552493 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-24 11:25:56.552511 | debian-bookworm -> localhost | | .... . | 2026-04-24 11:25:56.552529 | debian-bookworm -> localhost | | .. . +o o | 2026-04-24 11:25:56.552545 | debian-bookworm -> localhost | | . * ++ o | 2026-04-24 11:25:56.552561 | debian-bookworm -> localhost | | . o +o. E | 2026-04-24 11:25:56.552578 | debian-bookworm -> localhost | | . o S o. o o| 2026-04-24 11:25:56.552598 | debian-bookworm -> localhost | | . .+.. .o. *.| 2026-04-24 11:25:56.552615 | debian-bookworm -> localhost | | ...+o. o+.o| 2026-04-24 11:25:56.552632 | debian-bookworm -> localhost | | .oo+. . o.+..| 2026-04-24 11:25:56.552649 | debian-bookworm -> localhost | | ...ooo== =o o| 2026-04-24 11:25:56.552665 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-24 11:25:56.552706 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.742541 2026-04-24 11:25:56.557713 | 2026-04-24 11:25:56.557816 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 11:25:56.573722 | debian-bookworm | ok 2026-04-24 11:25:56.581881 | debian-bookworm | included: /var/lib/zuul/builds/d9f1c61002ce433a95ccd2e27edcff50/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 11:25:56.595392 | 2026-04-24 11:25:56.595490 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 11:25:56.609619 | debian-bookworm | skipping: Conditional result was False 2026-04-24 11:25:56.614921 | 2026-04-24 11:25:56.615008 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 11:25:57.240870 | debian-bookworm | changed 2026-04-24 11:25:57.246117 | 2026-04-24 11:25:57.246206 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 11:25:57.489237 | debian-bookworm | ok 2026-04-24 11:25:57.501472 | 2026-04-24 11:25:57.501582 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 11:25:58.132136 | debian-bookworm | changed 2026-04-24 11:25:58.137658 | 2026-04-24 11:25:58.137766 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 11:25:58.814075 | debian-bookworm | changed 2026-04-24 11:25:58.824225 | 2026-04-24 11:25:58.824339 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 11:25:58.837930 | debian-bookworm | skipping: Conditional result was False 2026-04-24 11:25:58.844725 | 2026-04-24 11:25:58.844843 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 11:25:59.418005 | debian-bookworm -> localhost | changed 2026-04-24 11:25:59.428187 | 2026-04-24 11:25:59.428282 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 11:25:59.907426 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d9f1c61002ce433a95ccd2e27edcff50/work/d9f1c61002ce433a95ccd2e27edcff50_id_rsa (zuul-build-sshkey) 2026-04-24 11:25:59.907645 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014373 2026-04-24 11:25:59.919249 | 2026-04-24 11:25:59.919361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 11:26:00.341206 | debian-bookworm | ok 2026-04-24 11:26:00.346254 | 2026-04-24 11:26:00.346350 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 11:26:00.383047 | debian-bookworm | skipping: Conditional result was False 2026-04-24 11:26:00.394167 | 2026-04-24 11:26:00.394264 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 11:26:00.793414 | debian-bookworm | ok 2026-04-24 11:26:00.803647 | 2026-04-24 11:26:00.803760 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 11:26:00.855716 | debian-bookworm | ok 2026-04-24 11:26:00.860591 | 2026-04-24 11:26:00.860691 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 11:26:01.204942 | debian-bookworm -> localhost | ok 2026-04-24 11:26:01.211329 | 2026-04-24 11:26:01.211424 | TASK [validate-host : Collect information about the host] 2026-04-24 11:26:03.392547 | debian-bookworm | ok 2026-04-24 11:26:03.408525 | 2026-04-24 11:26:03.408639 | TASK [validate-host : Sanitize hostname] 2026-04-24 11:26:03.537982 | debian-bookworm | ok 2026-04-24 11:26:03.567375 | 2026-04-24 11:26:03.567476 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 11:26:04.293701 | debian-bookworm -> localhost | changed 2026-04-24 11:26:04.301267 | 2026-04-24 11:26:04.301411 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 11:26:04.823170 | debian-bookworm | ok 2026-04-24 11:26:04.829576 | 2026-04-24 11:26:04.829684 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 11:26:05.573478 | debian-bookworm -> localhost | changed 2026-04-24 11:26:05.582445 | 2026-04-24 11:26:05.582534 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 11:26:05.915649 | debian-bookworm | ok 2026-04-24 11:26:05.920826 | 2026-04-24 11:26:05.920922 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 11:26:07.358443 | debian-bookworm | changed: 2026-04-24 11:26:07.358614 | debian-bookworm | cd+++++++++ src/ 2026-04-24 11:26:07.358648 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-24 11:26:07.358672 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-24 11:26:07.358693 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-24 11:26:07.358714 | debian-bookworm | Containerfile 2026-04-24 11:26:07.358955 | debian-bookworm | Containerfile 2026-04-24 11:26:07.370797 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.7) 2026-04-24 11:29:51.731680 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-24 11:29:51.760345 | 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-04-24 11:29:51.774658 | 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-04-24 11:29:52.673724 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-04-24 11:29:53.144102 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260408 types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-paramiko-4.0.0.20260408 types-python-dateutil-2.9.0.20260408 types-pytz-2026.1.1.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-04-24 11:29:58.977704 | 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-04-24 11:29:58.977903 | 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-04-24 11:29:58.977921 | 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-04-24 11:29:58.977933 | 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-04-24 11:29:58.977943 | 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-04-24 11:29:58.977955 | 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-04-24 11:29:58.977966 | 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-04-24 11:29:58.977976 | 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-04-24 11:29:58.979534 | 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-04-24 11:29:58.979573 | debian-bookworm | Installing missing stub packages: 2026-04-24 11:29:58.979589 | 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 2026-04-24 11:29:58.979601 | debian-bookworm | 2026-04-24 11:29:58.979613 | debian-bookworm | 2026-04-24 11:29:58.979624 | debian-bookworm | Success: no issues found in 78 source files 2026-04-24 11:29:59.094989 | debian-bookworm | ok: Runtime: 0:00:21.685656 2026-04-24 11:29:59.109602 | 2026-04-24 11:29:59.109716 | PLAY RECAP 2026-04-24 11:29:59.109803 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-24 11:29:59.109871 | 2026-04-24 11:29:59.256175 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-24 11:29:59.258308 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-24 11:29:59.994539 | 2026-04-24 11:29:59.994694 | PLAY [Base post] 2026-04-24 11:30:00.010761 | 2026-04-24 11:30:00.010966 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-24 11:30:00.701311 | debian-bookworm | changed 2026-04-24 11:30:00.710039 | 2026-04-24 11:30:00.710174 | PLAY RECAP 2026-04-24 11:30:00.710250 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-24 11:30:00.710323 | 2026-04-24 11:30:00.863764 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-24 11:30:00.865319 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-24 11:30:01.675504 | 2026-04-24 11:30:01.675684 | PLAY [Base post-logs] 2026-04-24 11:30:01.686813 | 2026-04-24 11:30:01.687038 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-24 11:30:02.215186 | localhost | changed 2026-04-24 11:30:02.241499 | 2026-04-24 11:30:02.241734 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-24 11:30:02.271786 | localhost | ok 2026-04-24 11:30:02.279600 | 2026-04-24 11:30:02.279752 | TASK [Set zuul-log-path fact] 2026-04-24 11:30:02.308083 | localhost | ok 2026-04-24 11:30:02.321056 | 2026-04-24 11:30:02.321191 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 11:30:02.347678 | localhost | ok 2026-04-24 11:30:02.352580 | 2026-04-24 11:30:02.352700 | TASK [upload-logs : Create log directories] 2026-04-24 11:30:02.891547 | localhost | changed 2026-04-24 11:30:02.895189 | 2026-04-24 11:30:02.895330 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-24 11:30:03.511634 | localhost -> localhost | ok: Runtime: 0:00:00.007018 2026-04-24 11:30:03.518964 | 2026-04-24 11:30:03.519202 | TASK [upload-logs : Upload logs to log server] 2026-04-24 11:30:04.145982 | localhost | Output suppressed because no_log was given 2026-04-24 11:30:04.148160 | 2026-04-24 11:30:04.148358 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 11:30:04.211065 | localhost | skipping: Conditional result was False 2026-04-24 11:30:04.216954 | localhost | skipping: Conditional result was False 2026-04-24 11:30:04.230376 | 2026-04-24 11:30:04.230629 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 11:30:04.280471 | localhost | skipping: Conditional result was False 2026-04-24 11:30:04.281011 | 2026-04-24 11:30:04.284937 | localhost | skipping: Conditional result was False 2026-04-24 11:30:04.291143 | 2026-04-24 11:30:04.291292 | LOOP [upload-logs : Upload console log and json output]