2026-07-04 03:11:16.205772 | Job console starting 2026-07-04 03:11:16.219160 | Updating git repos 2026-07-04 03:11:16.274256 | Cloning repos into workspace 2026-07-04 03:11:16.379617 | Restoring repo states 2026-07-04 03:11:16.391936 | Merging changes 2026-07-04 03:11:16.391958 | Checking out repos 2026-07-04 03:11:16.469747 | Preparing playbooks 2026-07-04 03:11:18.090630 | Running Ansible setup 2026-07-04 03:11:23.787705 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-04 03:11:24.865850 | 2026-07-04 03:11:24.866000 | PLAY [Base pre] 2026-07-04 03:11:24.886708 | 2026-07-04 03:11:24.886846 | TASK [Setup log path fact] 2026-07-04 03:11:24.917657 | debian-bookworm | ok 2026-07-04 03:11:24.940215 | 2026-07-04 03:11:24.940357 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:11:25.015444 | debian-bookworm | ok 2026-07-04 03:11:25.059182 | 2026-07-04 03:11:25.059309 | TASK [emit-job-header : Print job information] 2026-07-04 03:11:25.136428 | # Job Information 2026-07-04 03:11:25.136626 | Ansible Version: 2.16.14 2026-07-04 03:11:25.136662 | Job: python-black 2026-07-04 03:11:25.136696 | Pipeline: periodic-daily 2026-07-04 03:11:25.136719 | Executor: 521e9411259a 2026-07-04 03:11:25.136740 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-07-04 03:11:25.136761 | Event ID: 929f8ebb5ab04b15a340527f5dcbef85 2026-07-04 03:11:25.142619 | 2026-07-04 03:11:25.142724 | LOOP [emit-job-header : Print node information] 2026-07-04 03:11:25.317004 | debian-bookworm | ok: 2026-07-04 03:11:25.317182 | debian-bookworm | # Node Information 2026-07-04 03:11:25.317215 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-04 03:11:25.317240 | debian-bookworm | Hostname: debian 2026-07-04 03:11:25.317262 | debian-bookworm | Username: zuul 2026-07-04 03:11:25.317283 | debian-bookworm | Distro: Debian 12.14 2026-07-04 03:11:25.317307 | debian-bookworm | Provider: regiocloud-a 2026-07-04 03:11:25.317328 | debian-bookworm | Region: 2026-07-04 03:11:25.317348 | debian-bookworm | Label: debian-bookworm 2026-07-04 03:11:25.317367 | debian-bookworm | Product Name: OpenStack Nova 2026-07-04 03:11:25.317386 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2a:1f0e 2026-07-04 03:11:25.327544 | 2026-07-04 03:11:25.327647 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-04 03:11:25.843116 | debian-bookworm -> localhost | changed 2026-07-04 03:11:25.850267 | 2026-07-04 03:11:25.850383 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-04 03:11:26.990690 | debian-bookworm -> localhost | changed 2026-07-04 03:11:27.003404 | 2026-07-04 03:11:27.003589 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-04 03:11:27.400698 | debian-bookworm -> localhost | ok 2026-07-04 03:11:27.406865 | 2026-07-04 03:11:27.406979 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-04 03:11:27.447078 | debian-bookworm | ok 2026-07-04 03:11:27.466104 | debian-bookworm | included: /var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-04 03:11:27.473243 | 2026-07-04 03:11:27.473352 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-04 03:11:29.161083 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-04 03:11:29.161284 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/work/044f6c35d4104983b7640f5a32f2161d_id_rsa 2026-07-04 03:11:29.161317 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/work/044f6c35d4104983b7640f5a32f2161d_id_rsa.pub 2026-07-04 03:11:29.161339 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-04 03:11:29.161360 | debian-bookworm -> localhost | SHA256:bFC+3qsnGRW323duXRXE6Gf+47QANCw3ri4No/bf8WM zuul-build-sshkey 2026-07-04 03:11:29.161378 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-04 03:11:29.161405 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-04 03:11:29.161424 | debian-bookworm -> localhost | | . +. | 2026-07-04 03:11:29.161453 | debian-bookworm -> localhost | | o o .. o | 2026-07-04 03:11:29.161470 | debian-bookworm -> localhost | | . .. O.. .| 2026-07-04 03:11:29.161487 | debian-bookworm -> localhost | | o .* +. o.| 2026-07-04 03:11:29.161503 | debian-bookworm -> localhost | | S. o o+ .| 2026-07-04 03:11:29.161525 | debian-bookworm -> localhost | | =... o ..+| 2026-07-04 03:11:29.161542 | debian-bookworm -> localhost | | . =+.. . +=| 2026-07-04 03:11:29.161559 | debian-bookworm -> localhost | | o .+.o.oEo.*| 2026-07-04 03:11:29.161575 | debian-bookworm -> localhost | | . ..+*....o+.| 2026-07-04 03:11:29.161592 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-04 03:11:29.161636 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.170142 2026-07-04 03:11:29.168485 | 2026-07-04 03:11:29.168588 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-04 03:11:29.208103 | debian-bookworm | ok 2026-07-04 03:11:29.218961 | debian-bookworm | included: /var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-04 03:11:29.231173 | 2026-07-04 03:11:29.234375 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-04 03:11:29.262908 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:11:29.267999 | 2026-07-04 03:11:29.268085 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-04 03:11:30.155857 | debian-bookworm | changed 2026-07-04 03:11:30.165186 | 2026-07-04 03:11:30.165314 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-04 03:11:30.436233 | debian-bookworm | ok 2026-07-04 03:11:30.441178 | 2026-07-04 03:11:30.441262 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-04 03:11:31.187220 | debian-bookworm | changed 2026-07-04 03:11:31.195219 | 2026-07-04 03:11:31.195308 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-04 03:11:31.895036 | debian-bookworm | changed 2026-07-04 03:11:31.902272 | 2026-07-04 03:11:31.902378 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-04 03:11:31.927599 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:11:31.947120 | 2026-07-04 03:11:31.947257 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-04 03:11:32.430894 | debian-bookworm -> localhost | changed 2026-07-04 03:11:32.442719 | 2026-07-04 03:11:32.442975 | TASK [add-build-sshkey : Add back temp key] 2026-07-04 03:11:32.804524 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/work/044f6c35d4104983b7640f5a32f2161d_id_rsa (zuul-build-sshkey) 2026-07-04 03:11:32.804769 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012324 2026-07-04 03:11:32.812995 | 2026-07-04 03:11:32.813096 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-04 03:11:33.232873 | debian-bookworm | ok 2026-07-04 03:11:33.241569 | 2026-07-04 03:11:33.241780 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-04 03:11:33.265848 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:11:33.284255 | 2026-07-04 03:11:33.284372 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-04 03:11:33.759632 | debian-bookworm | ok 2026-07-04 03:11:33.778651 | 2026-07-04 03:11:33.778816 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-04 03:11:33.827456 | debian-bookworm | ok 2026-07-04 03:11:33.836147 | 2026-07-04 03:11:33.836314 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-04 03:11:34.137256 | debian-bookworm -> localhost | ok 2026-07-04 03:11:34.151985 | 2026-07-04 03:11:34.152152 | TASK [validate-host : Collect information about the host] 2026-07-04 03:11:36.331997 | debian-bookworm | ok 2026-07-04 03:11:36.347610 | 2026-07-04 03:11:36.347761 | TASK [validate-host : Sanitize hostname] 2026-07-04 03:11:36.543281 | debian-bookworm | ok 2026-07-04 03:11:36.548362 | 2026-07-04 03:11:36.548505 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-04 03:11:37.443614 | debian-bookworm -> localhost | changed 2026-07-04 03:11:37.451249 | 2026-07-04 03:11:37.451405 | TASK [validate-host : Collect information about zuul worker] 2026-07-04 03:11:37.989562 | debian-bookworm | ok 2026-07-04 03:11:37.996539 | 2026-07-04 03:11:37.996775 | TASK [validate-host : Write out all zuul information for each host] 2026-07-04 03:11:38.711795 | debian-bookworm -> localhost | changed 2026-07-04 03:11:38.740093 | 2026-07-04 03:11:38.742948 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-04 03:11:39.084866 | debian-bookworm | ok 2026-07-04 03:11:39.095555 | 2026-07-04 03:11:39.095692 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-04 03:11:40.187672 | debian-bookworm | changed: 2026-07-04 03:11:40.187943 | debian-bookworm | cd+++++++++ src/ 2026-07-04 03:11:40.188238 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-04 03:11:40.188285 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-04 03:11:40.188311 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-04 03:11:40.188334 | debian-bookworm | Containerfile 2026-07-04 03:11:40.189500 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/work/logs" 2026-07-04 03:12:46.379510 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/work/artifacts" 2026-07-04 03:12:46.707698 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/044f6c35d4104983b7640f5a32f2161d/work/docs" 2026-07-04 03:12:46.719944 | 2026-07-04 03:12:46.720068 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-04 03:12:47.555137 | debian-bookworm | changed: 2026-07-04 03:12:47.555352 | debian-bookworm | .d..t...... ./ 2026-07-04 03:12:47.555388 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-04 03:12:47.555412 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-04 03:12:47.555434 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-04 03:12:47.555456 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-04 03:12:47.555478 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-04 03:12:47.555519 | debian-bookworm | changed: All items complete 2026-07-04 03:12:47.555547 | 2026-07-04 03:12:48.260047 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:12:48.853336 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:12:48.875433 | 2026-07-04 03:12:48.875559 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-04 03:12:48.896199 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:12:48.900715 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:12:48.919175 | 2026-07-04 03:12:48.919278 | PLAY RECAP 2026-07-04 03:12:48.919347 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-04 03:12:48.919373 | 2026-07-04 03:12:49.027183 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-04 03:12:49.028000 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:12:49.761860 | 2026-07-04 03:12:49.762033 | PLAY [Base post] 2026-07-04 03:12:49.774992 | 2026-07-04 03:12:49.775118 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-04 03:12:50.303645 | debian-bookworm | changed 2026-07-04 03:12:50.316628 | 2026-07-04 03:12:50.316990 | PLAY RECAP 2026-07-04 03:12:50.317379 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-04 03:12:50.317465 | 2026-07-04 03:12:50.485925 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:12:50.486695 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-04 03:12:51.431802 | 2026-07-04 03:12:51.431951 | PLAY [Base post-logs] 2026-07-04 03:12:51.442772 | 2026-07-04 03:12:51.442923 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-04 03:12:51.843459 | localhost | changed 2026-07-04 03:12:51.856396 | 2026-07-04 03:12:51.856576 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-04 03:12:51.884925 | localhost | ok 2026-07-04 03:12:51.890426 | 2026-07-04 03:12:51.890575 | TASK [Set zuul-log-path fact] 2026-07-04 03:12:51.907833 | localhost | ok 2026-07-04 03:12:51.920177 | 2026-07-04 03:12:51.920348 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:12:51.958440 | localhost | ok 2026-07-04 03:12:51.966798 | 2026-07-04 03:12:51.966999 | TASK [upload-logs : Create log directories] 2026-07-04 03:12:52.419449 | localhost | changed 2026-07-04 03:12:52.422041 | 2026-07-04 03:12:52.422131 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-04 03:12:52.871522 | localhost -> localhost | ok: Runtime: 0:00:00.004513 2026-07-04 03:12:52.875747 | 2026-07-04 03:12:52.875856 | TASK [upload-logs : Upload logs to log server] 2026-07-04 03:12:53.385391 | localhost | Output suppressed because no_log was given 2026-07-04 03:12:53.387177 | 2026-07-04 03:12:53.387274 | LOOP [upload-logs : Compress console log and json output] 2026-07-04 03:12:53.432433 | localhost | skipping: Conditional result was False 2026-07-04 03:12:53.440187 | localhost | skipping: Conditional result was False 2026-07-04 03:12:53.447079 | 2026-07-04 03:12:53.447282 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-04 03:12:53.490532 | localhost | skipping: Conditional result was False 2026-07-04 03:12:53.490767 | 2026-07-04 03:12:53.497164 | localhost | skipping: Conditional result was False 2026-07-04 03:12:53.513603 | 2026-07-04 03:12:53.513840 | LOOP [upload-logs : Upload console log and json output]