2025-09-28 12:16:24.481661 | Job console starting 2025-09-28 12:16:24.515097 | Updating git repos 2025-09-28 12:16:24.548197 | Cloning repos into workspace 2025-09-28 12:16:24.609121 | Restoring repo states 2025-09-28 12:16:24.614129 | Merging changes 2025-09-28 12:16:25.188567 | Checking out repos 2025-09-28 12:16:25.222709 | Preparing playbooks 2025-09-28 12:16:25.906483 | Running Ansible setup 2025-09-28 12:16:30.257560 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-28 12:16:31.054075 | 2025-09-28 12:16:31.054249 | PLAY [Base pre] 2025-09-28 12:16:31.072194 | 2025-09-28 12:16:31.072384 | TASK [Setup log path fact] 2025-09-28 12:16:31.101918 | debian-bookworm | ok 2025-09-28 12:16:31.119231 | 2025-09-28 12:16:31.119427 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-28 12:16:31.149228 | debian-bookworm | ok 2025-09-28 12:16:31.161109 | 2025-09-28 12:16:31.161230 | TASK [emit-job-header : Print job information] 2025-09-28 12:16:31.200255 | # Job Information 2025-09-28 12:16:31.200459 | Ansible Version: 2.16.14 2025-09-28 12:16:31.200494 | Job: ansible-lint 2025-09-28 12:16:31.200526 | Pipeline: check 2025-09-28 12:16:31.200549 | Executor: 521e9411259a 2025-09-28 12:16:31.200570 | Triggered by: https://github.com/osism/testbed/pull/2776 2025-09-28 12:16:31.200592 | Event ID: ee698200-9c64-11f0-9067-05877df840e5 2025-09-28 12:16:31.206298 | 2025-09-28 12:16:31.206415 | LOOP [emit-job-header : Print node information] 2025-09-28 12:16:31.312876 | debian-bookworm | ok: 2025-09-28 12:16:31.313205 | debian-bookworm | # Node Information 2025-09-28 12:16:31.313249 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-28 12:16:31.313295 | debian-bookworm | Hostname: debian 2025-09-28 12:16:31.313319 | debian-bookworm | Username: zuul 2025-09-28 12:16:31.313340 | debian-bookworm | Distro: Debian 12.12 2025-09-28 12:16:31.313364 | debian-bookworm | Provider: regiocloud-a 2025-09-28 12:16:31.313385 | debian-bookworm | Region: 2025-09-28 12:16:31.313406 | debian-bookworm | Label: debian-bookworm 2025-09-28 12:16:31.313426 | debian-bookworm | Product Name: OpenStack Nova 2025-09-28 12:16:31.313445 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe59:5986 2025-09-28 12:16:31.334737 | 2025-09-28 12:16:31.334901 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-28 12:16:31.862211 | debian-bookworm -> localhost | changed 2025-09-28 12:16:31.870110 | 2025-09-28 12:16:31.870235 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-28 12:16:32.987327 | debian-bookworm -> localhost | changed 2025-09-28 12:16:33.001800 | 2025-09-28 12:16:33.001930 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-28 12:16:33.360936 | debian-bookworm -> localhost | ok 2025-09-28 12:16:33.367449 | 2025-09-28 12:16:33.367573 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-28 12:16:33.395908 | debian-bookworm | ok 2025-09-28 12:16:33.414551 | debian-bookworm | included: /var/lib/zuul/builds/2403a3c48ab94dce9ed053cfacedf4c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-28 12:16:33.422170 | 2025-09-28 12:16:33.422294 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-28 12:16:34.411790 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-28 12:16:34.412031 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2403a3c48ab94dce9ed053cfacedf4c9/work/2403a3c48ab94dce9ed053cfacedf4c9_id_rsa 2025-09-28 12:16:34.412071 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2403a3c48ab94dce9ed053cfacedf4c9/work/2403a3c48ab94dce9ed053cfacedf4c9_id_rsa.pub 2025-09-28 12:16:34.412099 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-28 12:16:34.412123 | debian-bookworm -> localhost | SHA256:isHhDUS0EhzJWyaEE8icP6U2BvHrGoFO6+F1RMsVntA zuul-build-sshkey 2025-09-28 12:16:34.412146 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-28 12:16:34.412186 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-28 12:16:34.412209 | debian-bookworm -> localhost | |=B*=+... | 2025-09-28 12:16:34.412231 | debian-bookworm -> localhost | |+=*ooooEo | 2025-09-28 12:16:34.412251 | debian-bookworm -> localhost | | .+**. + | 2025-09-28 12:16:34.412271 | debian-bookworm -> localhost | |. .@++o | 2025-09-28 12:16:34.412312 | debian-bookworm -> localhost | |.oo.*+. S | 2025-09-28 12:16:34.412339 | debian-bookworm -> localhost | |o + .o . | 2025-09-28 12:16:34.412361 | debian-bookworm -> localhost | | = o... | 2025-09-28 12:16:34.412382 | debian-bookworm -> localhost | |o = . | 2025-09-28 12:16:34.412403 | debian-bookworm -> localhost | | + | 2025-09-28 12:16:34.412424 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-28 12:16:34.412480 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.408428 2025-09-28 12:16:34.419879 | 2025-09-28 12:16:34.419990 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-28 12:16:34.448215 | debian-bookworm | ok 2025-09-28 12:16:34.460261 | debian-bookworm | included: /var/lib/zuul/builds/2403a3c48ab94dce9ed053cfacedf4c9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-28 12:16:34.469316 | 2025-09-28 12:16:34.469420 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-28 12:16:34.483235 | debian-bookworm | skipping: Conditional result was False 2025-09-28 12:16:34.490504 | 2025-09-28 12:16:34.490635 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-28 12:16:35.153936 | debian-bookworm | changed 2025-09-28 12:16:35.159404 | 2025-09-28 12:16:35.159494 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-28 12:16:35.456868 | debian-bookworm | ok 2025-09-28 12:16:35.464958 | 2025-09-28 12:16:35.465068 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-28 12:16:36.118426 | debian-bookworm | changed 2025-09-28 12:16:36.127420 | 2025-09-28 12:16:36.128474 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-28 12:16:36.776020 | debian-bookworm | changed 2025-09-28 12:16:36.783331 | 2025-09-28 12:16:36.783440 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-28 12:16:36.806504 | debian-bookworm | skipping: Conditional result was False 2025-09-28 12:16:36.813772 | 2025-09-28 12:16:36.813873 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-28 12:16:37.235432 | debian-bookworm -> localhost | changed 2025-09-28 12:16:37.245829 | 2025-09-28 12:16:37.245920 | TASK [add-build-sshkey : Add back temp key] 2025-09-28 12:16:37.602238 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2403a3c48ab94dce9ed053cfacedf4c9/work/2403a3c48ab94dce9ed053cfacedf4c9_id_rsa (zuul-build-sshkey) 2025-09-28 12:16:37.602463 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011791 2025-09-28 12:16:37.609716 | 2025-09-28 12:16:37.609808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-28 12:16:37.960101 | debian-bookworm | ok 2025-09-28 12:16:37.964942 | 2025-09-28 12:16:37.965025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-28 12:16:37.987760 | debian-bookworm | skipping: Conditional result was False 2025-09-28 12:16:37.997485 | 2025-09-28 12:16:37.997573 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-28 12:16:38.407780 | debian-bookworm | ok 2025-09-28 12:16:38.420946 | 2025-09-28 12:16:38.421052 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-28 12:16:38.464676 | debian-bookworm | ok 2025-09-28 12:16:38.471547 | 2025-09-28 12:16:38.471643 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-28 12:16:38.758525 | debian-bookworm -> localhost | ok 2025-09-28 12:16:38.764635 | 2025-09-28 12:16:38.764718 | TASK [validate-host : Collect information about the host] 2025-09-28 12:16:39.894780 | debian-bookworm | ok 2025-09-28 12:16:39.904856 | 2025-09-28 12:16:39.904960 | TASK [validate-host : Sanitize hostname] 2025-09-28 12:16:40.005162 | debian-bookworm | ok 2025-09-28 12:16:40.040443 | 2025-09-28 12:16:40.040565 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-28 12:16:40.631226 | debian-bookworm -> localhost | changed 2025-09-28 12:16:40.637292 | 2025-09-28 12:16:40.637397 | TASK [validate-host : Collect information about zuul worker] 2025-09-28 12:16:41.061323 | debian-bookworm | ok 2025-09-28 12:16:41.066102 | 2025-09-28 12:16:41.066219 | TASK [validate-host : Write out all zuul information for each host] 2025-09-28 12:16:41.609853 | debian-bookworm -> localhost | changed 2025-09-28 12:16:41.619860 | 2025-09-28 12:16:41.619978 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-28 12:16:41.893768 | debian-bookworm | ok 2025-09-28 12:16:41.899506 | 2025-09-28 12:16:41.899613 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-28 12:16:43.396651 | debian-bookworm | changed: 2025-09-28 12:16:43.396864 | debian-bookworm | cd+++++++++ src/ 2025-09-28 12:16:43.396900 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-28 12:16:43.396925 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-28 12:16:43.396946 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-09-28 12:16:43.396967 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005715 2025-09-28 12:17:55.248419 | 2025-09-28 12:17:55.248544 | TASK [upload-logs : Upload logs to log server] 2025-09-28 12:17:55.802706 | localhost | Output suppressed because no_log was given 2025-09-28 12:17:55.805800 | 2025-09-28 12:17:55.805971 | LOOP [upload-logs : Compress console log and json output] 2025-09-28 12:17:55.860889 | localhost | skipping: Conditional result was False 2025-09-28 12:17:55.865853 | localhost | skipping: Conditional result was False 2025-09-28 12:17:55.877454 | 2025-09-28 12:17:55.877662 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-28 12:17:55.921491 | localhost | skipping: Conditional result was False 2025-09-28 12:17:55.922016 | 2025-09-28 12:17:55.925508 | localhost | skipping: Conditional result was False 2025-09-28 12:17:55.938314 | 2025-09-28 12:17:55.938526 | LOOP [upload-logs : Upload console log and json output]