2026-05-05 03:01:47.007509 | Job console starting 2026-05-05 03:01:47.027233 | Updating git repos 2026-05-05 03:01:47.480848 | Cloning repos into workspace 2026-05-05 03:01:47.589566 | Restoring repo states 2026-05-05 03:01:47.607961 | Merging changes 2026-05-05 03:01:47.607975 | Checking out repos 2026-05-05 03:01:47.719773 | Preparing playbooks 2026-05-05 03:01:49.172205 | Running Ansible setup 2026-05-05 03:01:55.393855 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 03:01:57.537793 | 2026-05-05 03:01:57.537929 | PLAY [Base pre] 2026-05-05 03:01:57.619606 | 2026-05-05 03:01:57.619735 | TASK [Setup log path fact] 2026-05-05 03:01:57.673892 | debian-bookworm | ok 2026-05-05 03:01:57.756740 | 2026-05-05 03:01:57.756887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 03:01:57.799678 | debian-bookworm | ok 2026-05-05 03:01:57.836677 | 2026-05-05 03:01:57.836794 | TASK [emit-job-header : Print job information] 2026-05-05 03:01:57.936792 | # Job Information 2026-05-05 03:01:57.936933 | Ansible Version: 2.16.14 2026-05-05 03:01:57.936963 | Job: yamllint 2026-05-05 03:01:57.936991 | Pipeline: periodic-daily 2026-05-05 03:01:57.937010 | Executor: 521e9411259a 2026-05-05 03:01:57.937027 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-05-05 03:01:57.937045 | Event ID: 07cb4fa3ea0e47ec917729f92ae9976e 2026-05-05 03:01:57.944683 | 2026-05-05 03:01:57.944779 | LOOP [emit-job-header : Print node information] 2026-05-05 03:01:58.423800 | debian-bookworm | ok: 2026-05-05 03:01:58.424005 | debian-bookworm | # Node Information 2026-05-05 03:01:58.424035 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 03:01:58.424055 | debian-bookworm | Hostname: debian 2026-05-05 03:01:58.424072 | debian-bookworm | Username: zuul 2026-05-05 03:01:58.424089 | debian-bookworm | Distro: Debian 12.13 2026-05-05 03:01:58.424136 | debian-bookworm | Provider: regiocloud-a 2026-05-05 03:01:58.424155 | debian-bookworm | Region: 2026-05-05 03:01:58.424173 | debian-bookworm | Label: debian-bookworm 2026-05-05 03:01:58.424189 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 03:01:58.424204 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe73:29af 2026-05-05 03:01:58.455660 | 2026-05-05 03:01:58.455769 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 03:01:59.851807 | debian-bookworm -> localhost | changed 2026-05-05 03:01:59.857942 | 2026-05-05 03:01:59.858048 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 03:02:01.441786 | debian-bookworm -> localhost | changed 2026-05-05 03:02:01.453777 | 2026-05-05 03:02:01.453895 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 03:02:02.284207 | debian-bookworm -> localhost | ok 2026-05-05 03:02:02.300987 | 2026-05-05 03:02:02.301122 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 03:02:02.365396 | debian-bookworm | ok 2026-05-05 03:02:02.394180 | debian-bookworm | included: /var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 03:02:02.401212 | 2026-05-05 03:02:02.401316 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 03:02:05.450820 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 03:02:05.451050 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/work/ed3ecee236cd4f1ba51f1b2ae87b8c27_id_rsa 2026-05-05 03:02:05.451087 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/work/ed3ecee236cd4f1ba51f1b2ae87b8c27_id_rsa.pub 2026-05-05 03:02:05.451126 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 03:02:05.451151 | debian-bookworm -> localhost | SHA256:+b+XKHgRoN1hdzbxsj3rgpIK6Md6tidCJqGiRfeuNLE zuul-build-sshkey 2026-05-05 03:02:05.451173 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 03:02:05.451216 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 03:02:05.451246 | debian-bookworm -> localhost | | .. | 2026-05-05 03:02:05.451268 | debian-bookworm -> localhost | | . o . +. | 2026-05-05 03:02:05.451288 | debian-bookworm -> localhost | | o + o o...| 2026-05-05 03:02:05.451307 | debian-bookworm -> localhost | | .. . . ..o + | 2026-05-05 03:02:05.451327 | debian-bookworm -> localhost | |...... S . ...| 2026-05-05 03:02:05.451350 | debian-bookworm -> localhost | |o..o.o. .. o| 2026-05-05 03:02:05.451370 | debian-bookworm -> localhost | |o.+.Eo .o... o | 2026-05-05 03:02:05.451390 | debian-bookworm -> localhost | |. .o Bo..ooo..+ | 2026-05-05 03:02:05.451411 | debian-bookworm -> localhost | | oBo+.....oo.. | 2026-05-05 03:02:05.451437 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 03:02:05.451502 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.785890 2026-05-05 03:02:05.460640 | 2026-05-05 03:02:05.460755 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 03:02:05.493027 | debian-bookworm | ok 2026-05-05 03:02:05.521204 | debian-bookworm | included: /var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 03:02:05.536002 | 2026-05-05 03:02:05.536124 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 03:02:05.584506 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:02:05.590247 | 2026-05-05 03:02:05.590348 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 03:02:06.506443 | debian-bookworm | changed 2026-05-05 03:02:06.511157 | 2026-05-05 03:02:06.511249 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 03:02:06.802566 | debian-bookworm | ok 2026-05-05 03:02:06.808411 | 2026-05-05 03:02:06.808498 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 03:02:07.510391 | debian-bookworm | changed 2026-05-05 03:02:07.533166 | 2026-05-05 03:02:07.533276 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 03:02:08.353683 | debian-bookworm | changed 2026-05-05 03:02:08.364940 | 2026-05-05 03:02:08.365893 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 03:02:08.404750 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:02:08.411917 | 2026-05-05 03:02:08.412029 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 03:02:09.306077 | debian-bookworm -> localhost | changed 2026-05-05 03:02:09.323793 | 2026-05-05 03:02:09.323911 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 03:02:09.978360 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/work/ed3ecee236cd4f1ba51f1b2ae87b8c27_id_rsa (zuul-build-sshkey) 2026-05-05 03:02:09.978589 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014793 2026-05-05 03:02:09.986474 | 2026-05-05 03:02:09.986590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 03:02:10.532327 | debian-bookworm | ok 2026-05-05 03:02:10.537315 | 2026-05-05 03:02:10.537419 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 03:02:10.582771 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:02:10.593337 | 2026-05-05 03:02:10.593448 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 03:02:11.374227 | debian-bookworm | ok 2026-05-05 03:02:11.387525 | 2026-05-05 03:02:11.387652 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 03:02:11.444446 | debian-bookworm | ok 2026-05-05 03:02:11.448490 | 2026-05-05 03:02:11.448586 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 03:02:11.966139 | debian-bookworm -> localhost | ok 2026-05-05 03:02:11.982978 | 2026-05-05 03:02:11.983079 | TASK [validate-host : Collect information about the host] 2026-05-05 03:02:13.643078 | debian-bookworm | ok 2026-05-05 03:02:13.666260 | 2026-05-05 03:02:13.666373 | TASK [validate-host : Sanitize hostname] 2026-05-05 03:02:13.916155 | debian-bookworm | ok 2026-05-05 03:02:13.996941 | 2026-05-05 03:02:13.997338 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 03:02:15.460050 | debian-bookworm -> localhost | changed 2026-05-05 03:02:15.464674 | 2026-05-05 03:02:15.464767 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 03:02:16.150081 | debian-bookworm | ok 2026-05-05 03:02:16.153916 | 2026-05-05 03:02:16.154000 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 03:02:17.130760 | debian-bookworm -> localhost | changed 2026-05-05 03:02:17.139519 | 2026-05-05 03:02:17.139614 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 03:02:17.421362 | debian-bookworm | ok 2026-05-05 03:02:17.426079 | 2026-05-05 03:02:17.426183 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 03:02:19.352938 | debian-bookworm | changed: 2026-05-05 03:02:19.353123 | debian-bookworm | cd+++++++++ src/ 2026-05-05 03:02:19.353159 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 03:02:19.353179 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 03:02:19.353197 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-05-05 03:02:19.353214 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/work/logs" 2026-05-05 03:02:49.361337 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/work/artifacts" 2026-05-05 03:02:50.263526 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ed3ecee236cd4f1ba51f1b2ae87b8c27/work/docs" 2026-05-05 03:02:50.279799 | 2026-05-05 03:02:50.279910 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 03:02:51.101054 | debian-bookworm | changed: 2026-05-05 03:02:51.101277 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 03:02:51.101314 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 03:02:51.101344 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 03:02:51.101389 | debian-bookworm | changed: All items complete 2026-05-05 03:02:51.101416 | 2026-05-05 03:02:51.719177 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 03:02:52.904348 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 03:02:52.924687 | 2026-05-05 03:02:52.924790 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 03:02:52.976981 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:02:52.980974 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:02:52.991628 | 2026-05-05 03:02:52.991712 | PLAY RECAP 2026-05-05 03:02:52.991758 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-05 03:02:52.991778 | 2026-05-05 03:02:53.261805 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 03:02:53.262564 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 03:02:53.996350 | 2026-05-05 03:02:53.996486 | PLAY [Base post] 2026-05-05 03:02:54.008746 | 2026-05-05 03:02:54.008867 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 03:02:54.603071 | debian-bookworm | changed 2026-05-05 03:02:54.614744 | 2026-05-05 03:02:54.614874 | PLAY RECAP 2026-05-05 03:02:54.614936 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 03:02:54.614999 | 2026-05-05 03:02:54.757515 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 03:02:54.758190 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 03:02:56.263016 | 2026-05-05 03:02:56.263174 | PLAY [Base post-logs] 2026-05-05 03:02:56.324104 | 2026-05-05 03:02:56.324238 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 03:02:57.331354 | localhost | changed 2026-05-05 03:02:57.339544 | 2026-05-05 03:02:57.339666 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 03:02:57.401780 | localhost | ok 2026-05-05 03:02:57.404299 | 2026-05-05 03:02:57.404374 | TASK [Set zuul-log-path fact] 2026-05-05 03:02:57.429458 | localhost | ok 2026-05-05 03:02:57.451312 | 2026-05-05 03:02:57.451418 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 03:02:57.513015 | localhost | ok 2026-05-05 03:02:57.515701 | 2026-05-05 03:02:57.515778 | TASK [upload-logs : Create log directories] 2026-05-05 03:02:58.831367 | localhost | changed 2026-05-05 03:02:58.833593 | 2026-05-05 03:02:58.833677 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 03:02:59.882334 | localhost -> localhost | ok: Runtime: 0:00:00.008943 2026-05-05 03:02:59.885851 | 2026-05-05 03:02:59.885949 | TASK [upload-logs : Upload logs to log server] 2026-05-05 03:03:00.919142 | localhost | Output suppressed because no_log was given 2026-05-05 03:03:00.920633 | 2026-05-05 03:03:00.920715 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 03:03:00.979564 | localhost | skipping: Conditional result was False 2026-05-05 03:03:00.985199 | localhost | skipping: Conditional result was False 2026-05-05 03:03:00.988122 | 2026-05-05 03:03:00.988211 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 03:03:01.029175 | localhost | skipping: Conditional result was False 2026-05-05 03:03:01.029407 | 2026-05-05 03:03:01.034736 | localhost | skipping: Conditional result was False 2026-05-05 03:03:01.043059 | 2026-05-05 03:03:01.043189 | LOOP [upload-logs : Upload console log and json output]