2026-06-10 15:01:31.264077 | Job console starting 2026-06-10 15:01:31.282640 | Updating git repos 2026-06-10 15:01:31.331651 | Cloning repos into workspace 2026-06-10 15:01:31.421019 | Restoring repo states 2026-06-10 15:01:31.441131 | Merging changes 2026-06-10 15:01:31.975515 | Checking out repos 2026-06-10 15:01:32.035392 | Preparing playbooks 2026-06-10 15:01:33.146400 | Running Ansible setup 2026-06-10 15:01:38.278620 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 15:01:39.143857 | 2026-06-10 15:01:39.144029 | PLAY [Base pre] 2026-06-10 15:01:39.163252 | 2026-06-10 15:01:39.163393 | TASK [Setup log path fact] 2026-06-10 15:01:39.212442 | debian-bookworm | ok 2026-06-10 15:01:39.235688 | 2026-06-10 15:01:39.235847 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 15:01:39.264994 | debian-bookworm | ok 2026-06-10 15:01:39.275079 | 2026-06-10 15:01:39.275216 | TASK [emit-job-header : Print job information] 2026-06-10 15:01:39.332941 | # Job Information 2026-06-10 15:01:39.333229 | Ansible Version: 2.16.14 2026-06-10 15:01:39.333290 | Job: ansible-collection-ensure-readme 2026-06-10 15:01:39.333346 | Pipeline: check 2026-06-10 15:01:39.333386 | Executor: 521e9411259a 2026-06-10 15:01:39.333421 | Triggered by: https://github.com/osism/ansible-collection-commons/pull/807 2026-06-10 15:01:39.333457 | Event ID: 5eef7490-64dc-11f1-9063-16484dfff929 2026-06-10 15:01:39.341653 | 2026-06-10 15:01:39.341810 | LOOP [emit-job-header : Print node information] 2026-06-10 15:01:39.468352 | debian-bookworm | ok: 2026-06-10 15:01:39.468607 | debian-bookworm | # Node Information 2026-06-10 15:01:39.468652 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-10 15:01:39.468684 | debian-bookworm | Hostname: debian 2026-06-10 15:01:39.468714 | debian-bookworm | Username: zuul 2026-06-10 15:01:39.468741 | debian-bookworm | Distro: Debian 12.14 2026-06-10 15:01:39.468771 | debian-bookworm | Provider: regiocloud-a 2026-06-10 15:01:39.468798 | debian-bookworm | Region: 2026-06-10 15:01:39.468825 | debian-bookworm | Label: debian-bookworm 2026-06-10 15:01:39.468850 | debian-bookworm | Product Name: OpenStack Nova 2026-06-10 15:01:39.468875 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe80:8f19 2026-06-10 15:01:39.480046 | 2026-06-10 15:01:39.480264 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 15:01:40.180703 | debian-bookworm -> localhost | changed 2026-06-10 15:01:40.189163 | 2026-06-10 15:01:40.189337 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 15:01:41.696657 | debian-bookworm -> localhost | changed 2026-06-10 15:01:41.708840 | 2026-06-10 15:01:41.709012 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 15:01:42.118170 | debian-bookworm -> localhost | ok 2026-06-10 15:01:42.124738 | 2026-06-10 15:01:42.124860 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 15:01:42.155453 | debian-bookworm | ok 2026-06-10 15:01:42.203925 | debian-bookworm | included: /var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 15:01:42.209124 | 2026-06-10 15:01:42.209203 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 15:01:43.807732 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-10 15:01:43.807906 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/work/bb8e5a87349342eab6ee5e7c0581d055_id_rsa 2026-06-10 15:01:43.807937 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/work/bb8e5a87349342eab6ee5e7c0581d055_id_rsa.pub 2026-06-10 15:01:43.807958 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-10 15:01:43.807979 | debian-bookworm -> localhost | SHA256:zjhkgjRf98FvXlbqC3zd0Pi4dtxPJvnIaRnI4otStV4 zuul-build-sshkey 2026-06-10 15:01:43.808007 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-10 15:01:43.808026 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-10 15:01:43.808043 | debian-bookworm -> localhost | | | 2026-06-10 15:01:43.808061 | debian-bookworm -> localhost | | . | 2026-06-10 15:01:43.808078 | debian-bookworm -> localhost | | o . . o .| 2026-06-10 15:01:43.808117 | debian-bookworm -> localhost | | . + . . ..o = | 2026-06-10 15:01:43.808135 | debian-bookworm -> localhost | | . o o S..oo.* .| 2026-06-10 15:01:43.808157 | debian-bookworm -> localhost | | + +. o+E+.*.| 2026-06-10 15:01:43.808173 | debian-bookworm -> localhost | | o.oo o+ *+B| 2026-06-10 15:01:43.808189 | debian-bookworm -> localhost | | .. .o ++X+| 2026-06-10 15:01:43.808207 | debian-bookworm -> localhost | | .. .. o*.+| 2026-06-10 15:01:43.808223 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-10 15:01:43.808266 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.035086 2026-06-10 15:01:43.813380 | 2026-06-10 15:01:43.813467 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 15:01:43.842730 | debian-bookworm | ok 2026-06-10 15:01:43.850973 | debian-bookworm | included: /var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 15:01:43.857618 | 2026-06-10 15:01:43.857702 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 15:01:43.870209 | debian-bookworm | skipping: Conditional result was False 2026-06-10 15:01:43.874740 | 2026-06-10 15:01:43.874815 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 15:01:44.415829 | debian-bookworm | changed 2026-06-10 15:01:44.421059 | 2026-06-10 15:01:44.421173 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 15:01:44.684559 | debian-bookworm | ok 2026-06-10 15:01:44.691646 | 2026-06-10 15:01:44.691749 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 15:01:45.332502 | debian-bookworm | changed 2026-06-10 15:01:45.338377 | 2026-06-10 15:01:45.338635 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 15:01:45.967168 | debian-bookworm | changed 2026-06-10 15:01:45.972608 | 2026-06-10 15:01:45.972694 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 15:01:45.985581 | debian-bookworm | skipping: Conditional result was False 2026-06-10 15:01:45.991373 | 2026-06-10 15:01:45.991458 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 15:01:46.419346 | debian-bookworm -> localhost | changed 2026-06-10 15:01:46.429589 | 2026-06-10 15:01:46.429689 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 15:01:46.729837 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/work/bb8e5a87349342eab6ee5e7c0581d055_id_rsa (zuul-build-sshkey) 2026-06-10 15:01:46.730073 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010077 2026-06-10 15:01:46.738165 | 2026-06-10 15:01:46.738268 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 15:01:47.143032 | debian-bookworm | ok 2026-06-10 15:01:47.162907 | 2026-06-10 15:01:47.163195 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 15:01:47.201453 | debian-bookworm | skipping: Conditional result was False 2026-06-10 15:01:47.213333 | 2026-06-10 15:01:47.213461 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 15:01:47.691393 | debian-bookworm | ok 2026-06-10 15:01:47.704038 | 2026-06-10 15:01:47.704213 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 15:01:47.733457 | debian-bookworm | ok 2026-06-10 15:01:47.749197 | 2026-06-10 15:01:47.749332 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 15:01:48.171118 | debian-bookworm -> localhost | ok 2026-06-10 15:01:48.180384 | 2026-06-10 15:01:48.180513 | TASK [validate-host : Collect information about the host] 2026-06-10 15:01:49.370396 | debian-bookworm | ok 2026-06-10 15:01:49.397481 | 2026-06-10 15:01:49.397645 | TASK [validate-host : Sanitize hostname] 2026-06-10 15:01:49.614730 | debian-bookworm | ok 2026-06-10 15:01:49.619631 | 2026-06-10 15:01:49.619747 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 15:01:50.255031 | debian-bookworm -> localhost | changed 2026-06-10 15:01:50.261952 | 2026-06-10 15:01:50.262138 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 15:01:50.741562 | debian-bookworm | ok 2026-06-10 15:01:50.752855 | 2026-06-10 15:01:50.753052 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 15:01:51.454222 | debian-bookworm -> localhost | changed 2026-06-10 15:01:51.474650 | 2026-06-10 15:01:51.474871 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 15:01:51.749514 | debian-bookworm | ok 2026-06-10 15:01:51.759400 | 2026-06-10 15:01:51.759598 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 15:01:53.469711 | debian-bookworm | changed: 2026-06-10 15:01:53.469955 | debian-bookworm | cd+++++++++ src/ 2026-06-10 15:01:53.470377 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-10 15:01:53.470411 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-10 15:01:53.470434 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-06-10 15:01:53.470456 | debian-bookworm | RedHat.yml 2026-06-10 15:01:53.516423 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-06-10 15:01:53.516441 | debian-bookworm | RedHat.yml 2026-06-10 15:01:53.516495 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/work/logs" 2026-06-10 15:03:00.664185 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/work/artifacts" 2026-06-10 15:03:00.978174 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bb8e5a87349342eab6ee5e7c0581d055/work/docs" 2026-06-10 15:03:00.997562 | 2026-06-10 15:03:00.997732 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-10 15:03:01.843153 | debian-bookworm | changed: 2026-06-10 15:03:01.843546 | debian-bookworm | .d..t...... ./ 2026-06-10 15:03:01.843609 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-10 15:03:01.843650 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-10 15:03:01.843687 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-10 15:03:01.843722 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-10 15:03:01.843756 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-10 15:03:01.843824 | debian-bookworm | changed: All items complete 2026-06-10 15:03:01.843867 | 2026-06-10 15:03:02.435213 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 15:03:03.052977 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 15:03:03.081392 | 2026-06-10 15:03:03.081555 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-10 15:03:03.462410 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011126 2026-06-10 15:03:03.747810 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009195 2026-06-10 15:03:03.762567 | 2026-06-10 15:03:03.762882 | PLAY RECAP 2026-06-10 15:03:03.762986 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-10 15:03:03.763025 | 2026-06-10 15:03:03.902191 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 15:03:03.904594 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 15:03:04.705112 | 2026-06-10 15:03:04.705335 | PLAY [Base post] 2026-06-10 15:03:04.720514 | 2026-06-10 15:03:04.720711 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-10 15:03:05.346031 | debian-bookworm | changed 2026-06-10 15:03:05.356318 | 2026-06-10 15:03:05.356482 | PLAY RECAP 2026-06-10 15:03:05.356570 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 15:03:05.356652 | 2026-06-10 15:03:05.509804 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 15:03:05.510811 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-10 15:03:06.408111 | 2026-06-10 15:03:06.408332 | PLAY [Base post-logs] 2026-06-10 15:03:06.420313 | 2026-06-10 15:03:06.420491 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-10 15:03:06.939001 | localhost | changed 2026-06-10 15:03:06.957403 | 2026-06-10 15:03:06.957689 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-10 15:03:06.986329 | localhost | ok 2026-06-10 15:03:06.992105 | 2026-06-10 15:03:06.992263 | TASK [Set zuul-log-path fact] 2026-06-10 15:03:07.010080 | localhost | ok 2026-06-10 15:03:07.022287 | 2026-06-10 15:03:07.022430 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 15:03:07.049567 | localhost | ok 2026-06-10 15:03:07.054740 | 2026-06-10 15:03:07.054913 | TASK [upload-logs : Create log directories] 2026-06-10 15:03:07.644267 | localhost | changed 2026-06-10 15:03:07.648761 | 2026-06-10 15:03:07.648915 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-10 15:03:08.214091 | localhost -> localhost | ok: Runtime: 0:00:00.007639 2026-06-10 15:03:08.222982 | 2026-06-10 15:03:08.223185 | TASK [upload-logs : Upload logs to log server] 2026-06-10 15:03:08.861879 | localhost | Output suppressed because no_log was given 2026-06-10 15:03:08.866285 | 2026-06-10 15:03:08.866514 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 15:03:08.929199 | localhost | skipping: Conditional result was False 2026-06-10 15:03:08.934118 | localhost | skipping: Conditional result was False 2026-06-10 15:03:08.949639 | 2026-06-10 15:03:08.949919 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 15:03:08.997085 | localhost | skipping: Conditional result was False 2026-06-10 15:03:08.997469 | 2026-06-10 15:03:09.001970 | localhost | skipping: Conditional result was False 2026-06-10 15:03:09.014560 | 2026-06-10 15:03:09.014936 | LOOP [upload-logs : Upload console log and json output]