2025-12-10 03:09:23.786016 | Job console starting 2025-12-10 03:09:23.801082 | Updating git repos 2025-12-10 03:09:23.847582 | Cloning repos into workspace 2025-12-10 03:09:23.935026 | Restoring repo states 2025-12-10 03:09:23.953848 | Merging changes 2025-12-10 03:09:23.953871 | Checking out repos 2025-12-10 03:09:24.121945 | Preparing playbooks 2025-12-10 03:09:25.323195 | Running Ansible setup 2025-12-10 03:09:32.909869 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 03:09:34.379538 | 2025-12-10 03:09:34.379706 | PLAY [Base pre] 2025-12-10 03:09:34.396898 | 2025-12-10 03:09:34.397059 | TASK [Setup log path fact] 2025-12-10 03:09:34.428575 | debian-bookworm | ok 2025-12-10 03:09:34.444778 | 2025-12-10 03:09:34.444942 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 03:09:34.476144 | debian-bookworm | ok 2025-12-10 03:09:34.486676 | 2025-12-10 03:09:34.486814 | TASK [emit-job-header : Print job information] 2025-12-10 03:09:34.527963 | # Job Information 2025-12-10 03:09:34.528161 | Ansible Version: 2.16.14 2025-12-10 03:09:34.528200 | Job: yamllint 2025-12-10 03:09:34.528234 | Pipeline: periodic-daily 2025-12-10 03:09:34.528257 | Executor: 521e9411259a 2025-12-10 03:09:34.528278 | Triggered by: https://github.com/osism/ansible-collection-services 2025-12-10 03:09:34.528300 | Event ID: c8140e666d434d61b6dd324010accaca 2025-12-10 03:09:34.533707 | 2025-12-10 03:09:34.533836 | LOOP [emit-job-header : Print node information] 2025-12-10 03:09:34.649266 | debian-bookworm | ok: 2025-12-10 03:09:34.649486 | debian-bookworm | # Node Information 2025-12-10 03:09:34.649522 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-10 03:09:34.649547 | debian-bookworm | Hostname: debian 2025-12-10 03:09:34.649570 | debian-bookworm | Username: zuul 2025-12-10 03:09:34.649590 | debian-bookworm | Distro: Debian 12.12 2025-12-10 03:09:34.649613 | debian-bookworm | Provider: regiocloud-a 2025-12-10 03:09:34.649633 | debian-bookworm | Region: 2025-12-10 03:09:34.649653 | debian-bookworm | Label: debian-bookworm 2025-12-10 03:09:34.649672 | debian-bookworm | Product Name: OpenStack Nova 2025-12-10 03:09:34.649692 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:42e7 2025-12-10 03:09:34.662570 | 2025-12-10 03:09:34.662724 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 03:09:35.235013 | debian-bookworm -> localhost | changed 2025-12-10 03:09:35.244913 | 2025-12-10 03:09:35.245074 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 03:09:36.833856 | debian-bookworm -> localhost | changed 2025-12-10 03:09:36.857067 | 2025-12-10 03:09:36.857216 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 03:09:37.630168 | debian-bookworm -> localhost | ok 2025-12-10 03:09:37.643646 | 2025-12-10 03:09:37.643935 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 03:09:37.695014 | debian-bookworm | ok 2025-12-10 03:09:37.729512 | debian-bookworm | included: /var/lib/zuul/builds/29596677bfee4715b09b956354224cbc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 03:09:37.739822 | 2025-12-10 03:09:37.739951 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 03:09:44.871914 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-10 03:09:44.872187 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/29596677bfee4715b09b956354224cbc/work/29596677bfee4715b09b956354224cbc_id_rsa 2025-12-10 03:09:44.872232 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/29596677bfee4715b09b956354224cbc/work/29596677bfee4715b09b956354224cbc_id_rsa.pub 2025-12-10 03:09:44.872260 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-10 03:09:44.872286 | debian-bookworm -> localhost | SHA256:Gd44L25pxA/z1wfal+CX8yp1pPzZGP4KbhLoQKnXdjY zuul-build-sshkey 2025-12-10 03:09:44.872311 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-10 03:09:44.872347 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-10 03:09:44.872370 | debian-bookworm -> localhost | | | 2025-12-10 03:09:44.872393 | debian-bookworm -> localhost | | | 2025-12-10 03:09:44.872442 | debian-bookworm -> localhost | | .. | 2025-12-10 03:09:44.872477 | debian-bookworm -> localhost | | o. = .| 2025-12-10 03:09:44.872499 | debian-bookworm -> localhost | | o oS.. . o | 2025-12-10 03:09:44.872529 | debian-bookworm -> localhost | | . o OoE .* .| 2025-12-10 03:09:44.872553 | debian-bookworm -> localhost | | . =.O.oo*.*=| 2025-12-10 03:09:44.872575 | debian-bookworm -> localhost | | .=.+.=o=*=| 2025-12-10 03:09:44.872597 | debian-bookworm -> localhost | | o. +..+*=| 2025-12-10 03:09:44.872619 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-10 03:09:44.872683 | debian-bookworm -> localhost | ok: Runtime: 0:00:05.596225 2025-12-10 03:09:44.881030 | 2025-12-10 03:09:44.881173 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 03:09:44.918728 | debian-bookworm | ok 2025-12-10 03:09:44.939379 | debian-bookworm | included: /var/lib/zuul/builds/29596677bfee4715b09b956354224cbc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 03:09:44.952799 | 2025-12-10 03:09:44.952942 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 03:09:44.990986 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:09:44.998308 | 2025-12-10 03:09:44.998509 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 03:09:45.898519 | debian-bookworm | changed 2025-12-10 03:09:45.912456 | 2025-12-10 03:09:45.912600 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 03:09:46.158968 | debian-bookworm | ok 2025-12-10 03:09:46.169376 | 2025-12-10 03:09:46.169546 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 03:09:46.912163 | debian-bookworm | changed 2025-12-10 03:09:46.934043 | 2025-12-10 03:09:46.934204 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 03:09:47.640526 | debian-bookworm | changed 2025-12-10 03:09:47.646217 | 2025-12-10 03:09:47.646341 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 03:09:47.722456 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:09:47.731869 | 2025-12-10 03:09:47.732040 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 03:09:48.755706 | debian-bookworm -> localhost | changed 2025-12-10 03:09:48.771137 | 2025-12-10 03:09:48.771288 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 03:09:49.466894 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/29596677bfee4715b09b956354224cbc/work/29596677bfee4715b09b956354224cbc_id_rsa (zuul-build-sshkey) 2025-12-10 03:09:49.467160 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028104 2025-12-10 03:09:49.476549 | 2025-12-10 03:09:49.476680 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 03:09:49.979356 | debian-bookworm | ok 2025-12-10 03:09:49.988770 | 2025-12-10 03:09:49.988920 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 03:09:50.017536 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:09:50.029482 | 2025-12-10 03:09:50.029622 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 03:09:50.648282 | debian-bookworm | ok 2025-12-10 03:09:50.668895 | 2025-12-10 03:09:50.669035 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 03:09:50.725056 | debian-bookworm | ok 2025-12-10 03:09:50.730816 | 2025-12-10 03:09:50.730965 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 03:09:51.388778 | debian-bookworm -> localhost | ok 2025-12-10 03:09:51.397346 | 2025-12-10 03:09:51.397508 | TASK [validate-host : Collect information about the host] 2025-12-10 03:09:52.868601 | debian-bookworm | ok 2025-12-10 03:09:52.888826 | 2025-12-10 03:09:52.888976 | TASK [validate-host : Sanitize hostname] 2025-12-10 03:09:53.138482 | debian-bookworm | ok 2025-12-10 03:09:53.207192 | 2025-12-10 03:09:53.207337 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 03:09:54.856366 | debian-bookworm -> localhost | changed 2025-12-10 03:09:54.862605 | 2025-12-10 03:09:54.862740 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 03:09:55.304087 | debian-bookworm | ok 2025-12-10 03:09:55.316180 | 2025-12-10 03:09:55.316343 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 03:09:56.299748 | debian-bookworm -> localhost | changed 2025-12-10 03:09:56.312260 | 2025-12-10 03:09:56.312391 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 03:09:56.589760 | debian-bookworm | ok 2025-12-10 03:09:56.596589 | 2025-12-10 03:09:56.596712 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 03:09:57.949917 | debian-bookworm | changed: 2025-12-10 03:09:57.950137 | debian-bookworm | cd+++++++++ src/ 2025-12-10 03:09:57.950173 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-10 03:09:57.950198 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-10 03:09:57.950220 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-12-10 03:09:57.950240 | debian-bookworm | localhost | ok: Runtime: 0:00:00.040145 2025-12-10 03:10:31.780155 | 2025-12-10 03:10:31.780292 | TASK [upload-logs : Upload logs to log server] 2025-12-10 03:10:33.205615 | localhost | Output suppressed because no_log was given 2025-12-10 03:10:33.211040 | 2025-12-10 03:10:33.211189 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 03:10:33.347912 | localhost | skipping: Conditional result was False 2025-12-10 03:10:33.358877 | localhost | skipping: Conditional result was False 2025-12-10 03:10:33.364292 | 2025-12-10 03:10:33.364490 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 03:10:33.557612 | localhost | skipping: Conditional result was False 2025-12-10 03:10:33.557973 | 2025-12-10 03:10:33.575566 | localhost | skipping: Conditional result was False 2025-12-10 03:10:33.589187 | 2025-12-10 03:10:33.589334 | LOOP [upload-logs : Upload console log and json output]