2026-05-18 03:16:29.434079 | Job console starting 2026-05-18 03:16:29.454398 | Updating git repos 2026-05-18 03:16:29.487054 | Cloning repos into workspace 2026-05-18 03:16:29.527560 | Restoring repo states 2026-05-18 03:16:29.543111 | Merging changes 2026-05-18 03:16:29.543126 | Checking out repos 2026-05-18 03:16:29.582429 | Preparing playbooks 2026-05-18 03:16:30.300825 | Running Ansible setup 2026-05-18 03:16:34.371464 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 03:16:35.166603 | 2026-05-18 03:16:35.166782 | PLAY [Base pre] 2026-05-18 03:16:35.184531 | 2026-05-18 03:16:35.184692 | TASK [Setup log path fact] 2026-05-18 03:16:35.226794 | debian-bookworm | ok 2026-05-18 03:16:35.247393 | 2026-05-18 03:16:35.247571 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:16:35.311999 | debian-bookworm | ok 2026-05-18 03:16:35.332169 | 2026-05-18 03:16:35.332342 | TASK [emit-job-header : Print job information] 2026-05-18 03:16:35.372321 | # Job Information 2026-05-18 03:16:35.372545 | Ansible Version: 2.16.14 2026-05-18 03:16:35.372583 | Job: mypy 2026-05-18 03:16:35.372617 | Pipeline: periodic-daily 2026-05-18 03:16:35.372640 | Executor: 521e9411259a 2026-05-18 03:16:35.372661 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-05-18 03:16:35.372684 | Event ID: de6ea961e0c24ad9b261f5b073f0e6c3 2026-05-18 03:16:35.377861 | 2026-05-18 03:16:35.377983 | LOOP [emit-job-header : Print node information] 2026-05-18 03:16:35.499212 | debian-bookworm | ok: 2026-05-18 03:16:35.499505 | debian-bookworm | # Node Information 2026-05-18 03:16:35.499543 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 03:16:35.499569 | debian-bookworm | Hostname: debian 2026-05-18 03:16:35.499590 | debian-bookworm | Username: zuul 2026-05-18 03:16:35.499612 | debian-bookworm | Distro: Debian 12.14 2026-05-18 03:16:35.499639 | debian-bookworm | Provider: regiocloud-a 2026-05-18 03:16:35.499660 | debian-bookworm | Region: 2026-05-18 03:16:35.499682 | debian-bookworm | Label: debian-bookworm 2026-05-18 03:16:35.499701 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 03:16:35.499720 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:f659 2026-05-18 03:16:35.520862 | 2026-05-18 03:16:35.521006 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 03:16:36.157355 | debian-bookworm -> localhost | changed 2026-05-18 03:16:36.170972 | 2026-05-18 03:16:36.171125 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 03:16:37.848249 | debian-bookworm -> localhost | changed 2026-05-18 03:16:37.865267 | 2026-05-18 03:16:37.865438 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 03:16:38.516735 | debian-bookworm -> localhost | ok 2026-05-18 03:16:38.524448 | 2026-05-18 03:16:38.524598 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 03:16:38.580767 | debian-bookworm | ok 2026-05-18 03:16:38.606682 | debian-bookworm | included: /var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 03:16:38.616683 | 2026-05-18 03:16:38.616820 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 03:16:39.823854 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 03:16:39.824305 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/work/a85ba556f635452087b8e2d43f09f440_id_rsa 2026-05-18 03:16:39.824387 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/work/a85ba556f635452087b8e2d43f09f440_id_rsa.pub 2026-05-18 03:16:39.824417 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 03:16:39.824444 | debian-bookworm -> localhost | SHA256:QyudAXuEyr9p1r1UDfIJc/mVr8E4nVJTtAHEYuFesJI zuul-build-sshkey 2026-05-18 03:16:39.824467 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 03:16:39.824503 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 03:16:39.824525 | debian-bookworm -> localhost | | ... o+o.oo| 2026-05-18 03:16:39.824546 | debian-bookworm -> localhost | | .+ oooo .+| 2026-05-18 03:16:39.824566 | debian-bookworm -> localhost | | . .. +E=o=.oo.| 2026-05-18 03:16:39.824585 | debian-bookworm -> localhost | | o + +o*.X +.| 2026-05-18 03:16:39.824604 | debian-bookworm -> localhost | | .. S .B B .| 2026-05-18 03:16:39.824628 | debian-bookworm -> localhost | | .. . . o o | 2026-05-18 03:16:39.824649 | debian-bookworm -> localhost | | + .. . | 2026-05-18 03:16:39.824669 | debian-bookworm -> localhost | | = ... | 2026-05-18 03:16:39.824691 | debian-bookworm -> localhost | | o .. | 2026-05-18 03:16:39.824711 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 03:16:39.824776 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.663459 2026-05-18 03:16:39.832565 | 2026-05-18 03:16:39.832700 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 03:16:39.899058 | debian-bookworm | ok 2026-05-18 03:16:39.917361 | debian-bookworm | included: /var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 03:16:39.933476 | 2026-05-18 03:16:39.933671 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 03:16:39.960461 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:16:40.015368 | 2026-05-18 03:16:40.015547 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 03:16:40.714126 | debian-bookworm | changed 2026-05-18 03:16:40.723783 | 2026-05-18 03:16:40.723944 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 03:16:40.999539 | debian-bookworm | ok 2026-05-18 03:16:41.006180 | 2026-05-18 03:16:41.006385 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 03:16:41.729823 | debian-bookworm | changed 2026-05-18 03:16:41.742817 | 2026-05-18 03:16:41.742977 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 03:16:42.464768 | debian-bookworm | changed 2026-05-18 03:16:42.471371 | 2026-05-18 03:16:42.471524 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 03:16:42.495663 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:16:42.502524 | 2026-05-18 03:16:42.502653 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 03:16:42.995441 | debian-bookworm -> localhost | changed 2026-05-18 03:16:43.007859 | 2026-05-18 03:16:43.008001 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 03:16:43.388351 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/work/a85ba556f635452087b8e2d43f09f440_id_rsa (zuul-build-sshkey) 2026-05-18 03:16:43.388614 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012178 2026-05-18 03:16:43.397102 | 2026-05-18 03:16:43.397249 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 03:16:43.908233 | debian-bookworm | ok 2026-05-18 03:16:43.921315 | 2026-05-18 03:16:43.921455 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 03:16:43.988630 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:16:44.002155 | 2026-05-18 03:16:44.002339 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 03:16:44.511057 | debian-bookworm | ok 2026-05-18 03:16:44.537008 | 2026-05-18 03:16:44.537158 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 03:16:44.566898 | debian-bookworm | ok 2026-05-18 03:16:44.582680 | 2026-05-18 03:16:44.582858 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 03:16:45.027445 | debian-bookworm -> localhost | ok 2026-05-18 03:16:45.034711 | 2026-05-18 03:16:45.034880 | TASK [validate-host : Collect information about the host] 2026-05-18 03:16:46.541501 | debian-bookworm | ok 2026-05-18 03:16:46.553861 | 2026-05-18 03:16:46.553991 | TASK [validate-host : Sanitize hostname] 2026-05-18 03:16:46.735976 | debian-bookworm | ok 2026-05-18 03:16:46.792630 | 2026-05-18 03:16:46.792784 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 03:16:47.439713 | debian-bookworm -> localhost | changed 2026-05-18 03:16:47.446014 | 2026-05-18 03:16:47.446138 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 03:16:47.904726 | debian-bookworm | ok 2026-05-18 03:16:47.915225 | 2026-05-18 03:16:47.915380 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 03:16:48.474172 | debian-bookworm -> localhost | changed 2026-05-18 03:16:48.484417 | 2026-05-18 03:16:48.484537 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 03:16:48.770893 | debian-bookworm | ok 2026-05-18 03:16:48.782436 | 2026-05-18 03:16:48.782577 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 03:16:49.741554 | debian-bookworm | changed: 2026-05-18 03:16:49.741964 | debian-bookworm | cd+++++++++ src/ 2026-05-18 03:16:49.742049 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 03:16:49.742110 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 03:16:49.742162 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-05-18 03:16:49.742278 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-05-18 03:17:37.416969 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-05-18 03:17:37.510987 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260510 types-decorator-5.2.0.20260508 types-requests-2.33.0.20260513 types-simplejson-3.20.0.20260508 2026-05-18 03:17:39.995374 | debian-bookworm | openstack_simple_stress/main.py:210: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-18 03:17:39.995491 | debian-bookworm | openstack_simple_stress/main.py:211: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-18 03:17:39.995519 | debian-bookworm | openstack_simple_stress/main.py:212: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-18 03:17:39.995531 | debian-bookworm | openstack_simple_stress/main.py:213: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-18 03:17:39.995543 | debian-bookworm | Installing missing stub packages: 2026-05-18 03:17:39.995556 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-05-18 03:17:39.995568 | debian-bookworm | 2026-05-18 03:17:39.995580 | debian-bookworm | 2026-05-18 03:17:39.995592 | debian-bookworm | Success: no issues found in 7 source files 2026-05-18 03:17:40.327573 | debian-bookworm | ok: Runtime: 0:00:09.369605 2026-05-18 03:17:40.334057 | 2026-05-18 03:17:40.334140 | PLAY RECAP 2026-05-18 03:17:40.334191 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-18 03:17:40.334216 | 2026-05-18 03:17:40.445953 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-18 03:17:40.447741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 03:17:41.257906 | 2026-05-18 03:17:41.258043 | PLAY [Base post-fetch] 2026-05-18 03:17:41.283528 | 2026-05-18 03:17:41.283656 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-18 03:17:41.353659 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:17:41.360023 | 2026-05-18 03:17:41.360181 | TASK [fetch-output : Set log path for single node] 2026-05-18 03:17:41.410565 | debian-bookworm | ok 2026-05-18 03:17:41.418925 | 2026-05-18 03:17:41.419033 | LOOP [fetch-output : Ensure local output dirs] 2026-05-18 03:17:41.931749 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/work/logs" 2026-05-18 03:17:42.185594 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/work/artifacts" 2026-05-18 03:17:42.438017 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a85ba556f635452087b8e2d43f09f440/work/docs" 2026-05-18 03:17:42.461583 | 2026-05-18 03:17:42.461705 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 03:17:43.350480 | debian-bookworm | changed: 2026-05-18 03:17:43.350668 | debian-bookworm | .d..t...... ./ 2026-05-18 03:17:43.350702 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 03:17:43.350732 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 03:17:43.350759 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 03:17:43.350794 | debian-bookworm | changed: All items complete 2026-05-18 03:17:43.350816 | 2026-05-18 03:17:43.893745 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 03:17:44.432250 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 03:17:44.455417 | 2026-05-18 03:17:44.455526 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 03:17:44.478016 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:17:44.481938 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:17:44.494907 | 2026-05-18 03:17:44.494981 | PLAY RECAP 2026-05-18 03:17:44.495030 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-18 03:17:44.495056 | 2026-05-18 03:17:44.610038 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 03:17:44.610919 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:17:45.466497 | 2026-05-18 03:17:45.466675 | PLAY [Base post] 2026-05-18 03:17:45.481536 | 2026-05-18 03:17:45.481697 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 03:17:46.122921 | debian-bookworm | changed 2026-05-18 03:17:46.129488 | 2026-05-18 03:17:46.129631 | PLAY RECAP 2026-05-18 03:17:46.129697 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 03:17:46.129758 | 2026-05-18 03:17:46.285802 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:17:46.286701 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 03:17:47.380451 | 2026-05-18 03:17:47.380634 | PLAY [Base post-logs] 2026-05-18 03:17:47.404341 | 2026-05-18 03:17:47.404516 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 03:17:47.964375 | localhost | changed 2026-05-18 03:17:47.976433 | 2026-05-18 03:17:47.976620 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 03:17:48.003255 | localhost | ok 2026-05-18 03:17:48.006523 | 2026-05-18 03:17:48.006629 | TASK [Set zuul-log-path fact] 2026-05-18 03:17:48.022127 | localhost | ok 2026-05-18 03:17:48.030617 | 2026-05-18 03:17:48.030744 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:17:48.066440 | localhost | ok 2026-05-18 03:17:48.069739 | 2026-05-18 03:17:48.069866 | TASK [upload-logs : Create log directories] 2026-05-18 03:17:48.659739 | localhost | changed 2026-05-18 03:17:48.662709 | 2026-05-18 03:17:48.662817 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 03:17:49.209376 | localhost -> localhost | ok: Runtime: 0:00:00.009641 2026-05-18 03:17:49.219064 | 2026-05-18 03:17:49.219281 | TASK [upload-logs : Upload logs to log server] 2026-05-18 03:17:49.844060 | localhost | Output suppressed because no_log was given 2026-05-18 03:17:49.846529 | 2026-05-18 03:17:49.846673 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 03:17:49.933104 | localhost | skipping: Conditional result was False 2026-05-18 03:17:49.947218 | localhost | skipping: Conditional result was False 2026-05-18 03:17:49.956723 | 2026-05-18 03:17:49.956867 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 03:17:50.028753 | localhost | skipping: Conditional result was False 2026-05-18 03:17:50.029113 | 2026-05-18 03:17:50.039600 | localhost | skipping: Conditional result was False 2026-05-18 03:17:50.047234 | 2026-05-18 03:17:50.047447 | LOOP [upload-logs : Upload console log and json output]