2025-12-12 01:20:48.354259 | Job console starting 2025-12-12 01:20:48.381039 | Updating git repos 2025-12-12 01:20:48.418327 | Cloning repos into workspace 2025-12-12 01:20:48.490815 | Restoring repo states 2025-12-12 01:20:48.516732 | Merging changes 2025-12-12 01:20:49.230930 | Checking out repos 2025-12-12 01:20:49.338284 | Preparing playbooks 2025-12-12 01:20:50.377722 | Running Ansible setup 2025-12-12 01:20:56.420667 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-12 01:20:57.303823 | 2025-12-12 01:20:57.304016 | PLAY [Base pre] 2025-12-12 01:20:57.321562 | 2025-12-12 01:20:57.321813 | TASK [Setup log path fact] 2025-12-12 01:20:57.341863 | debian-bookworm | ok 2025-12-12 01:20:57.359117 | 2025-12-12 01:20:57.359291 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-12 01:20:57.405528 | debian-bookworm | ok 2025-12-12 01:20:57.419497 | 2025-12-12 01:20:57.419640 | TASK [emit-job-header : Print job information] 2025-12-12 01:20:57.484485 | # Job Information 2025-12-12 01:20:57.484723 | Ansible Version: 2.16.14 2025-12-12 01:20:57.484769 | Job: ansible-collection-ensure-readme 2025-12-12 01:20:57.484814 | Pipeline: check 2025-12-12 01:20:57.484845 | Executor: 521e9411259a 2025-12-12 01:20:57.484873 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1819 2025-12-12 01:20:57.484952 | Event ID: 54ec5e70-d6ef-11f0-9fba-2fc6b9b9f695 2025-12-12 01:20:57.491122 | 2025-12-12 01:20:57.491265 | LOOP [emit-job-header : Print node information] 2025-12-12 01:20:57.623263 | debian-bookworm | ok: 2025-12-12 01:20:57.623474 | debian-bookworm | # Node Information 2025-12-12 01:20:57.623510 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-12 01:20:57.623536 | debian-bookworm | Hostname: debian 2025-12-12 01:20:57.623558 | debian-bookworm | Username: zuul 2025-12-12 01:20:57.623578 | debian-bookworm | Distro: Debian 12.12 2025-12-12 01:20:57.623601 | debian-bookworm | Provider: regiocloud-a 2025-12-12 01:20:57.623622 | debian-bookworm | Region: 2025-12-12 01:20:57.623643 | debian-bookworm | Label: debian-bookworm 2025-12-12 01:20:57.623663 | debian-bookworm | Product Name: OpenStack Nova 2025-12-12 01:20:57.623682 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe49:4697 2025-12-12 01:20:57.644447 | 2025-12-12 01:20:57.644607 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-12 01:20:58.293828 | debian-bookworm -> localhost | changed 2025-12-12 01:20:58.307186 | 2025-12-12 01:20:58.307387 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-12 01:20:59.571066 | debian-bookworm -> localhost | changed 2025-12-12 01:20:59.587345 | 2025-12-12 01:20:59.587579 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-12 01:20:59.899796 | debian-bookworm -> localhost | ok 2025-12-12 01:20:59.920287 | 2025-12-12 01:20:59.920468 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-12 01:20:59.959139 | debian-bookworm | ok 2025-12-12 01:20:59.983153 | debian-bookworm | included: /var/lib/zuul/builds/1ac136850cc940afa3c42180ab08540c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-12 01:20:59.989845 | 2025-12-12 01:20:59.990000 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-12 01:21:01.408600 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-12 01:21:01.408843 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1ac136850cc940afa3c42180ab08540c/work/1ac136850cc940afa3c42180ab08540c_id_rsa 2025-12-12 01:21:01.408883 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1ac136850cc940afa3c42180ab08540c/work/1ac136850cc940afa3c42180ab08540c_id_rsa.pub 2025-12-12 01:21:01.408924 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-12 01:21:01.408948 | debian-bookworm -> localhost | SHA256:O9+gQUMpCBje4HPllY6ObxzPQfLODxVIGqHk8zK9Teo zuul-build-sshkey 2025-12-12 01:21:01.408980 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-12 01:21:01.409003 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-12 01:21:01.409023 | debian-bookworm -> localhost | |.+.. +.o. | 2025-12-12 01:21:01.409043 | debian-bookworm -> localhost | |+ =.+.=... | 2025-12-12 01:21:01.409063 | debian-bookworm -> localhost | | + *.o+.o. | 2025-12-12 01:21:01.409081 | debian-bookworm -> localhost | | o +o = . | 2025-12-12 01:21:01.409101 | debian-bookworm -> localhost | | ooo+.S. | 2025-12-12 01:21:01.409127 | debian-bookworm -> localhost | | .oo=+.o | 2025-12-12 01:21:01.409148 | debian-bookworm -> localhost | | oo*o= . | 2025-12-12 01:21:01.409184 | debian-bookworm -> localhost | | .+ =.= o | 2025-12-12 01:21:01.409206 | debian-bookworm -> localhost | | .E o.. . | 2025-12-12 01:21:01.409226 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-12 01:21:01.409281 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.807373 2025-12-12 01:21:01.416485 | 2025-12-12 01:21:01.416644 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-12 01:21:01.462357 | debian-bookworm | ok 2025-12-12 01:21:01.474751 | debian-bookworm | included: /var/lib/zuul/builds/1ac136850cc940afa3c42180ab08540c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-12 01:21:01.485579 | 2025-12-12 01:21:01.485718 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-12 01:21:01.511804 | debian-bookworm | skipping: Conditional result was False 2025-12-12 01:21:01.527639 | 2025-12-12 01:21:01.527825 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-12 01:21:02.297180 | debian-bookworm | changed 2025-12-12 01:21:02.303576 | 2025-12-12 01:21:02.303714 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-12 01:21:02.563598 | debian-bookworm | ok 2025-12-12 01:21:02.574199 | 2025-12-12 01:21:02.574363 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-12 01:21:03.336764 | debian-bookworm | changed 2025-12-12 01:21:03.354774 | 2025-12-12 01:21:03.355075 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-12 01:21:04.220261 | debian-bookworm | changed 2025-12-12 01:21:04.226610 | 2025-12-12 01:21:04.226737 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-12 01:21:04.260826 | debian-bookworm | skipping: Conditional result was False 2025-12-12 01:21:04.267525 | 2025-12-12 01:21:04.267646 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-12 01:21:04.982684 | debian-bookworm -> localhost | changed 2025-12-12 01:21:05.000865 | 2025-12-12 01:21:05.001037 | TASK [add-build-sshkey : Add back temp key] 2025-12-12 01:21:05.479127 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1ac136850cc940afa3c42180ab08540c/work/1ac136850cc940afa3c42180ab08540c_id_rsa (zuul-build-sshkey) 2025-12-12 01:21:05.479386 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024113 2025-12-12 01:21:05.489520 | 2025-12-12 01:21:05.489646 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-12 01:21:05.946660 | debian-bookworm | ok 2025-12-12 01:21:05.977273 | 2025-12-12 01:21:05.977423 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-12 01:21:06.023707 | debian-bookworm | skipping: Conditional result was False 2025-12-12 01:21:06.035423 | 2025-12-12 01:21:06.035549 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-12 01:21:06.597673 | debian-bookworm | ok 2025-12-12 01:21:06.623505 | 2025-12-12 01:21:06.623658 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-12 01:21:06.677989 | debian-bookworm | ok 2025-12-12 01:21:06.687123 | 2025-12-12 01:21:06.687996 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-12 01:21:07.136628 | debian-bookworm -> localhost | ok 2025-12-12 01:21:07.144168 | 2025-12-12 01:21:07.144293 | TASK [validate-host : Collect information about the host] 2025-12-12 01:21:08.383660 | debian-bookworm | ok 2025-12-12 01:21:08.394487 | 2025-12-12 01:21:08.394623 | TASK [validate-host : Sanitize hostname] 2025-12-12 01:21:08.516581 | debian-bookworm | ok 2025-12-12 01:21:08.562938 | 2025-12-12 01:21:08.563087 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-12 01:21:09.187382 | debian-bookworm -> localhost | changed 2025-12-12 01:21:09.193936 | 2025-12-12 01:21:09.194059 | TASK [validate-host : Collect information about zuul worker] 2025-12-12 01:21:09.685183 | debian-bookworm | ok 2025-12-12 01:21:09.691580 | 2025-12-12 01:21:09.691805 | TASK [validate-host : Write out all zuul information for each host] 2025-12-12 01:21:10.285770 | debian-bookworm -> localhost | changed 2025-12-12 01:21:10.301131 | 2025-12-12 01:21:10.301397 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-12 01:21:10.584509 | debian-bookworm | ok 2025-12-12 01:21:10.590675 | 2025-12-12 01:21:10.590801 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-12 01:21:11.767497 | debian-bookworm | changed: 2025-12-12 01:21:11.767787 | debian-bookworm | cd+++++++++ src/ 2025-12-12 01:21:11.767834 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-12 01:21:11.767859 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-12 01:21:11.767882 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-12-12 01:21:11.767922 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009870 2025-12-12 01:21:29.748301 | 2025-12-12 01:21:29.748416 | TASK [upload-logs : Upload logs to log server] 2025-12-12 01:21:30.573782 | localhost | Output suppressed because no_log was given 2025-12-12 01:21:30.578018 | 2025-12-12 01:21:30.578212 | LOOP [upload-logs : Compress console log and json output] 2025-12-12 01:21:30.647060 | localhost | skipping: Conditional result was False 2025-12-12 01:21:30.652786 | localhost | skipping: Conditional result was False 2025-12-12 01:21:30.659475 | 2025-12-12 01:21:30.659643 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-12 01:21:30.711382 | localhost | skipping: Conditional result was False 2025-12-12 01:21:30.711970 | 2025-12-12 01:21:30.715799 | localhost | skipping: Conditional result was False 2025-12-12 01:21:30.721564 | 2025-12-12 01:21:30.721720 | LOOP [upload-logs : Upload console log and json output]