2026-08-11 03:19:41.102438 | Job console starting 2026-08-11 03:19:41.116271 | Updating git repos 2026-08-11 03:19:41.153998 | Cloning repos into workspace 2026-08-11 03:19:41.215732 | Restoring repo states 2026-08-11 03:19:41.244653 | Merging changes 2026-08-11 03:19:41.244676 | Checking out repos 2026-08-11 03:19:41.319366 | Preparing playbooks 2026-08-11 03:19:42.247713 | Running Ansible setup 2026-08-11 03:19:48.405933 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 03:19:49.311576 | 2026-08-11 03:19:49.312011 | PLAY [Base pre] 2026-08-11 03:19:49.368188 | 2026-08-11 03:19:49.368327 | TASK [Setup log path fact] 2026-08-11 03:19:49.411051 | debian-bookworm | ok 2026-08-11 03:19:49.480703 | 2026-08-11 03:19:49.480847 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:19:49.512187 | debian-bookworm | ok 2026-08-11 03:19:49.536261 | 2026-08-11 03:19:49.536379 | TASK [emit-job-header : Print job information] 2026-08-11 03:19:49.609343 | # Job Information 2026-08-11 03:19:49.609497 | Ansible Version: 2.16.14 2026-08-11 03:19:49.609531 | Job: yamllint 2026-08-11 03:19:49.609564 | Pipeline: periodic-daily 2026-08-11 03:19:49.609902 | Executor: 521e9411259a 2026-08-11 03:19:49.609930 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-08-11 03:19:49.609954 | Event ID: 6d4991559b9843f19ee989daef86fe49 2026-08-11 03:19:49.618426 | 2026-08-11 03:19:49.618534 | LOOP [emit-job-header : Print node information] 2026-08-11 03:19:49.775079 | debian-bookworm | ok: 2026-08-11 03:19:49.778979 | debian-bookworm | # Node Information 2026-08-11 03:19:49.779086 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 03:19:49.779120 | debian-bookworm | Hostname: debian 2026-08-11 03:19:49.779145 | debian-bookworm | Username: zuul 2026-08-11 03:19:49.779167 | debian-bookworm | Distro: Debian 12.15 2026-08-11 03:19:49.779190 | debian-bookworm | Provider: regiocloud-a 2026-08-11 03:19:49.779211 | debian-bookworm | Region: 2026-08-11 03:19:49.779234 | debian-bookworm | Label: debian-bookworm 2026-08-11 03:19:49.779253 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 03:19:49.779273 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec4:24c8 2026-08-11 03:19:49.799126 | 2026-08-11 03:19:49.799243 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 03:19:50.377486 | debian-bookworm -> localhost | changed 2026-08-11 03:19:50.387103 | 2026-08-11 03:19:50.387202 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 03:19:51.655081 | debian-bookworm -> localhost | changed 2026-08-11 03:19:51.664021 | 2026-08-11 03:19:51.664134 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 03:19:51.868941 | debian-bookworm -> localhost | ok 2026-08-11 03:19:51.873813 | 2026-08-11 03:19:51.873892 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 03:19:51.901473 | debian-bookworm | ok 2026-08-11 03:19:51.916592 | debian-bookworm | included: /var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 03:19:51.921393 | 2026-08-11 03:19:51.921465 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 03:19:52.822285 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 03:19:52.822541 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/work/f38e7b6bf812467aac1fbb46db13e066_id_rsa 2026-08-11 03:19:52.822596 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/work/f38e7b6bf812467aac1fbb46db13e066_id_rsa.pub 2026-08-11 03:19:52.822645 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 03:19:52.822704 | debian-bookworm -> localhost | SHA256:y7rv2jwvkRl7Ua51dUWvMKFUpoZd4PMzeMPJPQnIBiw zuul-build-sshkey 2026-08-11 03:19:52.822741 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 03:19:52.822785 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 03:19:52.822818 | debian-bookworm -> localhost | | .. oo= .+| 2026-08-11 03:19:52.823023 | debian-bookworm -> localhost | | E .B *.. +| 2026-08-11 03:19:52.823099 | debian-bookworm -> localhost | | .. @o+ .o| 2026-08-11 03:19:52.823136 | debian-bookworm -> localhost | | .o.*o*.o | 2026-08-11 03:19:52.823183 | debian-bookworm -> localhost | | S=.+X.= | 2026-08-11 03:19:52.823228 | debian-bookworm -> localhost | | .=.o. + . | 2026-08-11 03:19:52.823262 | debian-bookworm -> localhost | | oo | 2026-08-11 03:19:52.823295 | debian-bookworm -> localhost | | +o | 2026-08-11 03:19:52.823328 | debian-bookworm -> localhost | | +==+. | 2026-08-11 03:19:52.823360 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 03:19:52.823434 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.445906 2026-08-11 03:19:52.832656 | 2026-08-11 03:19:52.832758 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 03:19:52.852808 | debian-bookworm | ok 2026-08-11 03:19:52.864334 | debian-bookworm | included: /var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 03:19:52.872393 | 2026-08-11 03:19:52.872531 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 03:19:52.897972 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:19:52.904614 | 2026-08-11 03:19:52.904716 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 03:19:53.697245 | debian-bookworm | changed 2026-08-11 03:19:53.702662 | 2026-08-11 03:19:53.702755 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 03:19:53.988896 | debian-bookworm | ok 2026-08-11 03:19:53.999006 | 2026-08-11 03:19:53.999262 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 03:19:54.770416 | debian-bookworm | changed 2026-08-11 03:19:54.779542 | 2026-08-11 03:19:54.779642 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 03:19:55.525167 | debian-bookworm | changed 2026-08-11 03:19:55.531924 | 2026-08-11 03:19:55.532112 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 03:19:55.555767 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:19:55.561712 | 2026-08-11 03:19:55.561808 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 03:19:55.958451 | debian-bookworm -> localhost | changed 2026-08-11 03:19:55.969307 | 2026-08-11 03:19:55.969410 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 03:19:56.371580 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/work/f38e7b6bf812467aac1fbb46db13e066_id_rsa (zuul-build-sshkey) 2026-08-11 03:19:56.371799 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014235 2026-08-11 03:19:56.379361 | 2026-08-11 03:19:56.379468 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 03:19:57.024347 | debian-bookworm | ok 2026-08-11 03:19:57.033238 | 2026-08-11 03:19:57.033347 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 03:19:57.066570 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:19:57.077525 | 2026-08-11 03:19:57.077641 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 03:19:57.675956 | debian-bookworm | ok 2026-08-11 03:19:57.688262 | 2026-08-11 03:19:57.688370 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 03:19:57.716245 | debian-bookworm | ok 2026-08-11 03:19:57.721350 | 2026-08-11 03:19:57.721441 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 03:19:58.091686 | debian-bookworm -> localhost | ok 2026-08-11 03:19:58.099200 | 2026-08-11 03:19:58.099330 | TASK [validate-host : Collect information about the host] 2026-08-11 03:19:59.334985 | debian-bookworm | ok 2026-08-11 03:19:59.347023 | 2026-08-11 03:19:59.347169 | TASK [validate-host : Sanitize hostname] 2026-08-11 03:19:59.473061 | debian-bookworm | ok 2026-08-11 03:19:59.477345 | 2026-08-11 03:19:59.477435 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 03:20:00.100102 | debian-bookworm -> localhost | changed 2026-08-11 03:20:00.105801 | 2026-08-11 03:20:00.105895 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 03:20:00.596699 | debian-bookworm | ok 2026-08-11 03:20:00.609738 | 2026-08-11 03:20:00.609858 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 03:20:01.314305 | debian-bookworm -> localhost | changed 2026-08-11 03:20:01.328425 | 2026-08-11 03:20:01.328535 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 03:20:01.751598 | debian-bookworm | ok 2026-08-11 03:20:01.757222 | 2026-08-11 03:20:01.757316 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 03:20:02.724973 | debian-bookworm | changed: 2026-08-11 03:20:02.725163 | debian-bookworm | cd+++++++++ src/ 2026-08-11 03:20:02.725199 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 03:20:02.725441 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 03:20:02.735462 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-08-11 03:20:02.738899 | debian-bookworm | Containerfile 2026-08-11 03:20:02.739144 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/work/logs" 2026-08-11 03:21:08.100708 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/work/artifacts" 2026-08-11 03:21:08.518961 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f38e7b6bf812467aac1fbb46db13e066/work/docs" 2026-08-11 03:21:08.529830 | 2026-08-11 03:21:08.529950 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 03:21:09.514048 | debian-bookworm | changed: 2026-08-11 03:21:09.514370 | debian-bookworm | .d..t...... ./ 2026-08-11 03:21:09.514410 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 03:21:09.514433 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 03:21:09.514455 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 03:21:09.514476 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 03:21:09.514496 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 03:21:09.514540 | debian-bookworm | changed: All items complete 2026-08-11 03:21:09.514567 | 2026-08-11 03:21:10.596356 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:21:11.183815 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:21:11.201020 | 2026-08-11 03:21:11.201225 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 03:21:11.232197 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:21:11.237347 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:21:11.246772 | 2026-08-11 03:21:11.246951 | PLAY RECAP 2026-08-11 03:21:11.247020 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-11 03:21:11.247046 | 2026-08-11 03:21:11.492218 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 03:21:11.493316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:21:12.394355 | 2026-08-11 03:21:12.394592 | PLAY [Base post] 2026-08-11 03:21:12.413106 | 2026-08-11 03:21:12.413398 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 03:21:13.288203 | debian-bookworm | changed 2026-08-11 03:21:13.295917 | 2026-08-11 03:21:13.296118 | PLAY RECAP 2026-08-11 03:21:13.296207 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 03:21:13.296274 | 2026-08-11 03:21:13.558553 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:21:13.559524 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 03:21:14.535869 | 2026-08-11 03:21:14.536040 | PLAY [Base post-logs] 2026-08-11 03:21:14.554168 | 2026-08-11 03:21:14.554312 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 03:21:15.130695 | localhost | changed 2026-08-11 03:21:15.142308 | 2026-08-11 03:21:15.142508 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 03:21:15.169326 | localhost | ok 2026-08-11 03:21:15.173947 | 2026-08-11 03:21:15.174068 | TASK [Set zuul-log-path fact] 2026-08-11 03:21:15.191148 | localhost | ok 2026-08-11 03:21:15.199367 | 2026-08-11 03:21:15.199475 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:21:15.224171 | localhost | ok 2026-08-11 03:21:15.227509 | 2026-08-11 03:21:15.227616 | TASK [upload-logs : Create log directories] 2026-08-11 03:21:15.823053 | localhost | changed 2026-08-11 03:21:15.828018 | 2026-08-11 03:21:15.828248 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 03:21:16.508624 | localhost -> localhost | ok: Runtime: 0:00:00.008047 2026-08-11 03:21:16.513751 | 2026-08-11 03:21:16.513893 | TASK [upload-logs : Upload logs to log server] 2026-08-11 03:21:17.220921 | localhost | Output suppressed because no_log was given 2026-08-11 03:21:17.223163 | 2026-08-11 03:21:17.223274 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 03:21:17.335835 | localhost | skipping: Conditional result was False 2026-08-11 03:21:17.342657 | localhost | skipping: Conditional result was False 2026-08-11 03:21:17.354526 | 2026-08-11 03:21:17.354665 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 03:21:17.439789 | localhost | skipping: Conditional result was False 2026-08-11 03:21:17.440162 | 2026-08-11 03:21:17.446764 | localhost | skipping: Conditional result was False 2026-08-11 03:21:17.453058 | 2026-08-11 03:21:17.453191 | LOOP [upload-logs : Upload console log and json output]