2025-09-12 03:03:26.083288 | Job console starting 2025-09-12 03:03:26.098802 | Updating git repos 2025-09-12 03:03:26.119662 | Cloning repos into workspace 2025-09-12 03:03:26.154593 | Restoring repo states 2025-09-12 03:03:26.160291 | Merging changes 2025-09-12 03:03:26.160307 | Checking out repos 2025-09-12 03:03:26.220304 | Preparing playbooks 2025-09-12 03:03:27.347804 | Running Ansible setup 2025-09-12 03:03:33.817383 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-12 03:03:35.133283 | 2025-09-12 03:03:35.133393 | PLAY [Base pre] 2025-09-12 03:03:35.148311 | 2025-09-12 03:03:35.148414 | TASK [Setup log path fact] 2025-09-12 03:03:35.164767 | debian-bookworm | ok 2025-09-12 03:03:35.176590 | 2025-09-12 03:03:35.176788 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-12 03:03:35.214088 | debian-bookworm | ok 2025-09-12 03:03:35.225263 | 2025-09-12 03:03:35.225355 | TASK [emit-job-header : Print job information] 2025-09-12 03:03:35.274777 | # Job Information 2025-09-12 03:03:35.274934 | Ansible Version: 2.16.14 2025-09-12 03:03:35.274963 | Job: mypy 2025-09-12 03:03:35.274990 | Pipeline: periodic-daily 2025-09-12 03:03:35.275008 | Executor: 521e9411259a 2025-09-12 03:03:35.275025 | Triggered by: https://github.com/osism/openstack-resource-manager 2025-09-12 03:03:35.275043 | Event ID: acbf9cfb20e945afb5f924d312b20539 2025-09-12 03:03:35.279607 | 2025-09-12 03:03:35.279688 | LOOP [emit-job-header : Print node information] 2025-09-12 03:03:35.463705 | debian-bookworm | ok: 2025-09-12 03:03:35.463875 | debian-bookworm | # Node Information 2025-09-12 03:03:35.463904 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-12 03:03:35.463926 | debian-bookworm | Hostname: debian 2025-09-12 03:03:35.463945 | debian-bookworm | Username: zuul 2025-09-12 03:03:35.463962 | debian-bookworm | Distro: Debian 12.12 2025-09-12 03:03:35.463982 | debian-bookworm | Provider: regiocloud-a 2025-09-12 03:03:35.464000 | debian-bookworm | Region: 2025-09-12 03:03:35.464018 | debian-bookworm | Label: debian-bookworm 2025-09-12 03:03:35.464034 | debian-bookworm | Product Name: OpenStack Nova 2025-09-12 03:03:35.464051 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:fe36 2025-09-12 03:03:35.474225 | 2025-09-12 03:03:35.474320 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-12 03:03:36.142606 | debian-bookworm -> localhost | changed 2025-09-12 03:03:36.148594 | 2025-09-12 03:03:36.148682 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-12 03:03:37.433244 | debian-bookworm -> localhost | changed 2025-09-12 03:03:37.442053 | 2025-09-12 03:03:37.442173 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-12 03:03:37.748396 | debian-bookworm -> localhost | ok 2025-09-12 03:03:37.755346 | 2025-09-12 03:03:37.755445 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-12 03:03:37.793870 | debian-bookworm | ok 2025-09-12 03:03:37.846097 | debian-bookworm | included: /var/lib/zuul/builds/fc4d2902a2e4443ba5b019fff5e91cc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-12 03:03:37.876427 | 2025-09-12 03:03:37.878709 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-12 03:03:39.866591 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-12 03:03:39.866783 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fc4d2902a2e4443ba5b019fff5e91cc0/work/fc4d2902a2e4443ba5b019fff5e91cc0_id_rsa 2025-09-12 03:03:39.866820 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fc4d2902a2e4443ba5b019fff5e91cc0/work/fc4d2902a2e4443ba5b019fff5e91cc0_id_rsa.pub 2025-09-12 03:03:39.866862 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-12 03:03:39.866889 | debian-bookworm -> localhost | SHA256:xsJ+8VTyQMHrBtcsuMZuFPYO+TPvztKXrkbr1RnQ4TU zuul-build-sshkey 2025-09-12 03:03:39.866912 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-12 03:03:39.866945 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-12 03:03:39.866969 | debian-bookworm -> localhost | | .o. E.| 2025-09-12 03:03:39.866991 | debian-bookworm -> localhost | | .. o +| 2025-09-12 03:03:39.867012 | debian-bookworm -> localhost | | .o+.. o | 2025-09-12 03:03:39.867033 | debian-bookworm -> localhost | | . .= +=o . | 2025-09-12 03:03:39.867053 | debian-bookworm -> localhost | | ooSO... . | 2025-09-12 03:03:39.867077 | debian-bookworm -> localhost | | . oB++ . .o| 2025-09-12 03:03:39.867098 | debian-bookworm -> localhost | | .+.=.o ..o.| 2025-09-12 03:03:39.867118 | debian-bookworm -> localhost | | .o *.+.o | 2025-09-12 03:03:39.867140 | debian-bookworm -> localhost | | . XB+. | 2025-09-12 03:03:39.867172 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-12 03:03:39.867224 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.111025 2025-09-12 03:03:39.873396 | 2025-09-12 03:03:39.873490 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-12 03:03:39.889832 | debian-bookworm | ok 2025-09-12 03:03:39.897127 | debian-bookworm | included: /var/lib/zuul/builds/fc4d2902a2e4443ba5b019fff5e91cc0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-12 03:03:39.904212 | 2025-09-12 03:03:39.904278 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-12 03:03:39.916496 | debian-bookworm | skipping: Conditional result was False 2025-09-12 03:03:39.920930 | 2025-09-12 03:03:39.921000 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-12 03:03:40.534180 | debian-bookworm | changed 2025-09-12 03:03:40.539480 | 2025-09-12 03:03:40.539576 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-12 03:03:40.774287 | debian-bookworm | ok 2025-09-12 03:03:40.779522 | 2025-09-12 03:03:40.779609 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-12 03:03:41.392077 | debian-bookworm | changed 2025-09-12 03:03:41.397546 | 2025-09-12 03:03:41.397625 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-12 03:03:42.079594 | debian-bookworm | changed 2025-09-12 03:03:42.088859 | 2025-09-12 03:03:42.088957 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-12 03:03:42.106101 | debian-bookworm | skipping: Conditional result was False 2025-09-12 03:03:42.113165 | 2025-09-12 03:03:42.113272 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-12 03:03:42.659165 | debian-bookworm -> localhost | changed 2025-09-12 03:03:42.678571 | 2025-09-12 03:03:42.678674 | TASK [add-build-sshkey : Add back temp key] 2025-09-12 03:03:43.193901 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fc4d2902a2e4443ba5b019fff5e91cc0/work/fc4d2902a2e4443ba5b019fff5e91cc0_id_rsa (zuul-build-sshkey) 2025-09-12 03:03:43.194127 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014984 2025-09-12 03:03:43.202427 | 2025-09-12 03:03:43.202526 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-12 03:03:43.594785 | debian-bookworm | ok 2025-09-12 03:03:43.599739 | 2025-09-12 03:03:43.599830 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-12 03:03:43.632768 | debian-bookworm | skipping: Conditional result was False 2025-09-12 03:03:43.642888 | 2025-09-12 03:03:43.642990 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-12 03:03:44.118116 | debian-bookworm | ok 2025-09-12 03:03:44.138525 | 2025-09-12 03:03:44.138631 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-12 03:03:44.177270 | debian-bookworm | ok 2025-09-12 03:03:44.182073 | 2025-09-12 03:03:44.182187 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-12 03:03:44.450147 | debian-bookworm -> localhost | ok 2025-09-12 03:03:44.456305 | 2025-09-12 03:03:44.456388 | TASK [validate-host : Collect information about the host] 2025-09-12 03:03:45.456681 | debian-bookworm | ok 2025-09-12 03:03:45.476506 | 2025-09-12 03:03:45.476607 | TASK [validate-host : Sanitize hostname] 2025-09-12 03:03:45.596126 | debian-bookworm | ok 2025-09-12 03:03:45.639627 | 2025-09-12 03:03:45.639729 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-12 03:03:46.244496 | debian-bookworm -> localhost | changed 2025-09-12 03:03:46.250476 | 2025-09-12 03:03:46.250589 | TASK [validate-host : Collect information about zuul worker] 2025-09-12 03:03:46.697316 | debian-bookworm | ok 2025-09-12 03:03:46.702253 | 2025-09-12 03:03:46.702366 | TASK [validate-host : Write out all zuul information for each host] 2025-09-12 03:03:47.443335 | debian-bookworm -> localhost | changed 2025-09-12 03:03:47.459702 | 2025-09-12 03:03:47.459856 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-12 03:03:47.716276 | debian-bookworm | ok 2025-09-12 03:03:47.729348 | 2025-09-12 03:03:47.729480 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-12 03:03:48.662937 | debian-bookworm | changed: 2025-09-12 03:03:48.663144 | debian-bookworm | cd+++++++++ src/ 2025-09-12 03:03:48.663216 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-12 03:03:48.663242 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-12 03:03:48.663264 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-resource-manager/ 2025-09-12 03:03:48.663285 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-09-12 03:04:41.060204 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-python-dateutil, types-PyMySQL, types-decorator 2025-09-12 03:04:41.269630 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20250909 types-PyYAML-6.0.12.20250822 types-decorator-5.2.0.20250324 types-python-dateutil-2.9.0.20250822 types-requests-2.32.4.20250809 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2025-09-12 03:04:45.469298 | debian-bookworm | Installing missing stub packages: 2025-09-12 03:04:45.469331 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-decorator types-python-dateutil types-requests types-simplejson types-tabulate 2025-09-12 03:04:45.469337 | debian-bookworm | 2025-09-12 03:04:45.469342 | debian-bookworm | 2025-09-12 03:04:45.469346 | debian-bookworm | Success: no issues found in 8 source files 2025-09-12 03:04:45.881953 | debian-bookworm | ok: Runtime: 0:00:13.797247 2025-09-12 03:04:45.889545 | 2025-09-12 03:04:45.889622 | PLAY RECAP 2025-09-12 03:04:45.889672 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-09-12 03:04:45.889697 | 2025-09-12 03:04:46.017595 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-09-12 03:04:46.018457 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-12 03:04:46.745521 | 2025-09-12 03:04:46.745638 | PLAY [Base post] 2025-09-12 03:04:46.758633 | 2025-09-12 03:04:46.758740 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-12 03:04:47.305113 | debian-bookworm | changed 2025-09-12 03:04:47.312212 | 2025-09-12 03:04:47.312305 | PLAY RECAP 2025-09-12 03:04:47.312363 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-12 03:04:47.312423 | 2025-09-12 03:04:47.403410 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-12 03:04:47.404134 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-12 03:04:48.576201 | 2025-09-12 03:04:48.576327 | PLAY [Base post-logs] 2025-09-12 03:04:48.603326 | 2025-09-12 03:04:48.603443 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-12 03:04:49.085261 | localhost | changed 2025-09-12 03:04:49.094434 | 2025-09-12 03:04:49.094558 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-12 03:04:49.109581 | localhost | ok 2025-09-12 03:04:49.112385 | 2025-09-12 03:04:49.112466 | TASK [Set zuul-log-path fact] 2025-09-12 03:04:49.126333 | localhost | ok 2025-09-12 03:04:49.133357 | 2025-09-12 03:04:49.133451 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-12 03:04:49.157388 | localhost | ok 2025-09-12 03:04:49.160136 | 2025-09-12 03:04:49.160247 | TASK [upload-logs : Create log directories] 2025-09-12 03:04:49.808526 | localhost | changed 2025-09-12 03:04:49.810572 | 2025-09-12 03:04:49.810647 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-12 03:04:50.483255 | localhost -> localhost | ok: Runtime: 0:00:00.003205 2025-09-12 03:04:50.486651 | 2025-09-12 03:04:50.486738 | TASK [upload-logs : Upload logs to log server] 2025-09-12 03:04:51.388199 | localhost | Output suppressed because no_log was given 2025-09-12 03:04:51.389745 | 2025-09-12 03:04:51.389828 | LOOP [upload-logs : Compress console log and json output] 2025-09-12 03:04:51.432713 | localhost | skipping: Conditional result was False 2025-09-12 03:04:51.438155 | localhost | skipping: Conditional result was False 2025-09-12 03:04:51.445916 | 2025-09-12 03:04:51.446002 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-12 03:04:51.496597 | localhost | skipping: Conditional result was False 2025-09-12 03:04:51.496786 | 2025-09-12 03:04:51.497390 | localhost | skipping: Conditional result was False 2025-09-12 03:04:51.500861 | 2025-09-12 03:04:51.500950 | LOOP [upload-logs : Upload console log and json output]