2026-03-15 00:28:28.054310 | Job console starting 2026-03-15 00:28:28.070561 | Updating git repos 2026-03-15 00:28:28.140234 | Cloning repos into workspace 2026-03-15 00:28:28.368036 | Restoring repo states 2026-03-15 00:28:28.397811 | Merging changes 2026-03-15 00:28:29.338461 | Checking out repos 2026-03-15 00:28:29.394287 | Preparing playbooks 2026-03-15 00:28:30.626343 | Running Ansible setup 2026-03-15 00:28:36.265433 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-15 00:28:37.183508 | 2026-03-15 00:28:37.183871 | PLAY [Base pre] 2026-03-15 00:28:37.217445 | 2026-03-15 00:28:37.218372 | TASK [Setup log path fact] 2026-03-15 00:28:37.288385 | debian-bookworm | ok 2026-03-15 00:28:37.331241 | 2026-03-15 00:28:37.331600 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-15 00:28:37.408306 | debian-bookworm | ok 2026-03-15 00:28:37.430281 | 2026-03-15 00:28:37.430412 | TASK [emit-job-header : Print job information] 2026-03-15 00:28:37.520016 | # Job Information 2026-03-15 00:28:37.520604 | Ansible Version: 2.16.14 2026-03-15 00:28:37.520648 | Job: mypy 2026-03-15 00:28:37.520685 | Pipeline: check 2026-03-15 00:28:37.520889 | Executor: 521e9411259a 2026-03-15 00:28:37.520922 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1180 2026-03-15 00:28:37.520948 | Event ID: c130eb50-2005-11f1-81b7-0f71c168eec6 2026-03-15 00:28:37.531455 | 2026-03-15 00:28:37.531583 | LOOP [emit-job-header : Print node information] 2026-03-15 00:28:37.684039 | debian-bookworm | ok: 2026-03-15 00:28:37.684276 | debian-bookworm | # Node Information 2026-03-15 00:28:37.684315 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-15 00:28:37.684341 | debian-bookworm | Hostname: debian 2026-03-15 00:28:37.684364 | debian-bookworm | Username: zuul 2026-03-15 00:28:37.684385 | debian-bookworm | Distro: Debian 12.13 2026-03-15 00:28:37.684616 | debian-bookworm | Provider: regiocloud-a 2026-03-15 00:28:37.684644 | debian-bookworm | Region: 2026-03-15 00:28:37.684667 | debian-bookworm | Label: debian-bookworm 2026-03-15 00:28:37.684688 | debian-bookworm | Product Name: OpenStack Nova 2026-03-15 00:28:37.684707 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:a44d 2026-03-15 00:28:37.705649 | 2026-03-15 00:28:37.705783 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-15 00:28:38.247779 | debian-bookworm -> localhost | changed 2026-03-15 00:28:38.257192 | 2026-03-15 00:28:38.257326 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-15 00:28:39.383340 | debian-bookworm -> localhost | changed 2026-03-15 00:28:39.394815 | 2026-03-15 00:28:39.395001 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-15 00:28:39.684275 | debian-bookworm -> localhost | ok 2026-03-15 00:28:39.697251 | 2026-03-15 00:28:39.697409 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-15 00:28:39.741099 | debian-bookworm | ok 2026-03-15 00:28:39.760113 | debian-bookworm | included: /var/lib/zuul/builds/5cad649b4c494f979a043d00eb1fd2ee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-15 00:28:39.766314 | 2026-03-15 00:28:39.766421 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-15 00:28:43.984047 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-15 00:28:43.984462 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5cad649b4c494f979a043d00eb1fd2ee/work/5cad649b4c494f979a043d00eb1fd2ee_id_rsa 2026-03-15 00:28:43.984572 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5cad649b4c494f979a043d00eb1fd2ee/work/5cad649b4c494f979a043d00eb1fd2ee_id_rsa.pub 2026-03-15 00:28:43.984664 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-15 00:28:43.984694 | debian-bookworm -> localhost | SHA256:SZaOCqTWfArVZzl32w/vkEsKJ3Wz48XWybJQcaSrI1k zuul-build-sshkey 2026-03-15 00:28:43.984718 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-15 00:28:43.984755 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-15 00:28:43.984778 | debian-bookworm -> localhost | | . | 2026-03-15 00:28:43.984800 | debian-bookworm -> localhost | | . .. o | 2026-03-15 00:28:43.984820 | debian-bookworm -> localhost | | .. . =+. . o . | 2026-03-15 00:28:43.984920 | debian-bookworm -> localhost | | o+ o=o.. o + | 2026-03-15 00:28:43.984944 | debian-bookworm -> localhost | |.o.o .. S E B | 2026-03-15 00:28:43.984974 | debian-bookworm -> localhost | |. ..o. + + X o| 2026-03-15 00:28:43.985051 | debian-bookworm -> localhost | | .. = = B O.| 2026-03-15 00:28:43.985074 | debian-bookworm -> localhost | | = * X | 2026-03-15 00:28:43.985097 | debian-bookworm -> localhost | | . + . | 2026-03-15 00:28:43.985118 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-15 00:28:43.985179 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.544606 2026-03-15 00:28:43.993519 | 2026-03-15 00:28:43.993638 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-15 00:28:44.043785 | debian-bookworm | ok 2026-03-15 00:28:44.062474 | debian-bookworm | included: /var/lib/zuul/builds/5cad649b4c494f979a043d00eb1fd2ee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-15 00:28:44.070870 | 2026-03-15 00:28:44.070963 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-15 00:28:44.084580 | debian-bookworm | skipping: Conditional result was False 2026-03-15 00:28:44.091179 | 2026-03-15 00:28:44.091276 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-15 00:28:44.799340 | debian-bookworm | changed 2026-03-15 00:28:44.804163 | 2026-03-15 00:28:44.804252 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-15 00:28:45.077050 | debian-bookworm | ok 2026-03-15 00:28:45.081629 | 2026-03-15 00:28:45.081758 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-15 00:28:45.699727 | debian-bookworm | changed 2026-03-15 00:28:45.706332 | 2026-03-15 00:28:45.706421 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-15 00:28:46.293367 | debian-bookworm | changed 2026-03-15 00:28:46.299050 | 2026-03-15 00:28:46.299137 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-15 00:28:46.321935 | debian-bookworm | skipping: Conditional result was False 2026-03-15 00:28:46.327945 | 2026-03-15 00:28:46.328042 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-15 00:28:47.440402 | debian-bookworm -> localhost | changed 2026-03-15 00:28:47.455864 | 2026-03-15 00:28:47.455977 | TASK [add-build-sshkey : Add back temp key] 2026-03-15 00:28:47.974813 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5cad649b4c494f979a043d00eb1fd2ee/work/5cad649b4c494f979a043d00eb1fd2ee_id_rsa (zuul-build-sshkey) 2026-03-15 00:28:47.975061 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024825 2026-03-15 00:28:47.982430 | 2026-03-15 00:28:47.982524 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-15 00:28:48.378904 | debian-bookworm | ok 2026-03-15 00:28:48.384775 | 2026-03-15 00:28:48.384886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-15 00:28:48.422379 | debian-bookworm | skipping: Conditional result was False 2026-03-15 00:28:48.433051 | 2026-03-15 00:28:48.433143 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-15 00:28:49.141511 | debian-bookworm | ok 2026-03-15 00:28:49.171188 | 2026-03-15 00:28:49.171341 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-15 00:28:49.220972 | debian-bookworm | ok 2026-03-15 00:28:49.226147 | 2026-03-15 00:28:49.226259 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-15 00:28:49.679865 | debian-bookworm -> localhost | ok 2026-03-15 00:28:49.686912 | 2026-03-15 00:28:49.687041 | TASK [validate-host : Collect information about the host] 2026-03-15 00:28:51.129847 | debian-bookworm | ok 2026-03-15 00:28:51.138511 | 2026-03-15 00:28:51.138597 | TASK [validate-host : Sanitize hostname] 2026-03-15 00:28:51.256621 | debian-bookworm | ok 2026-03-15 00:28:51.311558 | 2026-03-15 00:28:51.311659 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-15 00:28:52.144749 | debian-bookworm -> localhost | changed 2026-03-15 00:28:52.149724 | 2026-03-15 00:28:52.149812 | TASK [validate-host : Collect information about zuul worker] 2026-03-15 00:28:52.570455 | debian-bookworm | ok 2026-03-15 00:28:52.575151 | 2026-03-15 00:28:52.575235 | TASK [validate-host : Write out all zuul information for each host] 2026-03-15 00:28:53.300343 | debian-bookworm -> localhost | changed 2026-03-15 00:28:53.307901 | 2026-03-15 00:28:53.307985 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-15 00:28:53.562682 | debian-bookworm | ok 2026-03-15 00:28:53.569557 | 2026-03-15 00:28:53.578936 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-15 00:28:54.578999 | debian-bookworm | changed: 2026-03-15 00:28:54.579148 | debian-bookworm | cd+++++++++ src/ 2026-03-15 00:28:54.579176 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-15 00:28:54.579196 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-15 00:28:54.579213 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-03-15 00:28:54.579230 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-15 00:29:43.921191 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-15 00:29:44.034613 | 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 types-tabulate-0.10.0.20260308 2026-03-15 00:29:48.057613 | debian-bookworm | Installing missing stub packages: 2026-03-15 00:29:48.057786 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-03-15 00:29:48.057808 | debian-bookworm | 2026-03-15 00:29:48.057821 | debian-bookworm | 2026-03-15 00:29:48.057833 | debian-bookworm | Success: no issues found in 12 source files 2026-03-15 00:29:48.119983 | debian-bookworm | ok: Runtime: 0:00:13.237188 2026-03-15 00:29:48.128430 | 2026-03-15 00:29:48.128533 | PLAY RECAP 2026-03-15 00:29:48.128591 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-15 00:29:48.128617 | 2026-03-15 00:29:48.269158 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-15 00:29:48.270134 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-15 00:29:49.009606 | 2026-03-15 00:29:49.009774 | PLAY [Base post] 2026-03-15 00:29:49.024380 | 2026-03-15 00:29:49.024531 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-15 00:29:49.639581 | debian-bookworm | changed 2026-03-15 00:29:49.652090 | 2026-03-15 00:29:49.652216 | PLAY RECAP 2026-03-15 00:29:49.652282 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-15 00:29:49.652350 | 2026-03-15 00:29:49.808917 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-15 00:29:49.810549 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-15 00:29:50.618774 | 2026-03-15 00:29:50.618998 | PLAY [Base post-logs] 2026-03-15 00:29:50.629602 | 2026-03-15 00:29:50.629761 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-15 00:29:51.085193 | localhost | changed 2026-03-15 00:29:51.096227 | 2026-03-15 00:29:51.096421 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-15 00:29:51.134659 | localhost | ok 2026-03-15 00:29:51.141058 | 2026-03-15 00:29:51.141232 | TASK [Set zuul-log-path fact] 2026-03-15 00:29:51.170329 | localhost | ok 2026-03-15 00:29:51.186186 | 2026-03-15 00:29:51.186357 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-15 00:29:51.234429 | localhost | ok 2026-03-15 00:29:51.240620 | 2026-03-15 00:29:51.240774 | TASK [upload-logs : Create log directories] 2026-03-15 00:29:51.790968 | localhost | changed 2026-03-15 00:29:51.796114 | 2026-03-15 00:29:51.796276 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-15 00:29:52.309436 | localhost -> localhost | ok: Runtime: 0:00:00.004495 2026-03-15 00:29:52.313557 | 2026-03-15 00:29:52.313677 | TASK [upload-logs : Upload logs to log server] 2026-03-15 00:29:52.857456 | localhost | Output suppressed because no_log was given 2026-03-15 00:29:52.859472 | 2026-03-15 00:29:52.859584 | LOOP [upload-logs : Compress console log and json output] 2026-03-15 00:29:52.920227 | localhost | skipping: Conditional result was False 2026-03-15 00:29:52.925238 | localhost | skipping: Conditional result was False 2026-03-15 00:29:52.940471 | 2026-03-15 00:29:52.940715 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-15 00:29:52.988688 | localhost | skipping: Conditional result was False 2026-03-15 00:29:52.989330 | 2026-03-15 00:29:52.992722 | localhost | skipping: Conditional result was False 2026-03-15 00:29:53.006601 | 2026-03-15 00:29:53.006990 | LOOP [upload-logs : Upload console log and json output]