2026-03-29 03:02:10.909408 | Job console starting 2026-03-29 03:02:10.926709 | Updating git repos 2026-03-29 03:02:10.965566 | Cloning repos into workspace 2026-03-29 03:02:11.045446 | Restoring repo states 2026-03-29 03:02:11.061471 | Merging changes 2026-03-29 03:02:11.061487 | Checking out repos 2026-03-29 03:02:11.161060 | Preparing playbooks 2026-03-29 03:02:12.131556 | Running Ansible setup 2026-03-29 03:02:18.296401 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-29 03:02:18.982370 | 2026-03-29 03:02:18.982513 | PLAY [Base pre] 2026-03-29 03:02:19.009844 | 2026-03-29 03:02:19.009964 | TASK [Setup log path fact] 2026-03-29 03:02:19.038138 | debian-bookworm | ok 2026-03-29 03:02:19.065090 | 2026-03-29 03:02:19.065205 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 03:02:19.092493 | debian-bookworm | ok 2026-03-29 03:02:19.101083 | 2026-03-29 03:02:19.101171 | TASK [emit-job-header : Print job information] 2026-03-29 03:02:19.128562 | # Job Information 2026-03-29 03:02:19.128698 | Ansible Version: 2.16.14 2026-03-29 03:02:19.128726 | Job: mypy 2026-03-29 03:02:19.128753 | Pipeline: periodic-daily 2026-03-29 03:02:19.128772 | Executor: 521e9411259a 2026-03-29 03:02:19.128789 | Triggered by: https://github.com/osism/openstack-image-manager 2026-03-29 03:02:19.128807 | Event ID: 576e8c1e2e70486098154886deeef0d3 2026-03-29 03:02:19.133540 | 2026-03-29 03:02:19.133629 | LOOP [emit-job-header : Print node information] 2026-03-29 03:02:19.220134 | debian-bookworm | ok: 2026-03-29 03:02:19.220295 | debian-bookworm | # Node Information 2026-03-29 03:02:19.220329 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-29 03:02:19.220355 | debian-bookworm | Hostname: debian 2026-03-29 03:02:19.220376 | debian-bookworm | Username: zuul 2026-03-29 03:02:19.220396 | debian-bookworm | Distro: Debian 12.13 2026-03-29 03:02:19.220428 | debian-bookworm | Provider: regiocloud-a 2026-03-29 03:02:19.220450 | debian-bookworm | Region: 2026-03-29 03:02:19.220472 | debian-bookworm | Label: debian-bookworm 2026-03-29 03:02:19.220491 | debian-bookworm | Product Name: OpenStack Nova 2026-03-29 03:02:19.220510 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:2069 2026-03-29 03:02:19.241353 | 2026-03-29 03:02:19.241484 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-29 03:02:19.761224 | debian-bookworm -> localhost | changed 2026-03-29 03:02:19.777218 | 2026-03-29 03:02:19.777389 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-29 03:02:20.865478 | debian-bookworm -> localhost | changed 2026-03-29 03:02:20.875673 | 2026-03-29 03:02:20.875769 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-29 03:02:21.172170 | debian-bookworm -> localhost | ok 2026-03-29 03:02:21.194175 | 2026-03-29 03:02:21.194292 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-29 03:02:21.221749 | debian-bookworm | ok 2026-03-29 03:02:21.238544 | debian-bookworm | included: /var/lib/zuul/builds/57cd649b30c64176abc7d7e35e2e3dee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-29 03:02:21.248915 | 2026-03-29 03:02:21.249011 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-29 03:02:23.784293 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-29 03:02:23.784512 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/57cd649b30c64176abc7d7e35e2e3dee/work/57cd649b30c64176abc7d7e35e2e3dee_id_rsa 2026-03-29 03:02:23.784551 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/57cd649b30c64176abc7d7e35e2e3dee/work/57cd649b30c64176abc7d7e35e2e3dee_id_rsa.pub 2026-03-29 03:02:23.784577 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-29 03:02:23.784602 | debian-bookworm -> localhost | SHA256:fXFC7qiIIlmjDcfPJlvXuRYF+X8wXt8x0QUgqg3PcNw zuul-build-sshkey 2026-03-29 03:02:23.784624 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-29 03:02:23.784656 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-29 03:02:23.784678 | debian-bookworm -> localhost | | .. o...+| 2026-03-29 03:02:23.784700 | debian-bookworm -> localhost | | .oo + ..| 2026-03-29 03:02:23.784720 | debian-bookworm -> localhost | | o +oE + . .| 2026-03-29 03:02:23.784739 | debian-bookworm -> localhost | | . O .ooo+.o | 2026-03-29 03:02:23.784758 | debian-bookworm -> localhost | |. = . S.ooo+ .+| 2026-03-29 03:02:23.784784 | debian-bookworm -> localhost | | B + . o.o .o . o| 2026-03-29 03:02:23.784805 | debian-bookworm -> localhost | |+ + * o +. . | 2026-03-29 03:02:23.784825 | debian-bookworm -> localhost | | . * . .. | 2026-03-29 03:02:23.784846 | debian-bookworm -> localhost | | . .. | 2026-03-29 03:02:23.784865 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-29 03:02:23.784915 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.908082 2026-03-29 03:02:23.790893 | 2026-03-29 03:02:23.790983 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-29 03:02:23.808784 | debian-bookworm | ok 2026-03-29 03:02:23.818345 | debian-bookworm | included: /var/lib/zuul/builds/57cd649b30c64176abc7d7e35e2e3dee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-29 03:02:23.828289 | 2026-03-29 03:02:23.828387 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-29 03:02:23.841150 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:02:23.847477 | 2026-03-29 03:02:23.847595 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-29 03:02:24.450299 | debian-bookworm | changed 2026-03-29 03:02:24.455939 | 2026-03-29 03:02:24.456033 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-29 03:02:24.712499 | debian-bookworm | ok 2026-03-29 03:02:24.718284 | 2026-03-29 03:02:24.718384 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-29 03:02:25.385793 | debian-bookworm | changed 2026-03-29 03:02:25.393117 | 2026-03-29 03:02:25.393240 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-29 03:02:26.005564 | debian-bookworm | changed 2026-03-29 03:02:26.015623 | 2026-03-29 03:02:26.015760 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-29 03:02:26.069593 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:02:26.079801 | 2026-03-29 03:02:26.079939 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-29 03:02:26.767339 | debian-bookworm -> localhost | changed 2026-03-29 03:02:26.778801 | 2026-03-29 03:02:26.779211 | TASK [add-build-sshkey : Add back temp key] 2026-03-29 03:02:27.322809 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/57cd649b30c64176abc7d7e35e2e3dee/work/57cd649b30c64176abc7d7e35e2e3dee_id_rsa (zuul-build-sshkey) 2026-03-29 03:02:27.323044 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012041 2026-03-29 03:02:27.333471 | 2026-03-29 03:02:27.333571 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-29 03:02:28.066874 | debian-bookworm | ok 2026-03-29 03:02:28.082670 | 2026-03-29 03:02:28.082778 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-29 03:02:28.146163 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:02:28.157625 | 2026-03-29 03:02:28.157729 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-29 03:02:28.728924 | debian-bookworm | ok 2026-03-29 03:02:28.746308 | 2026-03-29 03:02:28.746445 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-29 03:02:28.831794 | debian-bookworm | ok 2026-03-29 03:02:28.847556 | 2026-03-29 03:02:28.847743 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-29 03:02:29.357438 | debian-bookworm -> localhost | ok 2026-03-29 03:02:29.367267 | 2026-03-29 03:02:29.367367 | TASK [validate-host : Collect information about the host] 2026-03-29 03:02:30.604659 | debian-bookworm | ok 2026-03-29 03:02:30.614996 | 2026-03-29 03:02:30.615087 | TASK [validate-host : Sanitize hostname] 2026-03-29 03:02:30.703907 | debian-bookworm | ok 2026-03-29 03:02:30.732840 | 2026-03-29 03:02:30.732941 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-29 03:02:31.235185 | debian-bookworm -> localhost | changed 2026-03-29 03:02:31.253845 | 2026-03-29 03:02:31.253950 | TASK [validate-host : Collect information about zuul worker] 2026-03-29 03:02:31.659332 | debian-bookworm | ok 2026-03-29 03:02:31.666767 | 2026-03-29 03:02:31.667345 | TASK [validate-host : Write out all zuul information for each host] 2026-03-29 03:02:32.680368 | debian-bookworm -> localhost | changed 2026-03-29 03:02:32.695816 | 2026-03-29 03:02:32.695940 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-29 03:02:32.987473 | debian-bookworm | ok 2026-03-29 03:02:32.994852 | 2026-03-29 03:02:32.994985 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-29 03:02:33.885064 | debian-bookworm | changed: 2026-03-29 03:02:33.885318 | debian-bookworm | cd+++++++++ src/ 2026-03-29 03:02:33.885373 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-29 03:02:33.885411 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-29 03:02:33.885489 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-03-29 03:02:33.885523 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-29 03:03:24.625363 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-29 03:03:24.746698 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.33.0.20260327 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 2026-03-29 03:03:29.731775 | debian-bookworm | Installing missing stub packages: 2026-03-29 03:03:29.731921 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-03-29 03:03:29.731940 | debian-bookworm | 2026-03-29 03:03:29.731954 | debian-bookworm | 2026-03-29 03:03:29.731966 | debian-bookworm | Success: no issues found in 12 source files 2026-03-29 03:03:29.947499 | debian-bookworm | ok: Runtime: 0:00:15.054428 2026-03-29 03:03:29.961646 | 2026-03-29 03:03:29.961910 | PLAY RECAP 2026-03-29 03:03:29.962029 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-29 03:03:29.962068 | 2026-03-29 03:03:30.281218 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-29 03:03:30.282177 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-29 03:03:31.762259 | 2026-03-29 03:03:31.762429 | PLAY [Base post] 2026-03-29 03:03:31.778687 | 2026-03-29 03:03:31.778888 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-29 03:03:32.629263 | debian-bookworm | changed 2026-03-29 03:03:32.646073 | 2026-03-29 03:03:32.649321 | PLAY RECAP 2026-03-29 03:03:32.650050 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-29 03:03:32.650128 | 2026-03-29 03:03:32.873972 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-29 03:03:32.875054 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-29 03:03:34.049178 | 2026-03-29 03:03:34.049357 | PLAY [Base post-logs] 2026-03-29 03:03:34.064064 | 2026-03-29 03:03:34.064230 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-29 03:03:34.560072 | localhost | changed 2026-03-29 03:03:34.572178 | 2026-03-29 03:03:34.572654 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-29 03:03:34.598494 | localhost | ok 2026-03-29 03:03:34.601616 | 2026-03-29 03:03:34.601720 | TASK [Set zuul-log-path fact] 2026-03-29 03:03:34.616922 | localhost | ok 2026-03-29 03:03:34.625048 | 2026-03-29 03:03:34.625183 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 03:03:34.650425 | localhost | ok 2026-03-29 03:03:34.653538 | 2026-03-29 03:03:34.653647 | TASK [upload-logs : Create log directories] 2026-03-29 03:03:35.271662 | localhost | changed 2026-03-29 03:03:35.275563 | 2026-03-29 03:03:35.275720 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-29 03:03:35.998268 | localhost -> localhost | ok: Runtime: 0:00:00.012915 2026-03-29 03:03:36.008728 | 2026-03-29 03:03:36.008867 | TASK [upload-logs : Upload logs to log server] 2026-03-29 03:03:36.683253 | localhost | Output suppressed because no_log was given 2026-03-29 03:03:36.686327 | 2026-03-29 03:03:36.689907 | LOOP [upload-logs : Compress console log and json output] 2026-03-29 03:03:36.758568 | localhost | skipping: Conditional result was False 2026-03-29 03:03:36.766872 | localhost | skipping: Conditional result was False 2026-03-29 03:03:36.780014 | 2026-03-29 03:03:36.780190 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-29 03:03:36.827570 | localhost | skipping: Conditional result was False 2026-03-29 03:03:36.827890 | 2026-03-29 03:03:36.834216 | localhost | skipping: Conditional result was False 2026-03-29 03:03:36.847378 | 2026-03-29 03:03:36.847535 | LOOP [upload-logs : Upload console log and json output]