2026-06-01 08:36:47.404348 | Job console starting 2026-06-01 08:36:47.412983 | Updating git repos 2026-06-01 08:36:47.439359 | Cloning repos into workspace 2026-06-01 08:36:47.516009 | Restoring repo states 2026-06-01 08:36:47.527927 | Merging changes 2026-06-01 08:36:48.317038 | Checking out repos 2026-06-01 08:36:48.372514 | Preparing playbooks 2026-06-01 08:36:49.661278 | Running Ansible setup 2026-06-01 08:36:57.369338 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 08:36:58.755786 | 2026-06-01 08:36:58.755917 | PLAY [Base pre] 2026-06-01 08:36:58.772769 | 2026-06-01 08:36:58.772938 | TASK [Setup log path fact] 2026-06-01 08:36:58.790849 | debian-bookworm | ok 2026-06-01 08:36:58.809261 | 2026-06-01 08:36:58.809390 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:36:58.837660 | debian-bookworm | ok 2026-06-01 08:36:58.847601 | 2026-06-01 08:36:58.847708 | TASK [emit-job-header : Print job information] 2026-06-01 08:36:58.896145 | # Job Information 2026-06-01 08:36:58.896340 | Ansible Version: 2.16.14 2026-06-01 08:36:58.896376 | Job: ansible-collection-ensure-readme 2026-06-01 08:36:58.896411 | Pipeline: check 2026-06-01 08:36:58.896435 | Executor: 521e9411259a 2026-06-01 08:36:58.896456 | Triggered by: https://github.com/osism/ansible-collection-validations/pull/262 2026-06-01 08:36:58.896478 | Event ID: e9a84ca0-5d94-11f1-9a9c-da3e2f54317d 2026-06-01 08:36:58.902112 | 2026-06-01 08:36:58.902241 | LOOP [emit-job-header : Print node information] 2026-06-01 08:36:59.015630 | debian-bookworm | ok: 2026-06-01 08:36:59.015865 | debian-bookworm | # Node Information 2026-06-01 08:36:59.015902 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 08:36:59.015926 | debian-bookworm | Hostname: debian 2026-06-01 08:36:59.015948 | debian-bookworm | Username: zuul 2026-06-01 08:36:59.015969 | debian-bookworm | Distro: Debian 12.14 2026-06-01 08:36:59.015992 | debian-bookworm | Provider: regiocloud-a 2026-06-01 08:36:59.016013 | debian-bookworm | Region: 2026-06-01 08:36:59.016034 | debian-bookworm | Label: debian-bookworm 2026-06-01 08:36:59.016054 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 08:36:59.016073 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb7:8845 2026-06-01 08:36:59.030786 | 2026-06-01 08:36:59.030922 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 08:36:59.491343 | debian-bookworm -> localhost | changed 2026-06-01 08:36:59.498164 | 2026-06-01 08:36:59.498280 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 08:37:01.018600 | debian-bookworm -> localhost | changed 2026-06-01 08:37:01.031282 | 2026-06-01 08:37:01.031400 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 08:37:01.763912 | debian-bookworm -> localhost | ok 2026-06-01 08:37:01.769860 | 2026-06-01 08:37:01.769970 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 08:37:01.809306 | debian-bookworm | ok 2026-06-01 08:37:01.849901 | debian-bookworm | included: /var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 08:37:01.857826 | 2026-06-01 08:37:01.857931 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 08:37:06.568456 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 08:37:06.568632 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/work/07058c1b28dd419cb494cfa0a1914f1f_id_rsa 2026-06-01 08:37:06.568662 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/work/07058c1b28dd419cb494cfa0a1914f1f_id_rsa.pub 2026-06-01 08:37:06.568683 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 08:37:06.568703 | debian-bookworm -> localhost | SHA256:MccOaS8/AqYedp2wlyEv0brM8oqquWddZol5nxK5QDM zuul-build-sshkey 2026-06-01 08:37:06.568732 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 08:37:06.568750 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 08:37:06.568767 | debian-bookworm -> localhost | | | 2026-06-01 08:37:06.568785 | debian-bookworm -> localhost | | o | 2026-06-01 08:37:06.568801 | debian-bookworm -> localhost | | * o | 2026-06-01 08:37:06.568817 | debian-bookworm -> localhost | | E o B | 2026-06-01 08:37:06.568834 | debian-bookworm -> localhost | | . =*oS o | 2026-06-01 08:37:06.568853 | debian-bookworm -> localhost | | +oOX * | 2026-06-01 08:37:06.568869 | debian-bookworm -> localhost | | .+*=+B.o | 2026-06-01 08:37:06.568885 | debian-bookworm -> localhost | | .o+o=o+o. . | 2026-06-01 08:37:06.568901 | debian-bookworm -> localhost | |*=. o+=. | 2026-06-01 08:37:06.568918 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 08:37:06.568960 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.749737 2026-06-01 08:37:06.574070 | 2026-06-01 08:37:06.574158 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 08:37:06.591662 | debian-bookworm | ok 2026-06-01 08:37:06.607726 | debian-bookworm | included: /var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 08:37:06.639324 | 2026-06-01 08:37:06.639427 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 08:37:06.664403 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:37:06.669799 | 2026-06-01 08:37:06.669961 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 08:37:07.801400 | debian-bookworm | changed 2026-06-01 08:37:07.806125 | 2026-06-01 08:37:07.806228 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 08:37:08.065786 | debian-bookworm | ok 2026-06-01 08:37:08.079377 | 2026-06-01 08:37:08.079495 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 08:37:08.797970 | debian-bookworm | changed 2026-06-01 08:37:08.804523 | 2026-06-01 08:37:08.804611 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 08:37:09.520374 | debian-bookworm | changed 2026-06-01 08:37:09.535477 | 2026-06-01 08:37:09.536255 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 08:37:09.583919 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:37:09.591442 | 2026-06-01 08:37:09.591627 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 08:37:10.526162 | debian-bookworm -> localhost | changed 2026-06-01 08:37:10.536420 | 2026-06-01 08:37:10.536521 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 08:37:11.990903 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/work/07058c1b28dd419cb494cfa0a1914f1f_id_rsa (zuul-build-sshkey) 2026-06-01 08:37:11.991090 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.049047 2026-06-01 08:37:11.997385 | 2026-06-01 08:37:11.997471 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 08:37:12.909733 | debian-bookworm | ok 2026-06-01 08:37:12.913854 | 2026-06-01 08:37:12.913944 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 08:37:12.961158 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:37:12.969860 | 2026-06-01 08:37:12.969954 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 08:37:13.835006 | debian-bookworm | ok 2026-06-01 08:37:13.849707 | 2026-06-01 08:37:13.849809 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 08:37:13.915029 | debian-bookworm | ok 2026-06-01 08:37:13.919227 | 2026-06-01 08:37:13.919310 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 08:37:14.592189 | debian-bookworm -> localhost | ok 2026-06-01 08:37:14.597551 | 2026-06-01 08:37:14.597641 | TASK [validate-host : Collect information about the host] 2026-06-01 08:37:16.216860 | debian-bookworm | ok 2026-06-01 08:37:16.228295 | 2026-06-01 08:37:16.231830 | TASK [validate-host : Sanitize hostname] 2026-06-01 08:37:16.351737 | debian-bookworm | ok 2026-06-01 08:37:16.394420 | 2026-06-01 08:37:16.394517 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 08:37:18.463613 | debian-bookworm -> localhost | changed 2026-06-01 08:37:18.468512 | 2026-06-01 08:37:18.468603 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 08:37:19.066034 | debian-bookworm | ok 2026-06-01 08:37:19.070064 | 2026-06-01 08:37:19.070172 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 08:37:20.811172 | debian-bookworm -> localhost | changed 2026-06-01 08:37:20.819482 | 2026-06-01 08:37:20.819569 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 08:37:21.164462 | debian-bookworm | ok 2026-06-01 08:37:21.168870 | 2026-06-01 08:37:21.168950 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 08:37:22.867805 | debian-bookworm | changed: 2026-06-01 08:37:22.867963 | debian-bookworm | cd+++++++++ src/ 2026-06-01 08:37:22.867992 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 08:37:22.868013 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 08:37:22.868031 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-06-01 08:37:22.868047 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/work/logs" 2026-06-01 08:37:34.618399 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/work/artifacts" 2026-06-01 08:37:35.225641 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/07058c1b28dd419cb494cfa0a1914f1f/work/docs" 2026-06-01 08:37:35.238670 | 2026-06-01 08:37:35.238914 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 08:37:36.130269 | debian-bookworm | changed: 2026-06-01 08:37:36.130463 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 08:37:36.130497 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 08:37:36.130532 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 08:37:36.130577 | debian-bookworm | changed: All items complete 2026-06-01 08:37:36.130605 | 2026-06-01 08:37:36.954163 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:37:37.638434 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:37:37.674339 | 2026-06-01 08:37:37.674454 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 08:37:38.456232 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005774 2026-06-01 08:37:38.851402 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005176 2026-06-01 08:37:38.871039 | 2026-06-01 08:37:38.871127 | PLAY RECAP 2026-06-01 08:37:38.871175 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-01 08:37:38.871199 | 2026-06-01 08:37:39.066363 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 08:37:39.067222 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:37:40.037255 | 2026-06-01 08:37:40.037391 | PLAY [Base post] 2026-06-01 08:37:40.049957 | 2026-06-01 08:37:40.050112 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 08:37:40.587171 | debian-bookworm | changed 2026-06-01 08:37:40.601549 | 2026-06-01 08:37:40.601673 | PLAY RECAP 2026-06-01 08:37:40.601753 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 08:37:40.601813 | 2026-06-01 08:37:40.732192 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:37:40.732946 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 08:37:41.681902 | 2026-06-01 08:37:41.682106 | PLAY [Base post-logs] 2026-06-01 08:37:41.694509 | 2026-06-01 08:37:41.694673 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 08:37:42.639821 | localhost | changed 2026-06-01 08:37:42.662966 | 2026-06-01 08:37:42.663318 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 08:37:42.721345 | localhost | ok 2026-06-01 08:37:42.725324 | 2026-06-01 08:37:42.725438 | TASK [Set zuul-log-path fact] 2026-06-01 08:37:42.748831 | localhost | ok 2026-06-01 08:37:42.760449 | 2026-06-01 08:37:42.760575 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:37:42.786098 | localhost | ok 2026-06-01 08:37:42.794504 | 2026-06-01 08:37:42.794622 | TASK [upload-logs : Create log directories] 2026-06-01 08:37:43.384947 | localhost | changed 2026-06-01 08:37:43.387876 | 2026-06-01 08:37:43.387979 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 08:37:44.161659 | localhost -> localhost | ok: Runtime: 0:00:00.004625 2026-06-01 08:37:44.165795 | 2026-06-01 08:37:44.165912 | TASK [upload-logs : Upload logs to log server] 2026-06-01 08:37:45.728947 | localhost | Output suppressed because no_log was given 2026-06-01 08:37:45.730814 | 2026-06-01 08:37:45.731111 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 08:37:45.847782 | localhost | skipping: Conditional result was False 2026-06-01 08:37:45.854977 | localhost | skipping: Conditional result was False 2026-06-01 08:37:45.858730 | 2026-06-01 08:37:45.858889 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 08:37:45.969238 | localhost | skipping: Conditional result was False 2026-06-01 08:37:45.969558 | 2026-06-01 08:37:45.977082 | localhost | skipping: Conditional result was False 2026-06-01 08:37:45.983087 | 2026-06-01 08:37:45.983224 | LOOP [upload-logs : Upload console log and json output]