2026-03-18 03:02:34.508314 | Job console starting 2026-03-18 03:02:34.521227 | Updating git repos 2026-03-18 03:02:34.548035 | Cloning repos into workspace 2026-03-18 03:02:34.611674 | Restoring repo states 2026-03-18 03:02:34.631277 | Merging changes 2026-03-18 03:02:34.631292 | Checking out repos 2026-03-18 03:02:34.702407 | Preparing playbooks 2026-03-18 03:02:35.642620 | Running Ansible setup 2026-03-18 03:02:39.850805 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 03:02:40.637218 | 2026-03-18 03:02:40.637353 | PLAY [Base pre] 2026-03-18 03:02:40.652216 | 2026-03-18 03:02:40.652315 | TASK [Setup log path fact] 2026-03-18 03:02:40.671074 | debian-bookworm | ok 2026-03-18 03:02:40.686463 | 2026-03-18 03:02:40.686578 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 03:02:40.715938 | debian-bookworm | ok 2026-03-18 03:02:40.728555 | 2026-03-18 03:02:40.728648 | TASK [emit-job-header : Print job information] 2026-03-18 03:02:40.803880 | # Job Information 2026-03-18 03:02:40.804053 | Ansible Version: 2.16.14 2026-03-18 03:02:40.804089 | Job: mypy 2026-03-18 03:02:40.804120 | Pipeline: periodic-daily 2026-03-18 03:02:40.804143 | Executor: 521e9411259a 2026-03-18 03:02:40.804163 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-03-18 03:02:40.804184 | Event ID: b62c3f0e63664f8f8ca6d77f17f0b6b1 2026-03-18 03:02:40.830954 | 2026-03-18 03:02:40.831076 | LOOP [emit-job-header : Print node information] 2026-03-18 03:02:40.960813 | debian-bookworm | ok: 2026-03-18 03:02:40.960988 | debian-bookworm | # Node Information 2026-03-18 03:02:40.961138 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-18 03:02:40.961168 | debian-bookworm | Hostname: debian 2026-03-18 03:02:40.961192 | debian-bookworm | Username: zuul 2026-03-18 03:02:40.961214 | debian-bookworm | Distro: Debian 12.13 2026-03-18 03:02:40.961237 | debian-bookworm | Provider: regiocloud-a 2026-03-18 03:02:40.961258 | debian-bookworm | Region: 2026-03-18 03:02:40.961279 | debian-bookworm | Label: debian-bookworm 2026-03-18 03:02:40.961299 | debian-bookworm | Product Name: OpenStack Nova 2026-03-18 03:02:40.961319 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe17:45b2 2026-03-18 03:02:40.980779 | 2026-03-18 03:02:40.980900 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-18 03:02:41.644609 | debian-bookworm -> localhost | changed 2026-03-18 03:02:41.652245 | 2026-03-18 03:02:41.652356 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-18 03:02:42.962034 | debian-bookworm -> localhost | changed 2026-03-18 03:02:42.980364 | 2026-03-18 03:02:42.980666 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-18 03:02:43.647371 | debian-bookworm -> localhost | ok 2026-03-18 03:02:43.654455 | 2026-03-18 03:02:43.654603 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-18 03:02:43.689091 | debian-bookworm | ok 2026-03-18 03:02:43.759102 | debian-bookworm | included: /var/lib/zuul/builds/8cf5dd2e32e14a99bc84b1c4ac674c78/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-18 03:02:43.769029 | 2026-03-18 03:02:43.777279 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-18 03:02:45.231190 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-18 03:02:45.231479 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8cf5dd2e32e14a99bc84b1c4ac674c78/work/8cf5dd2e32e14a99bc84b1c4ac674c78_id_rsa 2026-03-18 03:02:45.231518 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8cf5dd2e32e14a99bc84b1c4ac674c78/work/8cf5dd2e32e14a99bc84b1c4ac674c78_id_rsa.pub 2026-03-18 03:02:45.231544 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-18 03:02:45.231568 | debian-bookworm -> localhost | SHA256:D2tnFLY6uFF8sbKJF2SszguEM3dybOK999MKukAsGVc zuul-build-sshkey 2026-03-18 03:02:45.231591 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-18 03:02:45.231629 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-18 03:02:45.231652 | debian-bookworm -> localhost | | E | 2026-03-18 03:02:45.231674 | debian-bookworm -> localhost | | . . | 2026-03-18 03:02:45.231694 | debian-bookworm -> localhost | | . . + + | 2026-03-18 03:02:45.231713 | debian-bookworm -> localhost | | * . = . = | 2026-03-18 03:02:45.231733 | debian-bookworm -> localhost | | * B * S = | 2026-03-18 03:02:45.231780 | debian-bookworm -> localhost | | O X + % | 2026-03-18 03:02:45.231803 | debian-bookworm -> localhost | | + B X +. | 2026-03-18 03:02:45.231824 | debian-bookworm -> localhost | | o O.=. . | 2026-03-18 03:02:45.231844 | debian-bookworm -> localhost | | *o .oo | 2026-03-18 03:02:45.231864 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-18 03:02:45.231924 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.810636 2026-03-18 03:02:45.239445 | 2026-03-18 03:02:45.239571 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-18 03:02:45.300800 | debian-bookworm | ok 2026-03-18 03:02:45.336196 | debian-bookworm | included: /var/lib/zuul/builds/8cf5dd2e32e14a99bc84b1c4ac674c78/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-18 03:02:45.351453 | 2026-03-18 03:02:45.351585 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-18 03:02:45.390286 | debian-bookworm | skipping: Conditional result was False 2026-03-18 03:02:45.405010 | 2026-03-18 03:02:45.405183 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-18 03:02:46.220704 | debian-bookworm | changed 2026-03-18 03:02:46.227040 | 2026-03-18 03:02:46.227166 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-18 03:02:46.463078 | debian-bookworm | ok 2026-03-18 03:02:46.479053 | 2026-03-18 03:02:46.479227 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-18 03:02:47.311520 | debian-bookworm | changed 2026-03-18 03:02:47.333268 | 2026-03-18 03:02:47.333422 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-18 03:02:48.011984 | debian-bookworm | changed 2026-03-18 03:02:48.018483 | 2026-03-18 03:02:48.018621 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-18 03:02:48.054306 | debian-bookworm | skipping: Conditional result was False 2026-03-18 03:02:48.061080 | 2026-03-18 03:02:48.061206 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-18 03:02:48.646030 | debian-bookworm -> localhost | changed 2026-03-18 03:02:48.657450 | 2026-03-18 03:02:48.657589 | TASK [add-build-sshkey : Add back temp key] 2026-03-18 03:02:49.115017 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8cf5dd2e32e14a99bc84b1c4ac674c78/work/8cf5dd2e32e14a99bc84b1c4ac674c78_id_rsa (zuul-build-sshkey) 2026-03-18 03:02:49.115270 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015074 2026-03-18 03:02:49.124039 | 2026-03-18 03:02:49.124149 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-18 03:02:49.587761 | debian-bookworm | ok 2026-03-18 03:02:49.593166 | 2026-03-18 03:02:49.593289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-18 03:02:49.617547 | debian-bookworm | skipping: Conditional result was False 2026-03-18 03:02:49.628755 | 2026-03-18 03:02:49.628895 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-18 03:02:50.064185 | debian-bookworm | ok 2026-03-18 03:02:50.077540 | 2026-03-18 03:02:50.077699 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-18 03:02:50.108852 | debian-bookworm | ok 2026-03-18 03:02:50.124617 | 2026-03-18 03:02:50.124787 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-18 03:02:50.485940 | debian-bookworm -> localhost | ok 2026-03-18 03:02:50.494081 | 2026-03-18 03:02:50.494211 | TASK [validate-host : Collect information about the host] 2026-03-18 03:02:51.700577 | debian-bookworm | ok 2026-03-18 03:02:51.711931 | 2026-03-18 03:02:51.712139 | TASK [validate-host : Sanitize hostname] 2026-03-18 03:02:51.857046 | debian-bookworm | ok 2026-03-18 03:02:51.912264 | 2026-03-18 03:02:51.912400 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-18 03:02:52.555699 | debian-bookworm -> localhost | changed 2026-03-18 03:02:52.561860 | 2026-03-18 03:02:52.561984 | TASK [validate-host : Collect information about zuul worker] 2026-03-18 03:02:53.032949 | debian-bookworm | ok 2026-03-18 03:02:53.046407 | 2026-03-18 03:02:53.046555 | TASK [validate-host : Write out all zuul information for each host] 2026-03-18 03:02:53.913202 | debian-bookworm -> localhost | changed 2026-03-18 03:02:53.929060 | 2026-03-18 03:02:53.929202 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-18 03:02:54.240182 | debian-bookworm | ok 2026-03-18 03:02:54.249653 | 2026-03-18 03:02:54.249812 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-18 03:02:56.096068 | debian-bookworm | changed: 2026-03-18 03:02:56.106959 | debian-bookworm | cd+++++++++ src/ 2026-03-18 03:02:56.107003 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-18 03:02:56.107029 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-18 03:02:56.107051 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-03-18 03:02:56.107072 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-18 03:03:38.091035 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-18 03:03:38.167314 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 2026-03-18 03:03:41.768654 | debian-bookworm | openstack_simple_stress/main.py:121: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 03:03:41.768812 | debian-bookworm | openstack_simple_stress/main.py:122: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 03:03:41.768844 | debian-bookworm | openstack_simple_stress/main.py:123: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 03:03:41.768855 | debian-bookworm | openstack_simple_stress/main.py:124: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 03:03:41.768865 | debian-bookworm | Installing missing stub packages: 2026-03-18 03:03:41.768877 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-03-18 03:03:41.768886 | debian-bookworm | 2026-03-18 03:03:41.768897 | debian-bookworm | 2026-03-18 03:03:41.768906 | debian-bookworm | Success: no issues found in 5 source files 2026-03-18 03:03:42.216074 | debian-bookworm | ok: Runtime: 0:00:11.308719 2026-03-18 03:03:42.221486 | 2026-03-18 03:03:42.221560 | PLAY RECAP 2026-03-18 03:03:42.221606 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-18 03:03:42.221636 | 2026-03-18 03:03:42.409321 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-18 03:03:42.410038 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 03:03:43.710262 | 2026-03-18 03:03:43.710407 | PLAY [Base post] 2026-03-18 03:03:43.740061 | 2026-03-18 03:03:43.740176 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-18 03:03:44.436646 | debian-bookworm | changed 2026-03-18 03:03:44.444516 | 2026-03-18 03:03:44.444591 | PLAY RECAP 2026-03-18 03:03:44.444639 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 03:03:44.444808 | 2026-03-18 03:03:44.971569 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 03:03:44.972219 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-18 03:03:46.960647 | 2026-03-18 03:03:46.960794 | PLAY [Base post-logs] 2026-03-18 03:03:47.001576 | 2026-03-18 03:03:47.001709 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-18 03:03:47.878308 | localhost | changed 2026-03-18 03:03:47.907775 | 2026-03-18 03:03:47.907936 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-18 03:03:47.991467 | localhost | ok 2026-03-18 03:03:48.006461 | 2026-03-18 03:03:48.009255 | TASK [Set zuul-log-path fact] 2026-03-18 03:03:48.036016 | localhost | ok 2026-03-18 03:03:48.062515 | 2026-03-18 03:03:48.062647 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 03:03:48.135753 | localhost | ok 2026-03-18 03:03:48.139113 | 2026-03-18 03:03:48.139202 | TASK [upload-logs : Create log directories] 2026-03-18 03:03:49.192798 | localhost | changed 2026-03-18 03:03:49.195077 | 2026-03-18 03:03:49.195161 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-18 03:03:49.966283 | localhost -> localhost | ok: Runtime: 0:00:00.017994 2026-03-18 03:03:49.970590 | 2026-03-18 03:03:49.970676 | TASK [upload-logs : Upload logs to log server] 2026-03-18 03:03:51.124563 | localhost | Output suppressed because no_log was given 2026-03-18 03:03:51.126969 | 2026-03-18 03:03:51.127053 | LOOP [upload-logs : Compress console log and json output] 2026-03-18 03:03:51.239103 | localhost | skipping: Conditional result was False 2026-03-18 03:03:51.252057 | localhost | skipping: Conditional result was False 2026-03-18 03:03:51.255971 | 2026-03-18 03:03:51.256165 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-18 03:03:51.342595 | localhost | skipping: Conditional result was False 2026-03-18 03:03:51.342883 | 2026-03-18 03:03:51.347529 | localhost | skipping: Conditional result was False 2026-03-18 03:03:51.353368 | 2026-03-18 03:03:51.353452 | LOOP [upload-logs : Upload console log and json output]