2026-07-17 13:44:56.261124 | Job console starting 2026-07-17 13:44:56.296267 | Updating git repos 2026-07-17 13:44:56.375109 | Cloning repos into workspace 2026-07-17 13:44:56.428549 | Restoring repo states 2026-07-17 13:44:56.434615 | Merging changes 2026-07-17 13:44:56.977460 | Checking out repos 2026-07-17 13:44:57.053468 | Preparing playbooks 2026-07-17 13:44:58.340693 | Running Ansible setup 2026-07-17 13:45:03.087107 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 13:45:04.091989 | 2026-07-17 13:45:04.092180 | PLAY [Base pre] 2026-07-17 13:45:04.111782 | 2026-07-17 13:45:04.111931 | TASK [Setup log path fact] 2026-07-17 13:45:04.142408 | debian-bookworm | ok 2026-07-17 13:45:04.161529 | 2026-07-17 13:45:04.161701 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 13:45:04.192389 | debian-bookworm | ok 2026-07-17 13:45:04.202977 | 2026-07-17 13:45:04.203106 | TASK [emit-job-header : Print job information] 2026-07-17 13:45:04.243581 | # Job Information 2026-07-17 13:45:04.243804 | Ansible Version: 2.16.14 2026-07-17 13:45:04.243841 | Job: yamllint 2026-07-17 13:45:04.243876 | Pipeline: check 2026-07-17 13:45:04.243899 | Executor: 521e9411259a 2026-07-17 13:45:04.243921 | Triggered by: https://github.com/osism/ansible-collection-validations/pull/272 2026-07-17 13:45:04.243944 | Event ID: ac7ea1b0-81e5-11f1-8de4-8a9be95ba268 2026-07-17 13:45:04.249284 | 2026-07-17 13:45:04.249440 | LOOP [emit-job-header : Print node information] 2026-07-17 13:45:04.435418 | debian-bookworm | ok: 2026-07-17 13:45:04.435741 | debian-bookworm | # Node Information 2026-07-17 13:45:04.435782 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 13:45:04.435810 | debian-bookworm | Hostname: debian 2026-07-17 13:45:04.435833 | debian-bookworm | Username: zuul 2026-07-17 13:45:04.435854 | debian-bookworm | Distro: Debian 12.15 2026-07-17 13:45:04.435879 | debian-bookworm | Provider: regiocloud-a 2026-07-17 13:45:04.435901 | debian-bookworm | Region: 2026-07-17 13:45:04.435924 | debian-bookworm | Label: debian-bookworm 2026-07-17 13:45:04.435945 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 13:45:04.435965 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:8d83 2026-07-17 13:45:04.455876 | 2026-07-17 13:45:04.456033 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 13:45:05.155752 | debian-bookworm -> localhost | changed 2026-07-17 13:45:05.168037 | 2026-07-17 13:45:05.168184 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 13:45:06.592146 | debian-bookworm -> localhost | changed 2026-07-17 13:45:06.606798 | 2026-07-17 13:45:06.606997 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 13:45:07.128014 | debian-bookworm -> localhost | ok 2026-07-17 13:45:07.139801 | 2026-07-17 13:45:07.139973 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 13:45:07.180864 | debian-bookworm | ok 2026-07-17 13:45:07.198668 | debian-bookworm | included: /var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 13:45:07.205237 | 2026-07-17 13:45:07.205420 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 13:45:08.677879 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 13:45:08.678157 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/work/dd01ab45d6f9457c871ab447b3032e27_id_rsa 2026-07-17 13:45:08.678199 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/work/dd01ab45d6f9457c871ab447b3032e27_id_rsa.pub 2026-07-17 13:45:08.678227 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 13:45:08.678253 | debian-bookworm -> localhost | SHA256:NJ8chlWZ85F4rlY5aMqfanHhK1tZw6PkhK8UW/BPQs4 zuul-build-sshkey 2026-07-17 13:45:08.678277 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 13:45:08.678327 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 13:45:08.678350 | debian-bookworm -> localhost | | ...+ . | 2026-07-17 13:45:08.678372 | debian-bookworm -> localhost | | o = + | 2026-07-17 13:45:08.678393 | debian-bookworm -> localhost | | + + .* o | 2026-07-17 13:45:08.678413 | debian-bookworm -> localhost | | . = X+.* | 2026-07-17 13:45:08.678433 | debian-bookworm -> localhost | | S.*+E+*. | 2026-07-17 13:45:08.678458 | debian-bookworm -> localhost | | +O=B o | 2026-07-17 13:45:08.678479 | debian-bookworm -> localhost | | o=*o. | 2026-07-17 13:45:08.678499 | debian-bookworm -> localhost | | .oo+ | 2026-07-17 13:45:08.678521 | debian-bookworm -> localhost | | .++ | 2026-07-17 13:45:08.678542 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 13:45:08.678598 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.731025 2026-07-17 13:45:08.685473 | 2026-07-17 13:45:08.685593 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 13:45:08.730818 | debian-bookworm | ok 2026-07-17 13:45:08.747405 | debian-bookworm | included: /var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 13:45:08.767321 | 2026-07-17 13:45:08.767462 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 13:45:08.837229 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:45:08.844868 | 2026-07-17 13:45:08.845005 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 13:45:09.670413 | debian-bookworm | changed 2026-07-17 13:45:09.683751 | 2026-07-17 13:45:09.683878 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 13:45:09.959874 | debian-bookworm | ok 2026-07-17 13:45:09.965735 | 2026-07-17 13:45:09.965860 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 13:45:10.645112 | debian-bookworm | changed 2026-07-17 13:45:10.651542 | 2026-07-17 13:45:10.651658 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 13:45:11.365169 | debian-bookworm | changed 2026-07-17 13:45:11.371048 | 2026-07-17 13:45:11.371156 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 13:45:11.395710 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:45:11.402049 | 2026-07-17 13:45:11.402161 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 13:45:11.943392 | debian-bookworm -> localhost | changed 2026-07-17 13:45:11.954516 | 2026-07-17 13:45:11.954629 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 13:45:12.458939 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/work/dd01ab45d6f9457c871ab447b3032e27_id_rsa (zuul-build-sshkey) 2026-07-17 13:45:12.459209 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038347 2026-07-17 13:45:12.469240 | 2026-07-17 13:45:12.469399 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 13:45:12.969034 | debian-bookworm | ok 2026-07-17 13:45:12.974569 | 2026-07-17 13:45:12.974686 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 13:45:13.031584 | debian-bookworm | skipping: Conditional result was False 2026-07-17 13:45:13.042596 | 2026-07-17 13:45:13.042729 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 13:45:13.503084 | debian-bookworm | ok 2026-07-17 13:45:13.517051 | 2026-07-17 13:45:13.517191 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 13:45:13.605117 | debian-bookworm | ok 2026-07-17 13:45:13.611153 | 2026-07-17 13:45:13.611385 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 13:45:14.018171 | debian-bookworm -> localhost | ok 2026-07-17 13:45:14.024991 | 2026-07-17 13:45:14.025103 | TASK [validate-host : Collect information about the host] 2026-07-17 13:45:15.865709 | debian-bookworm | ok 2026-07-17 13:45:15.930511 | 2026-07-17 13:45:15.931389 | TASK [validate-host : Sanitize hostname] 2026-07-17 13:45:16.353469 | debian-bookworm | ok 2026-07-17 13:45:16.371913 | 2026-07-17 13:45:16.372570 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 13:45:18.344693 | debian-bookworm -> localhost | changed 2026-07-17 13:45:18.360273 | 2026-07-17 13:45:18.360471 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 13:45:19.070163 | debian-bookworm | ok 2026-07-17 13:45:19.075346 | 2026-07-17 13:45:19.075475 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 13:45:20.127742 | debian-bookworm -> localhost | changed 2026-07-17 13:45:20.136641 | 2026-07-17 13:45:20.136738 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 13:45:20.423407 | debian-bookworm | ok 2026-07-17 13:45:20.428701 | 2026-07-17 13:45:20.428793 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 13:45:21.353535 | debian-bookworm | changed: 2026-07-17 13:45:21.353752 | debian-bookworm | cd+++++++++ src/ 2026-07-17 13:45:21.353788 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 13:45:21.353814 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 13:45:21.353837 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-07-17 13:45:21.353857 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/work/logs" 2026-07-17 13:46:24.822349 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/work/artifacts" 2026-07-17 13:46:25.167805 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dd01ab45d6f9457c871ab447b3032e27/work/docs" 2026-07-17 13:46:25.188958 | 2026-07-17 13:46:25.189125 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 13:46:26.036132 | debian-bookworm | changed: 2026-07-17 13:46:26.036462 | debian-bookworm | .d..t...... ./ 2026-07-17 13:46:26.036504 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 13:46:26.036529 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 13:46:26.036551 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 13:46:26.036573 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 13:46:26.036593 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 13:46:26.036638 | debian-bookworm | changed: All items complete 2026-07-17 13:46:26.036664 | 2026-07-17 13:46:26.690710 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 13:46:27.294909 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 13:46:27.314274 | 2026-07-17 13:46:27.314466 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 13:46:27.679205 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006966 2026-07-17 13:46:27.973282 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011069 2026-07-17 13:46:27.987012 | 2026-07-17 13:46:27.987162 | PLAY RECAP 2026-07-17 13:46:27.987222 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 13:46:27.987247 | 2026-07-17 13:46:28.155217 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 13:46:28.156177 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 13:46:28.933838 | 2026-07-17 13:46:28.934099 | PLAY [Base post] 2026-07-17 13:46:28.948552 | 2026-07-17 13:46:28.948716 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 13:46:29.669196 | debian-bookworm | changed 2026-07-17 13:46:29.675820 | 2026-07-17 13:46:29.675927 | PLAY RECAP 2026-07-17 13:46:29.675991 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 13:46:29.676054 | 2026-07-17 13:46:29.839866 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 13:46:29.840829 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 13:46:30.746802 | 2026-07-17 13:46:30.747041 | PLAY [Base post-logs] 2026-07-17 13:46:30.769774 | 2026-07-17 13:46:30.769965 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 13:46:31.316008 | localhost | changed 2026-07-17 13:46:31.326501 | 2026-07-17 13:46:31.326701 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 13:46:31.363412 | localhost | ok 2026-07-17 13:46:31.366775 | 2026-07-17 13:46:31.366914 | TASK [Set zuul-log-path fact] 2026-07-17 13:46:31.382517 | localhost | ok 2026-07-17 13:46:31.390860 | 2026-07-17 13:46:31.390993 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 13:46:31.416592 | localhost | ok 2026-07-17 13:46:31.419820 | 2026-07-17 13:46:31.419936 | TASK [upload-logs : Create log directories] 2026-07-17 13:46:31.935066 | localhost | changed 2026-07-17 13:46:31.938013 | 2026-07-17 13:46:31.938133 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 13:46:32.515810 | localhost -> localhost | ok: Runtime: 0:00:00.009771 2026-07-17 13:46:32.520424 | 2026-07-17 13:46:32.520561 | TASK [upload-logs : Upload logs to log server] 2026-07-17 13:46:33.202494 | localhost | Output suppressed because no_log was given 2026-07-17 13:46:33.204532 | 2026-07-17 13:46:33.204647 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 13:46:33.269177 | localhost | skipping: Conditional result was False 2026-07-17 13:46:33.275435 | localhost | skipping: Conditional result was False 2026-07-17 13:46:33.282895 | 2026-07-17 13:46:33.283023 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 13:46:33.331394 | localhost | skipping: Conditional result was False 2026-07-17 13:46:33.331711 | 2026-07-17 13:46:33.336330 | localhost | skipping: Conditional result was False 2026-07-17 13:46:33.340387 | 2026-07-17 13:46:33.340510 | LOOP [upload-logs : Upload console log and json output]