2025-12-01 03:02:57.291529 | Job console starting 2025-12-01 03:02:57.302401 | Updating git repos 2025-12-01 03:02:57.325432 | Cloning repos into workspace 2025-12-01 03:02:57.439969 | Restoring repo states 2025-12-01 03:02:57.444970 | Merging changes 2025-12-01 03:02:57.444988 | Checking out repos 2025-12-01 03:02:57.574279 | Preparing playbooks 2025-12-01 03:02:58.993663 | Running Ansible setup 2025-12-01 03:03:05.711876 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-01 03:03:07.560680 | 2025-12-01 03:03:07.560906 | PLAY [Base pre] 2025-12-01 03:03:07.590026 | 2025-12-01 03:03:07.590192 | TASK [Setup log path fact] 2025-12-01 03:03:07.632930 | debian-bookworm | ok 2025-12-01 03:03:07.673290 | 2025-12-01 03:03:07.673468 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-01 03:03:07.743298 | debian-bookworm | ok 2025-12-01 03:03:07.761537 | 2025-12-01 03:03:07.761683 | TASK [emit-job-header : Print job information] 2025-12-01 03:03:07.882384 | # Job Information 2025-12-01 03:03:07.882575 | Ansible Version: 2.16.14 2025-12-01 03:03:07.882611 | Job: ansible-lint 2025-12-01 03:03:07.882644 | Pipeline: periodic-daily 2025-12-01 03:03:07.882668 | Executor: 521e9411259a 2025-12-01 03:03:07.882689 | Triggered by: https://github.com/osism/metalbox 2025-12-01 03:03:07.882727 | Event ID: cee15e0171674d579131e490e8925a6a 2025-12-01 03:03:07.887962 | 2025-12-01 03:03:07.888087 | LOOP [emit-job-header : Print node information] 2025-12-01 03:03:08.040098 | debian-bookworm | ok: 2025-12-01 03:03:08.040295 | debian-bookworm | # Node Information 2025-12-01 03:03:08.040329 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-01 03:03:08.040355 | debian-bookworm | Hostname: debian 2025-12-01 03:03:08.040456 | debian-bookworm | Username: zuul 2025-12-01 03:03:08.040479 | debian-bookworm | Distro: Debian 12.12 2025-12-01 03:03:08.040503 | debian-bookworm | Provider: regiocloud-a 2025-12-01 03:03:08.040524 | debian-bookworm | Region: 2025-12-01 03:03:08.040545 | debian-bookworm | Label: debian-bookworm 2025-12-01 03:03:08.040565 | debian-bookworm | Product Name: OpenStack Nova 2025-12-01 03:03:08.040584 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed6:3c12 2025-12-01 03:03:08.088571 | 2025-12-01 03:03:08.088762 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-01 03:03:09.839549 | debian-bookworm -> localhost | changed 2025-12-01 03:03:09.848095 | 2025-12-01 03:03:09.848231 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-01 03:03:12.134418 | debian-bookworm -> localhost | changed 2025-12-01 03:03:12.144737 | 2025-12-01 03:03:12.144844 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-01 03:03:12.654510 | debian-bookworm -> localhost | ok 2025-12-01 03:03:12.659676 | 2025-12-01 03:03:12.659795 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-01 03:03:12.688148 | debian-bookworm | ok 2025-12-01 03:03:12.720962 | debian-bookworm | included: /var/lib/zuul/builds/4ca9f383385a4ddca65e8ab92a9dc804/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-01 03:03:12.742605 | 2025-12-01 03:03:12.742707 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-01 03:03:14.773891 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-01 03:03:14.774060 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4ca9f383385a4ddca65e8ab92a9dc804/work/4ca9f383385a4ddca65e8ab92a9dc804_id_rsa 2025-12-01 03:03:14.774092 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4ca9f383385a4ddca65e8ab92a9dc804/work/4ca9f383385a4ddca65e8ab92a9dc804_id_rsa.pub 2025-12-01 03:03:14.774115 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-01 03:03:14.774134 | debian-bookworm -> localhost | SHA256:BWlj1YcZZpUNZ3m6BnrrGsCbXYKiY+MKUaaFzOUsQqw zuul-build-sshkey 2025-12-01 03:03:14.774153 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-01 03:03:14.774178 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-01 03:03:14.774195 | debian-bookworm -> localhost | |.. . .o..+=o++| 2025-12-01 03:03:14.774212 | debian-bookworm -> localhost | |+o+ =. o+ o+o| 2025-12-01 03:03:14.774229 | debian-bookworm -> localhost | |+++o o .. . ..| 2025-12-01 03:03:14.774245 | debian-bookworm -> localhost | |E=. . o . . | 2025-12-01 03:03:14.774262 | debian-bookworm -> localhost | |o . S .... . | 2025-12-01 03:03:14.774281 | debian-bookworm -> localhost | | . . . =.o. o | 2025-12-01 03:03:14.774298 | debian-bookworm -> localhost | |. = o o. o | 2025-12-01 03:03:14.774316 | debian-bookworm -> localhost | | . o o .. | 2025-12-01 03:03:14.774334 | debian-bookworm -> localhost | | ... .o. | 2025-12-01 03:03:14.774351 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-01 03:03:14.774387 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.597416 2025-12-01 03:03:14.779423 | 2025-12-01 03:03:14.779509 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-01 03:03:14.836440 | debian-bookworm | ok 2025-12-01 03:03:14.848894 | debian-bookworm | included: /var/lib/zuul/builds/4ca9f383385a4ddca65e8ab92a9dc804/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-01 03:03:14.866405 | 2025-12-01 03:03:14.866494 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-01 03:03:14.899289 | debian-bookworm | skipping: Conditional result was False 2025-12-01 03:03:14.904039 | 2025-12-01 03:03:14.904124 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-01 03:03:15.755280 | debian-bookworm | changed 2025-12-01 03:03:15.759732 | 2025-12-01 03:03:15.759809 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-01 03:03:16.041030 | debian-bookworm | ok 2025-12-01 03:03:16.046538 | 2025-12-01 03:03:16.046625 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-01 03:03:16.889743 | debian-bookworm | changed 2025-12-01 03:03:16.896383 | 2025-12-01 03:03:16.896469 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-01 03:03:17.575548 | debian-bookworm | changed 2025-12-01 03:03:17.589393 | 2025-12-01 03:03:17.589495 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-01 03:03:17.623720 | debian-bookworm | skipping: Conditional result was False 2025-12-01 03:03:17.629622 | 2025-12-01 03:03:17.629745 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-01 03:03:18.336189 | debian-bookworm -> localhost | changed 2025-12-01 03:03:18.371545 | 2025-12-01 03:03:18.371654 | TASK [add-build-sshkey : Add back temp key] 2025-12-01 03:03:19.147152 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4ca9f383385a4ddca65e8ab92a9dc804/work/4ca9f383385a4ddca65e8ab92a9dc804_id_rsa (zuul-build-sshkey) 2025-12-01 03:03:19.147333 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024960 2025-12-01 03:03:19.155379 | 2025-12-01 03:03:19.155463 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-01 03:03:19.758582 | debian-bookworm | ok 2025-12-01 03:03:19.762639 | 2025-12-01 03:03:19.762744 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-01 03:03:19.823988 | debian-bookworm | skipping: Conditional result was False 2025-12-01 03:03:19.832401 | 2025-12-01 03:03:19.832488 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-01 03:03:20.344484 | debian-bookworm | ok 2025-12-01 03:03:20.353935 | 2025-12-01 03:03:20.354037 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-01 03:03:20.391432 | debian-bookworm | ok 2025-12-01 03:03:20.395379 | 2025-12-01 03:03:20.395452 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-01 03:03:20.805796 | debian-bookworm -> localhost | ok 2025-12-01 03:03:20.811401 | 2025-12-01 03:03:20.811478 | TASK [validate-host : Collect information about the host] 2025-12-01 03:03:22.103620 | debian-bookworm | ok 2025-12-01 03:03:22.123001 | 2025-12-01 03:03:22.123111 | TASK [validate-host : Sanitize hostname] 2025-12-01 03:03:22.252910 | debian-bookworm | ok 2025-12-01 03:03:22.317505 | 2025-12-01 03:03:22.317606 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-01 03:03:22.979900 | debian-bookworm -> localhost | changed 2025-12-01 03:03:23.007975 | 2025-12-01 03:03:23.008089 | TASK [validate-host : Collect information about zuul worker] 2025-12-01 03:03:23.431056 | debian-bookworm | ok 2025-12-01 03:03:23.438197 | 2025-12-01 03:03:23.438360 | TASK [validate-host : Write out all zuul information for each host] 2025-12-01 03:03:24.320470 | debian-bookworm -> localhost | changed 2025-12-01 03:03:24.334381 | 2025-12-01 03:03:24.334519 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-01 03:03:24.614379 | debian-bookworm | ok 2025-12-01 03:03:24.626354 | 2025-12-01 03:03:24.629947 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-01 03:03:26.166099 | debian-bookworm | changed: 2025-12-01 03:03:26.167009 | debian-bookworm | cd+++++++++ src/ 2025-12-01 03:03:26.167084 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-01 03:03:26.167112 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-01 03:03:26.167135 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2025-12-01 03:03:26.167155 | debian-bookworm | Containerfile 2025-12-01 03:03:26.201547 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011308 2025-12-01 03:04:20.145982 | 2025-12-01 03:04:20.146070 | TASK [upload-logs : Upload logs to log server] 2025-12-01 03:04:21.178194 | localhost | Output suppressed because no_log was given 2025-12-01 03:04:21.179892 | 2025-12-01 03:04:21.179989 | LOOP [upload-logs : Compress console log and json output] 2025-12-01 03:04:21.313124 | localhost | skipping: Conditional result was False 2025-12-01 03:04:21.342752 | localhost | skipping: Conditional result was False 2025-12-01 03:04:21.349039 | 2025-12-01 03:04:21.349169 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-01 03:04:21.465426 | localhost | skipping: Conditional result was False 2025-12-01 03:04:21.465675 | 2025-12-01 03:04:21.470937 | localhost | skipping: Conditional result was False 2025-12-01 03:04:21.482634 | 2025-12-01 03:04:21.482743 | LOOP [upload-logs : Upload console log and json output]