2026-05-20 07:43:55.052430 | Job console starting 2026-05-20 07:43:55.089618 | Updating git repos 2026-05-20 07:43:55.215527 | Cloning repos into workspace 2026-05-20 07:43:55.315367 | Restoring repo states 2026-05-20 07:43:55.341890 | Merging changes 2026-05-20 07:43:56.173099 | Checking out repos 2026-05-20 07:43:56.247371 | Preparing playbooks 2026-05-20 07:43:57.620435 | Running Ansible setup 2026-05-20 07:44:03.886209 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-20 07:44:05.868551 | 2026-05-20 07:44:05.868731 | PLAY [Base pre] 2026-05-20 07:44:05.927231 | 2026-05-20 07:44:05.927411 | TASK [Setup log path fact] 2026-05-20 07:44:05.967443 | debian-bookworm | ok 2026-05-20 07:44:06.003073 | 2026-05-20 07:44:06.003255 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 07:44:06.111069 | debian-bookworm | ok 2026-05-20 07:44:06.120230 | 2026-05-20 07:44:06.120361 | TASK [emit-job-header : Print job information] 2026-05-20 07:44:06.208101 | # Job Information 2026-05-20 07:44:06.208244 | Ansible Version: 2.16.14 2026-05-20 07:44:06.208296 | Job: yamllint 2026-05-20 07:44:06.208325 | Pipeline: check 2026-05-20 07:44:06.208345 | Executor: 521e9411259a 2026-05-20 07:44:06.208362 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/906 2026-05-20 07:44:06.208380 | Event ID: a0ef9050-541f-11f1-8f3b-9bd12abd965b 2026-05-20 07:44:06.212380 | 2026-05-20 07:44:06.212465 | LOOP [emit-job-header : Print node information] 2026-05-20 07:44:06.430901 | debian-bookworm | ok: 2026-05-20 07:44:06.431114 | debian-bookworm | # Node Information 2026-05-20 07:44:06.431151 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-20 07:44:06.431177 | debian-bookworm | Hostname: debian 2026-05-20 07:44:06.431199 | debian-bookworm | Username: zuul 2026-05-20 07:44:06.431221 | debian-bookworm | Distro: Debian 12.14 2026-05-20 07:44:06.431244 | debian-bookworm | Provider: regiocloud-a 2026-05-20 07:44:06.431277 | debian-bookworm | Region: 2026-05-20 07:44:06.431300 | debian-bookworm | Label: debian-bookworm 2026-05-20 07:44:06.431321 | debian-bookworm | Product Name: OpenStack Nova 2026-05-20 07:44:06.431341 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe52:1228 2026-05-20 07:44:06.440740 | 2026-05-20 07:44:06.440832 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-20 07:44:07.515822 | debian-bookworm -> localhost | changed 2026-05-20 07:44:07.522517 | 2026-05-20 07:44:07.522620 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-20 07:44:09.479643 | debian-bookworm -> localhost | changed 2026-05-20 07:44:09.488148 | 2026-05-20 07:44:09.488235 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-20 07:44:10.216246 | debian-bookworm -> localhost | ok 2026-05-20 07:44:10.221877 | 2026-05-20 07:44:10.221968 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-20 07:44:10.244294 | debian-bookworm | ok 2026-05-20 07:44:10.258053 | debian-bookworm | included: /var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-20 07:44:10.269606 | 2026-05-20 07:44:10.269695 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-20 07:44:12.307311 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-20 07:44:12.307499 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/work/f9d5aed3e7e84b1e954c7fc26c91367e_id_rsa 2026-05-20 07:44:12.307536 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/work/f9d5aed3e7e84b1e954c7fc26c91367e_id_rsa.pub 2026-05-20 07:44:12.307562 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-20 07:44:12.307585 | debian-bookworm -> localhost | SHA256:rnIkm1+eRIJkQg9TY9P0bPy10CDR0VMMP9lwLiSgZ6Q zuul-build-sshkey 2026-05-20 07:44:12.307607 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-20 07:44:12.307639 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-20 07:44:12.307661 | debian-bookworm -> localhost | | +.=o. oo=+o++ .| 2026-05-20 07:44:12.307682 | debian-bookworm -> localhost | | . = o.+ =.oo+.* | 2026-05-20 07:44:12.307702 | debian-bookworm -> localhost | | . + E + o.= o| 2026-05-20 07:44:12.307721 | debian-bookworm -> localhost | | + . . + o . o | 2026-05-20 07:44:12.307740 | debian-bookworm -> localhost | | . . S . . | 2026-05-20 07:44:12.307763 | debian-bookworm -> localhost | | . .+ | 2026-05-20 07:44:12.307783 | debian-bookworm -> localhost | | = + | 2026-05-20 07:44:12.307803 | debian-bookworm -> localhost | | + .= . | 2026-05-20 07:44:12.307823 | debian-bookworm -> localhost | | +o o | 2026-05-20 07:44:12.307842 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-20 07:44:12.307891 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.330560 2026-05-20 07:44:12.315189 | 2026-05-20 07:44:12.315306 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-20 07:44:12.342690 | debian-bookworm | ok 2026-05-20 07:44:12.366391 | debian-bookworm | included: /var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-20 07:44:12.389611 | 2026-05-20 07:44:12.389698 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-20 07:44:12.422357 | debian-bookworm | skipping: Conditional result was False 2026-05-20 07:44:12.427335 | 2026-05-20 07:44:12.427410 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-20 07:44:13.267512 | debian-bookworm | changed 2026-05-20 07:44:13.271834 | 2026-05-20 07:44:13.271902 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-20 07:44:13.529065 | debian-bookworm | ok 2026-05-20 07:44:13.539920 | 2026-05-20 07:44:13.540035 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-20 07:44:14.199012 | debian-bookworm | changed 2026-05-20 07:44:14.210385 | 2026-05-20 07:44:14.210489 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-20 07:44:14.938099 | debian-bookworm | changed 2026-05-20 07:44:14.951327 | 2026-05-20 07:44:14.951436 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-20 07:44:14.975950 | debian-bookworm | skipping: Conditional result was False 2026-05-20 07:44:14.981690 | 2026-05-20 07:44:14.981786 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-20 07:44:15.535352 | debian-bookworm -> localhost | changed 2026-05-20 07:44:15.545550 | 2026-05-20 07:44:15.545653 | TASK [add-build-sshkey : Add back temp key] 2026-05-20 07:44:15.985990 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/work/f9d5aed3e7e84b1e954c7fc26c91367e_id_rsa (zuul-build-sshkey) 2026-05-20 07:44:15.986207 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026790 2026-05-20 07:44:15.993617 | 2026-05-20 07:44:15.993713 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-20 07:44:16.542183 | debian-bookworm | ok 2026-05-20 07:44:16.547411 | 2026-05-20 07:44:16.547506 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-20 07:44:16.570472 | debian-bookworm | skipping: Conditional result was False 2026-05-20 07:44:16.580653 | 2026-05-20 07:44:16.580755 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-20 07:44:17.015847 | debian-bookworm | ok 2026-05-20 07:44:17.026212 | 2026-05-20 07:44:17.026335 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-20 07:44:17.065556 | debian-bookworm | ok 2026-05-20 07:44:17.070950 | 2026-05-20 07:44:17.071054 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-20 07:44:17.440361 | debian-bookworm -> localhost | ok 2026-05-20 07:44:17.446571 | 2026-05-20 07:44:17.446662 | TASK [validate-host : Collect information about the host] 2026-05-20 07:44:18.795173 | debian-bookworm | ok 2026-05-20 07:44:18.806318 | 2026-05-20 07:44:18.806429 | TASK [validate-host : Sanitize hostname] 2026-05-20 07:44:19.013964 | debian-bookworm | ok 2026-05-20 07:44:19.092254 | 2026-05-20 07:44:19.092425 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-20 07:44:20.398491 | debian-bookworm -> localhost | changed 2026-05-20 07:44:20.404617 | 2026-05-20 07:44:20.404744 | TASK [validate-host : Collect information about zuul worker] 2026-05-20 07:44:21.012330 | debian-bookworm | ok 2026-05-20 07:44:21.023460 | 2026-05-20 07:44:21.023615 | TASK [validate-host : Write out all zuul information for each host] 2026-05-20 07:44:22.045835 | debian-bookworm -> localhost | changed 2026-05-20 07:44:22.057069 | 2026-05-20 07:44:22.057166 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-20 07:44:22.358065 | debian-bookworm | ok 2026-05-20 07:44:22.363598 | 2026-05-20 07:44:22.363687 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-20 07:44:23.275296 | debian-bookworm | changed: 2026-05-20 07:44:23.275468 | debian-bookworm | cd+++++++++ src/ 2026-05-20 07:44:23.275502 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-20 07:44:23.275526 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-20 07:44:23.275547 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-20 07:44:23.275567 | debian-bookworm | Containerfile 2026-05-20 07:44:23.275713 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/work/logs" 2026-05-20 07:44:48.472821 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/work/artifacts" 2026-05-20 07:44:48.736511 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f9d5aed3e7e84b1e954c7fc26c91367e/work/docs" 2026-05-20 07:44:48.754241 | 2026-05-20 07:44:48.754404 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-20 07:44:49.554789 | debian-bookworm | changed: 2026-05-20 07:44:49.555069 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-20 07:44:49.555107 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-20 07:44:49.555136 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-20 07:44:49.555187 | debian-bookworm | changed: All items complete 2026-05-20 07:44:49.555214 | 2026-05-20 07:44:50.135374 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 07:44:50.724836 | debian-bookworm | changed: .d..t...... ./ 2026-05-20 07:44:50.745850 | 2026-05-20 07:44:50.746027 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-20 07:44:51.301625 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005977 2026-05-20 07:44:51.596676 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006514 2026-05-20 07:44:51.611208 | 2026-05-20 07:44:51.611358 | PLAY RECAP 2026-05-20 07:44:51.611414 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-20 07:44:51.611440 | 2026-05-20 07:44:51.754040 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-20 07:44:51.754953 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 07:44:52.506979 | 2026-05-20 07:44:52.507149 | PLAY [Base post] 2026-05-20 07:44:52.528748 | 2026-05-20 07:44:52.528913 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-20 07:44:53.116208 | debian-bookworm | changed 2026-05-20 07:44:53.128652 | 2026-05-20 07:44:53.128834 | PLAY RECAP 2026-05-20 07:44:53.128932 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-20 07:44:53.129036 | 2026-05-20 07:44:53.261915 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-20 07:44:53.262810 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-20 07:44:54.056391 | 2026-05-20 07:44:54.056574 | PLAY [Base post-logs] 2026-05-20 07:44:54.067606 | 2026-05-20 07:44:54.067756 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-20 07:44:54.611461 | localhost | changed 2026-05-20 07:44:54.622175 | 2026-05-20 07:44:54.622411 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-20 07:44:54.659216 | localhost | ok 2026-05-20 07:44:54.662565 | 2026-05-20 07:44:54.662675 | TASK [Set zuul-log-path fact] 2026-05-20 07:44:54.678385 | localhost | ok 2026-05-20 07:44:54.686969 | 2026-05-20 07:44:54.687115 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-20 07:44:54.712748 | localhost | ok 2026-05-20 07:44:54.716222 | 2026-05-20 07:44:54.716387 | TASK [upload-logs : Create log directories] 2026-05-20 07:44:55.267896 | localhost | changed 2026-05-20 07:44:55.270792 | 2026-05-20 07:44:55.279560 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-20 07:44:56.038291 | localhost -> localhost | ok: Runtime: 0:00:00.018330 2026-05-20 07:44:56.042513 | 2026-05-20 07:44:56.042641 | TASK [upload-logs : Upload logs to log server] 2026-05-20 07:44:56.658384 | localhost | Output suppressed because no_log was given 2026-05-20 07:44:56.660367 | 2026-05-20 07:44:56.660485 | LOOP [upload-logs : Compress console log and json output] 2026-05-20 07:44:56.729670 | localhost | skipping: Conditional result was False 2026-05-20 07:44:56.738609 | localhost | skipping: Conditional result was False 2026-05-20 07:44:56.748430 | 2026-05-20 07:44:56.748568 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-20 07:44:56.811777 | localhost | skipping: Conditional result was False 2026-05-20 07:44:56.812103 | 2026-05-20 07:44:56.816830 | localhost | skipping: Conditional result was False 2026-05-20 07:44:56.826051 | 2026-05-20 07:44:56.826190 | LOOP [upload-logs : Upload console log and json output]