2026-05-28 03:04:29.488269 | Job console starting 2026-05-28 03:04:29.498507 | Updating git repos 2026-05-28 03:04:29.520683 | Cloning repos into workspace 2026-05-28 03:04:29.559964 | Restoring repo states 2026-05-28 03:04:29.573620 | Merging changes 2026-05-28 03:04:29.573639 | Checking out repos 2026-05-28 03:04:29.633472 | Preparing playbooks 2026-05-28 03:04:30.565344 | Running Ansible setup 2026-05-28 03:04:35.023193 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 03:04:35.851718 | 2026-05-28 03:04:35.852011 | PLAY [Base pre] 2026-05-28 03:04:35.877597 | 2026-05-28 03:04:35.877807 | TASK [Setup log path fact] 2026-05-28 03:04:35.918354 | debian-bookworm | ok 2026-05-28 03:04:35.936339 | 2026-05-28 03:04:35.936515 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 03:04:35.965800 | debian-bookworm | ok 2026-05-28 03:04:35.976547 | 2026-05-28 03:04:35.976693 | TASK [emit-job-header : Print job information] 2026-05-28 03:04:36.028248 | # Job Information 2026-05-28 03:04:36.028466 | Ansible Version: 2.16.14 2026-05-28 03:04:36.028502 | Job: openstack-project-manager-mypy 2026-05-28 03:04:36.028537 | Pipeline: periodic-daily 2026-05-28 03:04:36.028560 | Executor: 521e9411259a 2026-05-28 03:04:36.028581 | Triggered by: https://github.com/osism/openstack-project-manager 2026-05-28 03:04:36.028603 | Event ID: 354cbc65f7824f798221dc35ffd892a1 2026-05-28 03:04:36.033912 | 2026-05-28 03:04:36.034037 | LOOP [emit-job-header : Print node information] 2026-05-28 03:04:36.148714 | debian-bookworm | ok: 2026-05-28 03:04:36.148943 | debian-bookworm | # Node Information 2026-05-28 03:04:36.149127 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-28 03:04:36.149158 | debian-bookworm | Hostname: debian 2026-05-28 03:04:36.149182 | debian-bookworm | Username: zuul 2026-05-28 03:04:36.149204 | debian-bookworm | Distro: Debian 12.14 2026-05-28 03:04:36.149229 | debian-bookworm | Provider: regiocloud-a 2026-05-28 03:04:36.149251 | debian-bookworm | Region: 2026-05-28 03:04:36.149273 | debian-bookworm | Label: debian-bookworm 2026-05-28 03:04:36.149292 | debian-bookworm | Product Name: OpenStack Nova 2026-05-28 03:04:36.149312 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:c7b8 2026-05-28 03:04:36.162566 | 2026-05-28 03:04:36.162716 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 03:04:36.714091 | debian-bookworm -> localhost | changed 2026-05-28 03:04:36.721621 | 2026-05-28 03:04:36.721795 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 03:04:37.812623 | debian-bookworm -> localhost | changed 2026-05-28 03:04:37.824133 | 2026-05-28 03:04:37.824269 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 03:04:38.141759 | debian-bookworm -> localhost | ok 2026-05-28 03:04:38.148920 | 2026-05-28 03:04:38.149049 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 03:04:38.180154 | debian-bookworm | ok 2026-05-28 03:04:38.195990 | debian-bookworm | included: /var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 03:04:38.202813 | 2026-05-28 03:04:38.202969 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 03:04:39.896850 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-28 03:04:39.897099 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/work/7d916be3b3ec4548bceaa010749286ed_id_rsa 2026-05-28 03:04:39.897138 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/work/7d916be3b3ec4548bceaa010749286ed_id_rsa.pub 2026-05-28 03:04:39.897163 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-28 03:04:39.897186 | debian-bookworm -> localhost | SHA256:nNtYOGJYo5geIzMI40BhM9A9fN+I0VglMx55g04/Sh0 zuul-build-sshkey 2026-05-28 03:04:39.897221 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-28 03:04:39.897242 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-28 03:04:39.897263 | debian-bookworm -> localhost | |oB.o +*+. | 2026-05-28 03:04:39.897283 | debian-bookworm -> localhost | |o + + +.==E | 2026-05-28 03:04:39.897303 | debian-bookworm -> localhost | |+ oo*.* o | 2026-05-28 03:04:39.897323 | debian-bookworm -> localhost | |=. o +.o=o= | 2026-05-28 03:04:39.897342 | debian-bookworm -> localhost | |=.= o o.S... | 2026-05-28 03:04:39.897366 | debian-bookworm -> localhost | | = o . ..* | 2026-05-28 03:04:39.897385 | debian-bookworm -> localhost | | . o . | 2026-05-28 03:04:39.897405 | debian-bookworm -> localhost | | | 2026-05-28 03:04:39.897425 | debian-bookworm -> localhost | | | 2026-05-28 03:04:39.897446 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-28 03:04:39.897502 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.210250 2026-05-28 03:04:39.904693 | 2026-05-28 03:04:39.904858 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 03:04:39.934968 | debian-bookworm | ok 2026-05-28 03:04:39.946444 | debian-bookworm | included: /var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 03:04:39.956212 | 2026-05-28 03:04:39.956328 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 03:04:39.980677 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:04:39.987182 | 2026-05-28 03:04:39.987298 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 03:04:40.733525 | debian-bookworm | changed 2026-05-28 03:04:40.740113 | 2026-05-28 03:04:40.740237 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 03:04:41.026333 | debian-bookworm | ok 2026-05-28 03:04:41.041994 | 2026-05-28 03:04:41.042157 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 03:04:41.692494 | debian-bookworm | changed 2026-05-28 03:04:41.704036 | 2026-05-28 03:04:41.704179 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 03:04:42.482333 | debian-bookworm | changed 2026-05-28 03:04:42.488426 | 2026-05-28 03:04:42.488544 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 03:04:42.514689 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:04:42.521921 | 2026-05-28 03:04:42.522041 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 03:04:43.317221 | debian-bookworm -> localhost | changed 2026-05-28 03:04:43.333364 | 2026-05-28 03:04:43.333493 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 03:04:44.019037 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/work/7d916be3b3ec4548bceaa010749286ed_id_rsa (zuul-build-sshkey) 2026-05-28 03:04:44.019339 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030382 2026-05-28 03:04:44.028424 | 2026-05-28 03:04:44.028555 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 03:04:44.561416 | debian-bookworm | ok 2026-05-28 03:04:44.571871 | 2026-05-28 03:04:44.572013 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 03:04:44.636847 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:04:44.655607 | 2026-05-28 03:04:44.656023 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-28 03:04:45.295207 | debian-bookworm | ok 2026-05-28 03:04:45.319138 | 2026-05-28 03:04:45.319471 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-28 03:04:45.404329 | debian-bookworm | ok 2026-05-28 03:04:45.415685 | 2026-05-28 03:04:45.415875 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-28 03:04:45.961340 | debian-bookworm -> localhost | ok 2026-05-28 03:04:45.968475 | 2026-05-28 03:04:45.968587 | TASK [validate-host : Collect information about the host] 2026-05-28 03:04:47.198464 | debian-bookworm | ok 2026-05-28 03:04:47.211339 | 2026-05-28 03:04:47.211447 | TASK [validate-host : Sanitize hostname] 2026-05-28 03:04:47.312493 | debian-bookworm | ok 2026-05-28 03:04:47.374083 | 2026-05-28 03:04:47.374189 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-28 03:04:48.677020 | debian-bookworm -> localhost | changed 2026-05-28 03:04:48.682398 | 2026-05-28 03:04:48.682493 | TASK [validate-host : Collect information about zuul worker] 2026-05-28 03:04:49.382746 | debian-bookworm | ok 2026-05-28 03:04:49.387225 | 2026-05-28 03:04:49.387316 | TASK [validate-host : Write out all zuul information for each host] 2026-05-28 03:04:50.037409 | debian-bookworm -> localhost | changed 2026-05-28 03:04:50.046615 | 2026-05-28 03:04:50.046717 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-28 03:04:50.316363 | debian-bookworm | ok 2026-05-28 03:04:50.322196 | 2026-05-28 03:04:50.322302 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-28 03:04:51.947541 | debian-bookworm | changed: 2026-05-28 03:04:51.947706 | debian-bookworm | cd+++++++++ src/ 2026-05-28 03:04:51.947765 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-28 03:04:51.947792 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-28 03:04:51.947814 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-05-28 03:04:51.947833 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/work/logs" 2026-05-28 03:06:00.691799 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/work/artifacts" 2026-05-28 03:06:01.243529 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7d916be3b3ec4548bceaa010749286ed/work/docs" 2026-05-28 03:06:01.255352 | 2026-05-28 03:06:01.255444 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 03:06:02.253160 | debian-bookworm | changed: 2026-05-28 03:06:02.253346 | debian-bookworm | .d..t...... ./ 2026-05-28 03:06:02.253381 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-28 03:06:02.253410 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-28 03:06:02.253436 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-28 03:06:02.253470 | debian-bookworm | changed: All items complete 2026-05-28 03:06:02.253493 | 2026-05-28 03:06:03.049370 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 03:06:03.901477 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 03:06:03.919050 | 2026-05-28 03:06:03.922337 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 03:06:03.988080 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:06:03.991601 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:06:04.004520 | 2026-05-28 03:06:04.004588 | PLAY RECAP 2026-05-28 03:06:04.004630 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-28 03:06:04.004651 | 2026-05-28 03:06:04.174214 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 03:06:04.175190 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 03:06:05.103034 | 2026-05-28 03:06:05.103159 | PLAY [Base post] 2026-05-28 03:06:05.114923 | 2026-05-28 03:06:05.115035 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 03:06:05.624708 | debian-bookworm | changed 2026-05-28 03:06:05.636215 | 2026-05-28 03:06:05.636316 | PLAY RECAP 2026-05-28 03:06:05.636464 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 03:06:05.636529 | 2026-05-28 03:06:05.879346 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 03:06:05.880067 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 03:06:07.243340 | 2026-05-28 03:06:07.243470 | PLAY [Base post-logs] 2026-05-28 03:06:07.256207 | 2026-05-28 03:06:07.256329 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 03:06:07.817501 | localhost | changed 2026-05-28 03:06:07.829885 | 2026-05-28 03:06:07.829999 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 03:06:07.894285 | localhost | ok 2026-05-28 03:06:07.896857 | 2026-05-28 03:06:07.896937 | TASK [Set zuul-log-path fact] 2026-05-28 03:06:07.921471 | localhost | ok 2026-05-28 03:06:07.928251 | 2026-05-28 03:06:07.928343 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 03:06:07.972386 | localhost | ok 2026-05-28 03:06:07.975368 | 2026-05-28 03:06:07.975452 | TASK [upload-logs : Create log directories] 2026-05-28 03:06:09.168876 | localhost | changed 2026-05-28 03:06:09.172904 | 2026-05-28 03:06:09.173570 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 03:06:10.079248 | localhost -> localhost | ok: Runtime: 0:00:00.003731 2026-05-28 03:06:10.082733 | 2026-05-28 03:06:10.082847 | TASK [upload-logs : Upload logs to log server] 2026-05-28 03:06:10.809553 | localhost | Output suppressed because no_log was given 2026-05-28 03:06:10.811401 | 2026-05-28 03:06:10.811481 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 03:06:10.886445 | localhost | skipping: Conditional result was False 2026-05-28 03:06:10.889459 | localhost | skipping: Conditional result was False 2026-05-28 03:06:10.893942 | 2026-05-28 03:06:10.894021 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 03:06:10.952417 | localhost | skipping: Conditional result was False 2026-05-28 03:06:10.952922 | 2026-05-28 03:06:10.957987 | localhost | skipping: Conditional result was False 2026-05-28 03:06:10.977362 | 2026-05-28 03:06:10.977480 | LOOP [upload-logs : Upload console log and json output]