2025-09-09 03:04:14.624614 | Job console starting 2025-09-09 03:04:14.642709 | Updating git repos 2025-09-09 03:04:14.720444 | Cloning repos into workspace 2025-09-09 03:04:14.877811 | Restoring repo states 2025-09-09 03:04:14.945191 | Merging changes 2025-09-09 03:04:14.945211 | Checking out repos 2025-09-09 03:04:15.118003 | Preparing playbooks 2025-09-09 03:04:17.025359 | Running Ansible setup 2025-09-09 03:04:22.833495 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-09 03:04:24.287146 | 2025-09-09 03:04:24.287265 | PLAY [Base pre] 2025-09-09 03:04:24.325322 | 2025-09-09 03:04:24.325463 | TASK [Setup log path fact] 2025-09-09 03:04:24.353094 | debian-bookworm | ok 2025-09-09 03:04:24.365237 | 2025-09-09 03:04:24.365331 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-09 03:04:24.392351 | debian-bookworm | ok 2025-09-09 03:04:24.412284 | 2025-09-09 03:04:24.412384 | TASK [emit-job-header : Print job information] 2025-09-09 03:04:24.473929 | # Job Information 2025-09-09 03:04:24.474060 | Ansible Version: 2.16.14 2025-09-09 03:04:24.474088 | Job: yamllint 2025-09-09 03:04:24.474113 | Pipeline: periodic-daily 2025-09-09 03:04:24.474131 | Executor: 521e9411259a 2025-09-09 03:04:24.474147 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-09-09 03:04:24.474164 | Event ID: efbefcc627d24fef9934bd953a6d57c3 2025-09-09 03:04:24.478112 | 2025-09-09 03:04:24.478191 | LOOP [emit-job-header : Print node information] 2025-09-09 03:04:24.629287 | debian-bookworm | ok: 2025-09-09 03:04:24.629462 | debian-bookworm | # Node Information 2025-09-09 03:04:24.629498 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-09 03:04:24.629524 | debian-bookworm | Hostname: debian 2025-09-09 03:04:24.629547 | debian-bookworm | Username: zuul 2025-09-09 03:04:24.629568 | debian-bookworm | Distro: Debian 12.12 2025-09-09 03:04:24.629591 | debian-bookworm | Provider: regiocloud-a 2025-09-09 03:04:24.629612 | debian-bookworm | Region: 2025-09-09 03:04:24.629634 | debian-bookworm | Label: debian-bookworm 2025-09-09 03:04:24.629653 | debian-bookworm | Product Name: OpenStack Nova 2025-09-09 03:04:24.629673 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8c:3dc 2025-09-09 03:04:24.642285 | 2025-09-09 03:04:24.642401 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-09 03:04:25.585166 | debian-bookworm -> localhost | changed 2025-09-09 03:04:25.590805 | 2025-09-09 03:04:25.590905 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-09 03:04:27.869481 | debian-bookworm -> localhost | changed 2025-09-09 03:04:27.877860 | 2025-09-09 03:04:27.877948 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-09 03:04:28.877480 | debian-bookworm -> localhost | ok 2025-09-09 03:04:28.885565 | 2025-09-09 03:04:28.885672 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-09 03:04:28.925921 | debian-bookworm | ok 2025-09-09 03:04:29.005511 | debian-bookworm | included: /var/lib/zuul/builds/d2640329e05a4d27a98b7d1d621a95ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-09 03:04:29.045048 | 2025-09-09 03:04:29.045311 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-09 03:04:32.023145 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-09 03:04:32.023477 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d2640329e05a4d27a98b7d1d621a95ab/work/d2640329e05a4d27a98b7d1d621a95ab_id_rsa 2025-09-09 03:04:32.023513 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d2640329e05a4d27a98b7d1d621a95ab/work/d2640329e05a4d27a98b7d1d621a95ab_id_rsa.pub 2025-09-09 03:04:32.023535 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-09 03:04:32.023556 | debian-bookworm -> localhost | SHA256:bGX9W5O5KH5kfPFp2clyextl4w94YyR6k2eh+i/Rtyg zuul-build-sshkey 2025-09-09 03:04:32.023575 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-09 03:04:32.023599 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-09 03:04:32.023618 | debian-bookworm -> localhost | | | 2025-09-09 03:04:32.023636 | debian-bookworm -> localhost | | . | 2025-09-09 03:04:32.023654 | debian-bookworm -> localhost | | o . | 2025-09-09 03:04:32.023670 | debian-bookworm -> localhost | | . o . .o| 2025-09-09 03:04:32.023687 | debian-bookworm -> localhost | | S o.==@| 2025-09-09 03:04:32.023706 | debian-bookworm -> localhost | | . ..@+&O| 2025-09-09 03:04:32.023722 | debian-bookworm -> localhost | | ..Oo#=o| 2025-09-09 03:04:32.023739 | debian-bookworm -> localhost | | .EoO =+| 2025-09-09 03:04:32.023756 | debian-bookworm -> localhost | | .o+o..+| 2025-09-09 03:04:32.023772 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-09 03:04:32.024056 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.058753 2025-09-09 03:04:32.029918 | 2025-09-09 03:04:32.029994 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-09 03:04:32.068526 | debian-bookworm | ok 2025-09-09 03:04:32.085973 | debian-bookworm | included: /var/lib/zuul/builds/d2640329e05a4d27a98b7d1d621a95ab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-09 03:04:32.105198 | 2025-09-09 03:04:32.105295 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-09 03:04:32.153410 | debian-bookworm | skipping: Conditional result was False 2025-09-09 03:04:32.163678 | 2025-09-09 03:04:32.163770 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-09 03:04:33.230714 | debian-bookworm | changed 2025-09-09 03:04:33.237549 | 2025-09-09 03:04:33.237636 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-09 03:04:33.629840 | debian-bookworm | ok 2025-09-09 03:04:33.634281 | 2025-09-09 03:04:33.634385 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-09 03:04:34.473206 | debian-bookworm | changed 2025-09-09 03:04:34.479744 | 2025-09-09 03:04:34.479830 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-09 03:04:35.336716 | debian-bookworm | changed 2025-09-09 03:04:35.343253 | 2025-09-09 03:04:35.343337 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-09 03:04:35.391320 | debian-bookworm | skipping: Conditional result was False 2025-09-09 03:04:35.399643 | 2025-09-09 03:04:35.399748 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-09 03:04:35.959384 | debian-bookworm -> localhost | changed 2025-09-09 03:04:35.969977 | 2025-09-09 03:04:35.970071 | TASK [add-build-sshkey : Add back temp key] 2025-09-09 03:04:36.713058 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d2640329e05a4d27a98b7d1d621a95ab/work/d2640329e05a4d27a98b7d1d621a95ab_id_rsa (zuul-build-sshkey) 2025-09-09 03:04:36.713234 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.051118 2025-09-09 03:04:36.719461 | 2025-09-09 03:04:36.719783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-09 03:04:37.496917 | debian-bookworm | ok 2025-09-09 03:04:37.501481 | 2025-09-09 03:04:37.501564 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-09 03:04:37.558871 | debian-bookworm | skipping: Conditional result was False 2025-09-09 03:04:37.568151 | 2025-09-09 03:04:37.568242 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-09 03:04:38.078003 | debian-bookworm | ok 2025-09-09 03:04:38.129063 | 2025-09-09 03:04:38.129759 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-09 03:04:38.190986 | debian-bookworm | ok 2025-09-09 03:04:38.197065 | 2025-09-09 03:04:38.197159 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-09 03:04:39.080936 | debian-bookworm -> localhost | ok 2025-09-09 03:04:39.086946 | 2025-09-09 03:04:39.087040 | TASK [validate-host : Collect information about the host] 2025-09-09 03:04:40.320618 | debian-bookworm | ok 2025-09-09 03:04:40.334247 | 2025-09-09 03:04:40.334333 | TASK [validate-host : Sanitize hostname] 2025-09-09 03:04:40.482741 | debian-bookworm | ok 2025-09-09 03:04:40.561982 | 2025-09-09 03:04:40.562082 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-09 03:04:42.473701 | debian-bookworm -> localhost | changed 2025-09-09 03:04:42.479500 | 2025-09-09 03:04:42.479585 | TASK [validate-host : Collect information about zuul worker] 2025-09-09 03:04:43.241056 | debian-bookworm | ok 2025-09-09 03:04:43.244749 | 2025-09-09 03:04:43.244826 | TASK [validate-host : Write out all zuul information for each host] 2025-09-09 03:04:44.986681 | debian-bookworm -> localhost | changed 2025-09-09 03:04:45.006628 | 2025-09-09 03:04:45.006723 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-09 03:04:45.328589 | debian-bookworm | ok 2025-09-09 03:04:45.333249 | 2025-09-09 03:04:45.333326 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-09 03:04:47.086177 | debian-bookworm | changed: 2025-09-09 03:04:47.086443 | debian-bookworm | cd+++++++++ src/ 2025-09-09 03:04:47.086479 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-09 03:04:47.086499 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-09 03:04:47.086517 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-09-09 03:04:47.086534 | debian-bookworm | Containerfile 2025-09-09 03:04:47.086799 | debian-bookworm | localhost | ok: Runtime: 0:00:00.035213 2025-09-09 03:05:14.299951 | 2025-09-09 03:05:14.300044 | TASK [upload-logs : Upload logs to log server] 2025-09-09 03:05:14.993336 | localhost | Output suppressed because no_log was given 2025-09-09 03:05:14.995043 | 2025-09-09 03:05:14.995132 | LOOP [upload-logs : Compress console log and json output] 2025-09-09 03:05:15.040019 | localhost | skipping: Conditional result was False 2025-09-09 03:05:15.045907 | localhost | skipping: Conditional result was False 2025-09-09 03:05:15.050303 | 2025-09-09 03:05:15.050412 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-09 03:05:15.098814 | localhost | skipping: Conditional result was False 2025-09-09 03:05:15.099059 | 2025-09-09 03:05:15.103982 | localhost | skipping: Conditional result was False 2025-09-09 03:05:15.116290 | 2025-09-09 03:05:15.116389 | LOOP [upload-logs : Upload console log and json output]