2026-04-13 03:00:11.326477 | Job console starting 2026-04-13 03:00:11.342050 | Updating git repos 2026-04-13 03:00:11.569232 | Cloning repos into workspace 2026-04-13 03:00:11.644336 | Restoring repo states 2026-04-13 03:00:11.662785 | Merging changes 2026-04-13 03:00:11.662806 | Checking out repos 2026-04-13 03:00:11.741288 | Preparing playbooks 2026-04-13 03:00:12.449918 | Running Ansible setup 2026-04-13 03:00:19.357192 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-13 03:00:20.698626 | 2026-04-13 03:00:20.698765 | PLAY [Base pre] 2026-04-13 03:00:20.730082 | 2026-04-13 03:00:20.730188 | TASK [Setup log path fact] 2026-04-13 03:00:20.779659 | debian-bookworm | ok 2026-04-13 03:00:20.800116 | 2026-04-13 03:00:20.800238 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-13 03:00:20.838916 | debian-bookworm | ok 2026-04-13 03:00:20.856397 | 2026-04-13 03:00:20.856499 | TASK [emit-job-header : Print job information] 2026-04-13 03:00:20.944627 | # Job Information 2026-04-13 03:00:20.944845 | Ansible Version: 2.16.14 2026-04-13 03:00:20.944882 | Job: ansible-lint 2026-04-13 03:00:20.944910 | Pipeline: periodic-daily 2026-04-13 03:00:20.944929 | Executor: 521e9411259a 2026-04-13 03:00:20.944946 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-04-13 03:00:20.944965 | Event ID: 474c83af12964ba5a21e35b3525bbddd 2026-04-13 03:00:20.949405 | 2026-04-13 03:00:20.949494 | LOOP [emit-job-header : Print node information] 2026-04-13 03:00:21.166278 | debian-bookworm | ok: 2026-04-13 03:00:21.166453 | debian-bookworm | # Node Information 2026-04-13 03:00:21.166489 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-13 03:00:21.166514 | debian-bookworm | Hostname: debian 2026-04-13 03:00:21.166537 | debian-bookworm | Username: zuul 2026-04-13 03:00:21.166558 | debian-bookworm | Distro: Debian 12.13 2026-04-13 03:00:21.166582 | debian-bookworm | Provider: regiocloud-a 2026-04-13 03:00:21.166603 | debian-bookworm | Region: 2026-04-13 03:00:21.166623 | debian-bookworm | Label: debian-bookworm 2026-04-13 03:00:21.166643 | debian-bookworm | Product Name: OpenStack Nova 2026-04-13 03:00:21.166663 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:f5b5 2026-04-13 03:00:21.180045 | 2026-04-13 03:00:21.180165 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-13 03:00:22.302485 | debian-bookworm -> localhost | changed 2026-04-13 03:00:22.311416 | 2026-04-13 03:00:22.311551 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-13 03:00:24.751319 | debian-bookworm -> localhost | changed 2026-04-13 03:00:24.760061 | 2026-04-13 03:00:24.760152 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-13 03:00:25.879585 | debian-bookworm -> localhost | ok 2026-04-13 03:00:25.884648 | 2026-04-13 03:00:25.884780 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-13 03:00:25.952062 | debian-bookworm | ok 2026-04-13 03:00:25.982906 | debian-bookworm | included: /var/lib/zuul/builds/8447aad08c7c448896e9081443d64c56/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-13 03:00:26.000003 | 2026-04-13 03:00:26.000096 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-13 03:00:29.462730 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-13 03:00:29.462912 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8447aad08c7c448896e9081443d64c56/work/8447aad08c7c448896e9081443d64c56_id_rsa 2026-04-13 03:00:29.462946 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8447aad08c7c448896e9081443d64c56/work/8447aad08c7c448896e9081443d64c56_id_rsa.pub 2026-04-13 03:00:29.462968 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-13 03:00:29.462990 | debian-bookworm -> localhost | SHA256:yL47SZNBtNbhFTUq7cHP0hFO/ZKTykqDja0RZEJhnQ0 zuul-build-sshkey 2026-04-13 03:00:29.463009 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-13 03:00:29.463035 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-13 03:00:29.463053 | debian-bookworm -> localhost | | o=oE+oo=. | 2026-04-13 03:00:29.463071 | debian-bookworm -> localhost | | .o+==.+ o. | 2026-04-13 03:00:29.463087 | debian-bookworm -> localhost | | .o++ = o + | 2026-04-13 03:00:29.463103 | debian-bookworm -> localhost | | o...o = .= .| 2026-04-13 03:00:29.463120 | debian-bookworm -> localhost | | ooS*o.+. o | 2026-04-13 03:00:29.463137 | debian-bookworm -> localhost | | .+ + =.o | 2026-04-13 03:00:29.463154 | debian-bookworm -> localhost | | ..o + o | 2026-04-13 03:00:29.463170 | debian-bookworm -> localhost | | o.. . | 2026-04-13 03:00:29.463187 | debian-bookworm -> localhost | | oo | 2026-04-13 03:00:29.463204 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-13 03:00:29.463246 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.266449 2026-04-13 03:00:29.468578 | 2026-04-13 03:00:29.468661 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-13 03:00:29.536033 | debian-bookworm | ok 2026-04-13 03:00:29.547344 | debian-bookworm | included: /var/lib/zuul/builds/8447aad08c7c448896e9081443d64c56/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-13 03:00:29.580153 | 2026-04-13 03:00:29.580254 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-13 03:00:29.626556 | debian-bookworm | skipping: Conditional result was False 2026-04-13 03:00:29.631396 | 2026-04-13 03:00:29.631475 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-13 03:00:30.650733 | debian-bookworm | changed 2026-04-13 03:00:30.658517 | 2026-04-13 03:00:30.658600 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-13 03:00:30.958974 | debian-bookworm | ok 2026-04-13 03:00:30.963718 | 2026-04-13 03:00:30.963803 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-13 03:00:31.748992 | debian-bookworm | changed 2026-04-13 03:00:31.758796 | 2026-04-13 03:00:31.758906 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-13 03:00:32.513781 | debian-bookworm | changed 2026-04-13 03:00:32.519582 | 2026-04-13 03:00:32.519680 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-13 03:00:32.576448 | debian-bookworm | skipping: Conditional result was False 2026-04-13 03:00:32.581925 | 2026-04-13 03:00:32.582000 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-13 03:00:33.427146 | debian-bookworm -> localhost | changed 2026-04-13 03:00:33.435968 | 2026-04-13 03:00:33.436063 | TASK [add-build-sshkey : Add back temp key] 2026-04-13 03:00:34.396773 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8447aad08c7c448896e9081443d64c56/work/8447aad08c7c448896e9081443d64c56_id_rsa (zuul-build-sshkey) 2026-04-13 03:00:34.396953 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.079944 2026-04-13 03:00:34.404266 | 2026-04-13 03:00:34.404347 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-13 03:00:35.138141 | debian-bookworm | ok 2026-04-13 03:00:35.142334 | 2026-04-13 03:00:35.142413 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-13 03:00:35.207269 | debian-bookworm | skipping: Conditional result was False 2026-04-13 03:00:35.215730 | 2026-04-13 03:00:35.215823 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-13 03:00:35.696332 | debian-bookworm | ok 2026-04-13 03:00:35.721956 | 2026-04-13 03:00:35.722057 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-13 03:00:35.786577 | debian-bookworm | ok 2026-04-13 03:00:35.791233 | 2026-04-13 03:00:35.791316 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-13 03:00:36.559751 | debian-bookworm -> localhost | ok 2026-04-13 03:00:36.566072 | 2026-04-13 03:00:36.566169 | TASK [validate-host : Collect information about the host] 2026-04-13 03:00:38.021574 | debian-bookworm | ok 2026-04-13 03:00:38.036944 | 2026-04-13 03:00:38.037042 | TASK [validate-host : Sanitize hostname] 2026-04-13 03:00:38.218598 | debian-bookworm | ok 2026-04-13 03:00:38.330146 | 2026-04-13 03:00:38.330247 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-13 03:00:39.390378 | debian-bookworm -> localhost | changed 2026-04-13 03:00:39.397061 | 2026-04-13 03:00:39.397153 | TASK [validate-host : Collect information about zuul worker] 2026-04-13 03:00:39.991703 | debian-bookworm | ok 2026-04-13 03:00:39.996261 | 2026-04-13 03:00:39.996363 | TASK [validate-host : Write out all zuul information for each host] 2026-04-13 03:00:41.262588 | debian-bookworm -> localhost | changed 2026-04-13 03:00:41.270709 | 2026-04-13 03:00:41.270805 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-13 03:00:41.583664 | debian-bookworm | ok 2026-04-13 03:00:41.587981 | 2026-04-13 03:00:41.588063 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-13 03:00:43.543768 | debian-bookworm | changed: 2026-04-13 03:00:43.543925 | debian-bookworm | cd+++++++++ src/ 2026-04-13 03:00:43.543953 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-13 03:00:43.543973 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-13 03:00:43.543990 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-04-13 03:00:43.544006 | debian-bookworm | RedHat.yml 2026-04-13 03:00:43.618038 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-04-13 03:00:43.618052 | debian-bookworm | RedHat.yml 2026-04-13 03:00:43.618096 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019386 2026-04-13 03:02:17.095484 | 2026-04-13 03:02:17.095613 | TASK [upload-logs : Upload logs to log server] 2026-04-13 03:02:17.942439 | localhost | Output suppressed because no_log was given 2026-04-13 03:02:17.943839 | 2026-04-13 03:02:17.943918 | LOOP [upload-logs : Compress console log and json output] 2026-04-13 03:02:18.025386 | localhost | skipping: Conditional result was False 2026-04-13 03:02:18.033633 | localhost | skipping: Conditional result was False 2026-04-13 03:02:18.039414 | 2026-04-13 03:02:18.039502 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-13 03:02:18.075599 | localhost | skipping: Conditional result was False 2026-04-13 03:02:18.075841 | 2026-04-13 03:02:18.081964 | localhost | skipping: Conditional result was False 2026-04-13 03:02:18.094316 | 2026-04-13 03:02:18.094415 | LOOP [upload-logs : Upload console log and json output]