2026-03-14 03:02:31.107642 | Job console starting 2026-03-14 03:02:31.125577 | Updating git repos 2026-03-14 03:02:31.156385 | Cloning repos into workspace 2026-03-14 03:02:31.266598 | Restoring repo states 2026-03-14 03:02:31.271002 | Merging changes 2026-03-14 03:02:31.271016 | Checking out repos 2026-03-14 03:02:31.351849 | Preparing playbooks 2026-03-14 03:02:32.533627 | Running Ansible setup 2026-03-14 03:02:39.270991 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 03:02:40.504920 | 2026-03-14 03:02:40.505059 | PLAY [Base pre] 2026-03-14 03:02:40.542367 | 2026-03-14 03:02:40.542480 | TASK [Setup log path fact] 2026-03-14 03:02:40.570082 | debian-bookworm | ok 2026-03-14 03:02:40.593179 | 2026-03-14 03:02:40.593301 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 03:02:40.631443 | debian-bookworm | ok 2026-03-14 03:02:40.639835 | 2026-03-14 03:02:40.639946 | TASK [emit-job-header : Print job information] 2026-03-14 03:02:40.677726 | # Job Information 2026-03-14 03:02:40.677953 | Ansible Version: 2.16.14 2026-03-14 03:02:40.677988 | Job: mypy 2026-03-14 03:02:40.678014 | Pipeline: periodic-daily 2026-03-14 03:02:40.678034 | Executor: 521e9411259a 2026-03-14 03:02:40.678051 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-03-14 03:02:40.678069 | Event ID: a379c754fe9047baa0cebbae1a287072 2026-03-14 03:02:40.682515 | 2026-03-14 03:02:40.682597 | LOOP [emit-job-header : Print node information] 2026-03-14 03:02:41.056908 | debian-bookworm | ok: 2026-03-14 03:02:41.057128 | debian-bookworm | # Node Information 2026-03-14 03:02:41.057159 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 03:02:41.057180 | debian-bookworm | Hostname: debian 2026-03-14 03:02:41.057198 | debian-bookworm | Username: zuul 2026-03-14 03:02:41.057214 | debian-bookworm | Distro: Debian 12.13 2026-03-14 03:02:41.057233 | debian-bookworm | Provider: regiocloud-a 2026-03-14 03:02:41.057251 | debian-bookworm | Region: 2026-03-14 03:02:41.057269 | debian-bookworm | Label: debian-bookworm 2026-03-14 03:02:41.057285 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 03:02:41.057301 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:957 2026-03-14 03:02:41.075308 | 2026-03-14 03:02:41.075434 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 03:02:42.216916 | debian-bookworm -> localhost | changed 2026-03-14 03:02:42.223920 | 2026-03-14 03:02:42.224044 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 03:02:43.909609 | debian-bookworm -> localhost | changed 2026-03-14 03:02:43.934422 | 2026-03-14 03:02:43.934543 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 03:02:44.440509 | debian-bookworm -> localhost | ok 2026-03-14 03:02:44.447795 | 2026-03-14 03:02:44.447904 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 03:02:44.480025 | debian-bookworm | ok 2026-03-14 03:02:44.508896 | debian-bookworm | included: /var/lib/zuul/builds/71e76e922b5f4d79b755a0929b7e2c22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 03:02:44.537851 | 2026-03-14 03:02:44.537995 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 03:02:46.835839 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 03:02:46.836062 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/71e76e922b5f4d79b755a0929b7e2c22/work/71e76e922b5f4d79b755a0929b7e2c22_id_rsa 2026-03-14 03:02:46.836104 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/71e76e922b5f4d79b755a0929b7e2c22/work/71e76e922b5f4d79b755a0929b7e2c22_id_rsa.pub 2026-03-14 03:02:46.836132 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 03:02:46.836159 | debian-bookworm -> localhost | SHA256:e32V0Nva3zaTyQumUWpx5K3LiiG30XKF2XWXjfyHhqA zuul-build-sshkey 2026-03-14 03:02:46.836182 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 03:02:46.836213 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 03:02:46.836237 | debian-bookworm -> localhost | | | 2026-03-14 03:02:46.836259 | debian-bookworm -> localhost | | ...o| 2026-03-14 03:02:46.836281 | debian-bookworm -> localhost | | . oo++| 2026-03-14 03:02:46.836302 | debian-bookworm -> localhost | | . .*.+o*| 2026-03-14 03:02:46.836323 | debian-bookworm -> localhost | | E +.*o+=| 2026-03-14 03:02:46.836351 | debian-bookworm -> localhost | | ...*..+.| 2026-03-14 03:02:46.836372 | debian-bookworm -> localhost | | ..=.*.++ +| 2026-03-14 03:02:46.836393 | debian-bookworm -> localhost | | o.O =.o*+| 2026-03-14 03:02:46.836414 | debian-bookworm -> localhost | | o o.o o*| 2026-03-14 03:02:46.836435 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 03:02:46.836483 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.346415 2026-03-14 03:02:46.843711 | 2026-03-14 03:02:46.843806 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 03:02:46.873818 | debian-bookworm | ok 2026-03-14 03:02:46.883308 | debian-bookworm | included: /var/lib/zuul/builds/71e76e922b5f4d79b755a0929b7e2c22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 03:02:46.893440 | 2026-03-14 03:02:46.893549 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 03:02:46.957980 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:02:46.965758 | 2026-03-14 03:02:46.965860 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 03:02:47.729244 | debian-bookworm | changed 2026-03-14 03:02:47.736885 | 2026-03-14 03:02:47.736994 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 03:02:47.980130 | debian-bookworm | ok 2026-03-14 03:02:47.985539 | 2026-03-14 03:02:47.985637 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 03:02:48.720753 | debian-bookworm | changed 2026-03-14 03:02:48.728626 | 2026-03-14 03:02:48.728722 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 03:02:49.344269 | debian-bookworm | changed 2026-03-14 03:02:49.349491 | 2026-03-14 03:02:49.349566 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 03:02:49.376966 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:02:49.381950 | 2026-03-14 03:02:49.382033 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 03:02:49.752774 | debian-bookworm -> localhost | changed 2026-03-14 03:02:49.763768 | 2026-03-14 03:02:49.763867 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 03:02:50.087764 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/71e76e922b5f4d79b755a0929b7e2c22/work/71e76e922b5f4d79b755a0929b7e2c22_id_rsa (zuul-build-sshkey) 2026-03-14 03:02:50.088066 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021886 2026-03-14 03:02:50.099623 | 2026-03-14 03:02:50.099764 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 03:02:50.482594 | debian-bookworm | ok 2026-03-14 03:02:50.494986 | 2026-03-14 03:02:50.495245 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 03:02:50.521809 | debian-bookworm | skipping: Conditional result was False 2026-03-14 03:02:50.536541 | 2026-03-14 03:02:50.536653 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 03:02:50.979118 | debian-bookworm | ok 2026-03-14 03:02:51.000009 | 2026-03-14 03:02:51.000165 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 03:02:51.042299 | debian-bookworm | ok 2026-03-14 03:02:51.049644 | 2026-03-14 03:02:51.049787 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 03:02:51.332309 | debian-bookworm -> localhost | ok 2026-03-14 03:02:51.350903 | 2026-03-14 03:02:51.351077 | TASK [validate-host : Collect information about the host] 2026-03-14 03:02:52.371606 | debian-bookworm | ok 2026-03-14 03:02:52.383850 | 2026-03-14 03:02:52.383991 | TASK [validate-host : Sanitize hostname] 2026-03-14 03:02:52.492156 | debian-bookworm | ok 2026-03-14 03:02:52.533654 | 2026-03-14 03:02:52.533799 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 03:02:53.127333 | debian-bookworm -> localhost | changed 2026-03-14 03:02:53.137394 | 2026-03-14 03:02:53.137523 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 03:02:53.599041 | debian-bookworm | ok 2026-03-14 03:02:53.605454 | 2026-03-14 03:02:53.605586 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 03:02:54.232898 | debian-bookworm -> localhost | changed 2026-03-14 03:02:54.260431 | 2026-03-14 03:02:54.260875 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 03:02:54.543972 | debian-bookworm | ok 2026-03-14 03:02:54.555471 | 2026-03-14 03:02:54.555597 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 03:02:55.675227 | debian-bookworm | changed: 2026-03-14 03:02:55.675447 | debian-bookworm | cd+++++++++ src/ 2026-03-14 03:02:55.675484 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 03:02:55.675508 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 03:02:55.675531 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-03-14 03:02:55.675552 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-14 03:03:39.516320 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-14 03:03:39.592721 | 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-14 03:03:43.098741 | debian-bookworm | Installing missing stub packages: 2026-03-14 03:03:43.098808 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-03-14 03:03:43.098815 | debian-bookworm | 2026-03-14 03:03:43.098820 | debian-bookworm | 2026-03-14 03:03:43.098825 | debian-bookworm | Success: no issues found in 5 source files 2026-03-14 03:03:43.312772 | debian-bookworm | ok: Runtime: 0:00:10.928254 2026-03-14 03:03:43.338423 | 2026-03-14 03:03:43.338504 | PLAY RECAP 2026-03-14 03:03:43.338557 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-14 03:03:43.338583 | 2026-03-14 03:03:43.483639 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-14 03:03:43.484418 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 03:03:44.733802 | 2026-03-14 03:03:44.733935 | PLAY [Base post] 2026-03-14 03:03:44.766279 | 2026-03-14 03:03:44.766397 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-14 03:03:45.399071 | debian-bookworm | changed 2026-03-14 03:03:45.419217 | 2026-03-14 03:03:45.419322 | PLAY RECAP 2026-03-14 03:03:45.419375 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-14 03:03:45.419425 | 2026-03-14 03:03:45.667730 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-14 03:03:45.668492 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-14 03:03:46.954112 | 2026-03-14 03:03:46.954231 | PLAY [Base post-logs] 2026-03-14 03:03:46.983770 | 2026-03-14 03:03:46.983909 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-14 03:03:47.939164 | localhost | changed 2026-03-14 03:03:47.952946 | 2026-03-14 03:03:47.953336 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-14 03:03:47.998823 | localhost | ok 2026-03-14 03:03:48.001633 | 2026-03-14 03:03:48.001723 | TASK [Set zuul-log-path fact] 2026-03-14 03:03:48.041890 | localhost | ok 2026-03-14 03:03:48.048527 | 2026-03-14 03:03:48.048628 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 03:03:48.092566 | localhost | ok 2026-03-14 03:03:48.095135 | 2026-03-14 03:03:48.095212 | TASK [upload-logs : Create log directories] 2026-03-14 03:03:48.949759 | localhost | changed 2026-03-14 03:03:48.952265 | 2026-03-14 03:03:48.952359 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-14 03:03:49.955283 | localhost -> localhost | ok: Runtime: 0:00:00.025840 2026-03-14 03:03:49.959027 | 2026-03-14 03:03:49.959130 | TASK [upload-logs : Upload logs to log server] 2026-03-14 03:03:51.474196 | localhost | Output suppressed because no_log was given 2026-03-14 03:03:51.476209 | 2026-03-14 03:03:51.476324 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 03:03:51.742049 | localhost | skipping: Conditional result was False 2026-03-14 03:03:51.804037 | localhost | skipping: Conditional result was False 2026-03-14 03:03:51.809422 | 2026-03-14 03:03:51.809572 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 03:03:51.998332 | localhost | skipping: Conditional result was False 2026-03-14 03:03:51.998653 | 2026-03-14 03:03:52.044061 | localhost | skipping: Conditional result was False 2026-03-14 03:03:52.051865 | 2026-03-14 03:03:52.052019 | LOOP [upload-logs : Upload console log and json output]