2026-06-25 03:10:12.100972 | Job console starting 2026-06-25 03:10:12.117730 | Updating git repos 2026-06-25 03:10:12.205218 | Cloning repos into workspace 2026-06-25 03:10:12.318092 | Restoring repo states 2026-06-25 03:10:12.365081 | Merging changes 2026-06-25 03:10:12.365103 | Checking out repos 2026-06-25 03:10:12.479550 | Preparing playbooks 2026-06-25 03:10:13.793379 | Running Ansible setup 2026-06-25 03:10:21.900939 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 03:10:23.369474 | 2026-06-25 03:10:23.369681 | PLAY [Base pre] 2026-06-25 03:10:23.391194 | 2026-06-25 03:10:23.391389 | TASK [Setup log path fact] 2026-06-25 03:10:23.453254 | debian-bookworm | ok 2026-06-25 03:10:23.535900 | 2026-06-25 03:10:23.536146 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:10:23.580281 | debian-bookworm | ok 2026-06-25 03:10:23.601337 | 2026-06-25 03:10:23.601505 | TASK [emit-job-header : Print job information] 2026-06-25 03:10:23.723535 | # Job Information 2026-06-25 03:10:23.723835 | Ansible Version: 2.16.14 2026-06-25 03:10:23.723878 | Job: mypy 2026-06-25 03:10:23.723913 | Pipeline: periodic-daily 2026-06-25 03:10:23.723937 | Executor: 521e9411259a 2026-06-25 03:10:23.723957 | Triggered by: https://github.com/osism/openstack-image-manager 2026-06-25 03:10:23.723980 | Event ID: 2fbd508fe72149fe8616859753af0b50 2026-06-25 03:10:23.733845 | 2026-06-25 03:10:23.733982 | LOOP [emit-job-header : Print node information] 2026-06-25 03:10:23.960175 | debian-bookworm | ok: 2026-06-25 03:10:23.960693 | debian-bookworm | # Node Information 2026-06-25 03:10:23.960758 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 03:10:23.960787 | debian-bookworm | Hostname: debian 2026-06-25 03:10:23.960810 | debian-bookworm | Username: zuul 2026-06-25 03:10:23.960831 | debian-bookworm | Distro: Debian 12.14 2026-06-25 03:10:23.960855 | debian-bookworm | Provider: regiocloud-a 2026-06-25 03:10:23.960876 | debian-bookworm | Region: 2026-06-25 03:10:23.960898 | debian-bookworm | Label: debian-bookworm 2026-06-25 03:10:23.960917 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 03:10:23.960937 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0b:dfd8 2026-06-25 03:10:23.981291 | 2026-06-25 03:10:23.981476 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 03:10:24.985575 | debian-bookworm -> localhost | changed 2026-06-25 03:10:24.993152 | 2026-06-25 03:10:24.993268 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 03:10:26.138361 | debian-bookworm -> localhost | changed 2026-06-25 03:10:26.153552 | 2026-06-25 03:10:26.153748 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 03:10:26.522337 | debian-bookworm -> localhost | ok 2026-06-25 03:10:26.528651 | 2026-06-25 03:10:26.528751 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 03:10:26.568464 | debian-bookworm | ok 2026-06-25 03:10:26.601820 | debian-bookworm | included: /var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 03:10:26.611995 | 2026-06-25 03:10:26.612095 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 03:10:29.154344 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 03:10:29.154577 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/work/469616b92e0d4d8fae0af29a448b23ff_id_rsa 2026-06-25 03:10:29.154670 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/work/469616b92e0d4d8fae0af29a448b23ff_id_rsa.pub 2026-06-25 03:10:29.154701 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 03:10:29.154725 | debian-bookworm -> localhost | SHA256:+z5L5nFmti8EuRXPHS3M16UozTCaZnVM1kanxDqR5vI zuul-build-sshkey 2026-06-25 03:10:29.154749 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 03:10:29.154781 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 03:10:29.154803 | debian-bookworm -> localhost | | +o+Bo *| 2026-06-25 03:10:29.154825 | debian-bookworm -> localhost | | + B*oB=+| 2026-06-25 03:10:29.155092 | debian-bookworm -> localhost | | = .++Bo+.| 2026-06-25 03:10:29.155119 | debian-bookworm -> localhost | | o +.= o .| 2026-06-25 03:10:29.155141 | debian-bookworm -> localhost | | S * . | 2026-06-25 03:10:29.155170 | debian-bookworm -> localhost | | .. E | 2026-06-25 03:10:29.155191 | debian-bookworm -> localhost | | . +.= | 2026-06-25 03:10:29.155212 | debian-bookworm -> localhost | | =.*.. | 2026-06-25 03:10:29.155234 | debian-bookworm -> localhost | | .=o.o. | 2026-06-25 03:10:29.155255 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 03:10:29.155314 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.583693 2026-06-25 03:10:29.162787 | 2026-06-25 03:10:29.163073 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 03:10:29.207073 | debian-bookworm | ok 2026-06-25 03:10:29.227440 | debian-bookworm | included: /var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 03:10:29.249367 | 2026-06-25 03:10:29.249939 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 03:10:29.287695 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:10:29.294810 | 2026-06-25 03:10:29.295190 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 03:10:30.271734 | debian-bookworm | changed 2026-06-25 03:10:30.281817 | 2026-06-25 03:10:30.282452 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 03:10:30.590444 | debian-bookworm | ok 2026-06-25 03:10:30.603916 | 2026-06-25 03:10:30.604051 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 03:10:31.401398 | debian-bookworm | changed 2026-06-25 03:10:31.407307 | 2026-06-25 03:10:31.407404 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 03:10:32.142512 | debian-bookworm | changed 2026-06-25 03:10:32.148527 | 2026-06-25 03:10:32.148629 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 03:10:32.171927 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:10:32.177769 | 2026-06-25 03:10:32.177873 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 03:10:33.041506 | debian-bookworm -> localhost | changed 2026-06-25 03:10:33.052714 | 2026-06-25 03:10:33.052824 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 03:10:33.819534 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/work/469616b92e0d4d8fae0af29a448b23ff_id_rsa (zuul-build-sshkey) 2026-06-25 03:10:33.819759 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014904 2026-06-25 03:10:33.827328 | 2026-06-25 03:10:33.827428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 03:10:34.360242 | debian-bookworm | ok 2026-06-25 03:10:34.366064 | 2026-06-25 03:10:34.366162 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 03:10:34.425235 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:10:34.435786 | 2026-06-25 03:10:34.435894 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 03:10:34.995717 | debian-bookworm | ok 2026-06-25 03:10:35.008099 | 2026-06-25 03:10:35.008201 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 03:10:35.036796 | debian-bookworm | ok 2026-06-25 03:10:35.042247 | 2026-06-25 03:10:35.042341 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 03:10:35.308689 | debian-bookworm -> localhost | ok 2026-06-25 03:10:35.323513 | 2026-06-25 03:10:35.323669 | TASK [validate-host : Collect information about the host] 2026-06-25 03:10:36.470291 | debian-bookworm | ok 2026-06-25 03:10:36.511344 | 2026-06-25 03:10:36.511509 | TASK [validate-host : Sanitize hostname] 2026-06-25 03:10:36.895961 | debian-bookworm | ok 2026-06-25 03:10:36.935344 | 2026-06-25 03:10:36.935510 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 03:10:38.083380 | debian-bookworm -> localhost | changed 2026-06-25 03:10:38.090963 | 2026-06-25 03:10:38.091129 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 03:10:38.803260 | debian-bookworm | ok 2026-06-25 03:10:38.808382 | 2026-06-25 03:10:38.808483 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 03:10:40.459891 | debian-bookworm -> localhost | changed 2026-06-25 03:10:40.469144 | 2026-06-25 03:10:40.469282 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 03:10:40.806752 | debian-bookworm | ok 2026-06-25 03:10:40.812501 | 2026-06-25 03:10:40.812594 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 03:10:42.188703 | debian-bookworm | changed: 2026-06-25 03:10:42.188880 | debian-bookworm | cd+++++++++ src/ 2026-06-25 03:10:42.188914 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 03:10:42.188939 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 03:10:42.188961 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-06-25 03:10:42.188994 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/work/logs" 2026-06-25 03:12:15.671750 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/work/artifacts" 2026-06-25 03:12:15.973220 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/469616b92e0d4d8fae0af29a448b23ff/work/docs" 2026-06-25 03:12:15.992186 | 2026-06-25 03:12:15.992397 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 03:12:16.858340 | debian-bookworm | changed: 2026-06-25 03:12:16.858602 | debian-bookworm | .d..t...... ./ 2026-06-25 03:12:16.858639 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 03:12:16.858663 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 03:12:16.858685 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 03:12:16.858705 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 03:12:16.858726 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 03:12:16.858769 | debian-bookworm | changed: All items complete 2026-06-25 03:12:16.858794 | 2026-06-25 03:12:17.482435 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:12:18.113921 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:12:18.142584 | 2026-06-25 03:12:18.142760 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 03:12:18.179569 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:12:18.182803 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:12:18.203818 | 2026-06-25 03:12:18.203956 | PLAY RECAP 2026-06-25 03:12:18.204043 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-25 03:12:18.204083 | 2026-06-25 03:12:18.386737 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 03:12:18.387703 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:12:19.210281 | 2026-06-25 03:12:19.210478 | PLAY [Base post] 2026-06-25 03:12:19.225699 | 2026-06-25 03:12:19.225880 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 03:12:19.796649 | debian-bookworm | changed 2026-06-25 03:12:19.807193 | 2026-06-25 03:12:19.807342 | PLAY RECAP 2026-06-25 03:12:19.807419 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 03:12:19.807495 | 2026-06-25 03:12:19.970488 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:12:19.974142 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 03:12:20.798622 | 2026-06-25 03:12:20.798824 | PLAY [Base post-logs] 2026-06-25 03:12:20.810751 | 2026-06-25 03:12:20.810973 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 03:12:21.324112 | localhost | changed 2026-06-25 03:12:21.342515 | 2026-06-25 03:12:21.342751 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 03:12:21.382326 | localhost | ok 2026-06-25 03:12:21.390368 | 2026-06-25 03:12:21.390525 | TASK [Set zuul-log-path fact] 2026-06-25 03:12:21.408971 | localhost | ok 2026-06-25 03:12:21.420105 | 2026-06-25 03:12:21.420228 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:12:21.458531 | localhost | ok 2026-06-25 03:12:21.466399 | 2026-06-25 03:12:21.466593 | TASK [upload-logs : Create log directories] 2026-06-25 03:12:22.104763 | localhost | changed 2026-06-25 03:12:22.110154 | 2026-06-25 03:12:22.110322 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 03:12:22.667241 | localhost -> localhost | ok: Runtime: 0:00:00.007916 2026-06-25 03:12:22.672697 | 2026-06-25 03:12:22.672859 | TASK [upload-logs : Upload logs to log server] 2026-06-25 03:12:23.263895 | localhost | Output suppressed because no_log was given 2026-06-25 03:12:23.268981 | 2026-06-25 03:12:23.269321 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 03:12:23.327001 | localhost | skipping: Conditional result was False 2026-06-25 03:12:23.332036 | localhost | skipping: Conditional result was False 2026-06-25 03:12:23.345203 | 2026-06-25 03:12:23.345500 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 03:12:23.397824 | localhost | skipping: Conditional result was False 2026-06-25 03:12:23.398404 | 2026-06-25 03:12:23.402487 | localhost | skipping: Conditional result was False 2026-06-25 03:12:23.410348 | 2026-06-25 03:12:23.410577 | LOOP [upload-logs : Upload console log and json output]