2026-02-25 01:48:25.912257 | Job console starting 2026-02-25 01:48:25.929520 | Updating git repos 2026-02-25 01:48:25.983118 | Cloning repos into workspace 2026-02-25 01:48:26.054757 | Restoring repo states 2026-02-25 01:48:26.069470 | Merging changes 2026-02-25 01:48:27.548510 | Checking out repos 2026-02-25 01:48:27.616025 | Preparing playbooks 2026-02-25 01:48:28.460702 | Running Ansible setup 2026-02-25 01:48:33.910532 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-25 01:48:34.627872 | 2026-02-25 01:48:34.627988 | PLAY [Base pre] 2026-02-25 01:48:34.643788 | 2026-02-25 01:48:34.643893 | TASK [Setup log path fact] 2026-02-25 01:48:34.671004 | debian-bookworm | ok 2026-02-25 01:48:34.683817 | 2026-02-25 01:48:34.683930 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 01:48:34.710984 | debian-bookworm | ok 2026-02-25 01:48:34.718662 | 2026-02-25 01:48:34.718751 | TASK [emit-job-header : Print job information] 2026-02-25 01:48:34.745669 | # Job Information 2026-02-25 01:48:34.745855 | Ansible Version: 2.16.14 2026-02-25 01:48:34.745887 | Job: ansible-lint 2026-02-25 01:48:34.745916 | Pipeline: check 2026-02-25 01:48:34.745939 | Executor: 521e9411259a 2026-02-25 01:48:34.745957 | Triggered by: https://github.com/osism/osism-kubernetes/pull/276 2026-02-25 01:48:34.745974 | Event ID: 0d9f8c30-11ec-11f1-8c57-7832d8f575c7 2026-02-25 01:48:34.750016 | 2026-02-25 01:48:34.750101 | LOOP [emit-job-header : Print node information] 2026-02-25 01:48:34.832027 | debian-bookworm | ok: 2026-02-25 01:48:34.832217 | debian-bookworm | # Node Information 2026-02-25 01:48:34.832248 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-25 01:48:34.832269 | debian-bookworm | Hostname: debian 2026-02-25 01:48:34.832287 | debian-bookworm | Username: zuul 2026-02-25 01:48:34.832304 | debian-bookworm | Distro: Debian 12.13 2026-02-25 01:48:34.832323 | debian-bookworm | Provider: regiocloud-a 2026-02-25 01:48:34.832341 | debian-bookworm | Region: 2026-02-25 01:48:34.832358 | debian-bookworm | Label: debian-bookworm 2026-02-25 01:48:34.832374 | debian-bookworm | Product Name: OpenStack Nova 2026-02-25 01:48:34.832390 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe79:70af 2026-02-25 01:48:34.843331 | 2026-02-25 01:48:34.843423 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-25 01:48:35.484026 | debian-bookworm -> localhost | changed 2026-02-25 01:48:35.490678 | 2026-02-25 01:48:35.490784 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-25 01:48:37.410738 | debian-bookworm -> localhost | changed 2026-02-25 01:48:37.426020 | 2026-02-25 01:48:37.426125 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-25 01:48:37.980182 | debian-bookworm -> localhost | ok 2026-02-25 01:48:37.986142 | 2026-02-25 01:48:37.986236 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-25 01:48:38.014459 | debian-bookworm | ok 2026-02-25 01:48:38.047662 | debian-bookworm | included: /var/lib/zuul/builds/602cf2978bd4450aba2e69adc6184b8a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-25 01:48:38.063767 | 2026-02-25 01:48:38.063868 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-25 01:48:39.690640 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-25 01:48:39.690812 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/602cf2978bd4450aba2e69adc6184b8a/work/602cf2978bd4450aba2e69adc6184b8a_id_rsa 2026-02-25 01:48:39.690902 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/602cf2978bd4450aba2e69adc6184b8a/work/602cf2978bd4450aba2e69adc6184b8a_id_rsa.pub 2026-02-25 01:48:39.690926 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-25 01:48:39.690949 | debian-bookworm -> localhost | SHA256:Pa54W1lglrRUUGMWsM6b2aDEy0SdDi64ulSD/M3UO7A zuul-build-sshkey 2026-02-25 01:48:39.690968 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-25 01:48:39.690994 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-25 01:48:39.691012 | debian-bookworm -> localhost | | ==B. | 2026-02-25 01:48:39.691029 | debian-bookworm -> localhost | | + B . | 2026-02-25 01:48:39.691046 | debian-bookworm -> localhost | | o X | 2026-02-25 01:48:39.691062 | debian-bookworm -> localhost | | . . . = O . | 2026-02-25 01:48:39.691078 | debian-bookworm -> localhost | | o + + S B . | 2026-02-25 01:48:39.691097 | debian-bookworm -> localhost | | o * B = X | 2026-02-25 01:48:39.691114 | debian-bookworm -> localhost | | . o E * B . | 2026-02-25 01:48:39.691131 | debian-bookworm -> localhost | | . . ..+ | 2026-02-25 01:48:39.691148 | debian-bookworm -> localhost | | o. ..o. | 2026-02-25 01:48:39.691164 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-25 01:48:39.691204 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.976810 2026-02-25 01:48:39.696203 | 2026-02-25 01:48:39.696279 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-25 01:48:39.737561 | debian-bookworm | ok 2026-02-25 01:48:39.769189 | debian-bookworm | included: /var/lib/zuul/builds/602cf2978bd4450aba2e69adc6184b8a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-25 01:48:39.781230 | 2026-02-25 01:48:39.781318 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-25 01:48:39.818951 | debian-bookworm | skipping: Conditional result was False 2026-02-25 01:48:39.823698 | 2026-02-25 01:48:39.823781 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-25 01:48:40.556203 | debian-bookworm | changed 2026-02-25 01:48:40.560975 | 2026-02-25 01:48:40.561048 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-25 01:48:40.831590 | debian-bookworm | ok 2026-02-25 01:48:40.841018 | 2026-02-25 01:48:40.841100 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-25 01:48:41.527568 | debian-bookworm | changed 2026-02-25 01:48:41.537156 | 2026-02-25 01:48:41.537243 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-25 01:48:42.131762 | debian-bookworm | changed 2026-02-25 01:48:42.140689 | 2026-02-25 01:48:42.140823 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-25 01:48:42.177560 | debian-bookworm | skipping: Conditional result was False 2026-02-25 01:48:42.199955 | 2026-02-25 01:48:42.200195 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-25 01:48:42.626896 | debian-bookworm -> localhost | changed 2026-02-25 01:48:42.637628 | 2026-02-25 01:48:42.637724 | TASK [add-build-sshkey : Add back temp key] 2026-02-25 01:48:42.955225 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/602cf2978bd4450aba2e69adc6184b8a/work/602cf2978bd4450aba2e69adc6184b8a_id_rsa (zuul-build-sshkey) 2026-02-25 01:48:42.955437 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008824 2026-02-25 01:48:42.964115 | 2026-02-25 01:48:42.964216 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-25 01:48:43.337544 | debian-bookworm | ok 2026-02-25 01:48:43.346295 | 2026-02-25 01:48:43.346394 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-25 01:48:43.369589 | debian-bookworm | skipping: Conditional result was False 2026-02-25 01:48:43.379618 | 2026-02-25 01:48:43.379723 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-25 01:48:43.803552 | debian-bookworm | ok 2026-02-25 01:48:43.813750 | 2026-02-25 01:48:43.813858 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-25 01:48:43.847681 | debian-bookworm | ok 2026-02-25 01:48:43.853026 | 2026-02-25 01:48:43.853124 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-25 01:48:44.276175 | debian-bookworm -> localhost | ok 2026-02-25 01:48:44.282229 | 2026-02-25 01:48:44.282328 | TASK [validate-host : Collect information about the host] 2026-02-25 01:48:45.352689 | debian-bookworm | ok 2026-02-25 01:48:45.362562 | 2026-02-25 01:48:45.362703 | TASK [validate-host : Sanitize hostname] 2026-02-25 01:48:45.458030 | debian-bookworm | ok 2026-02-25 01:48:45.508230 | 2026-02-25 01:48:45.508333 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-25 01:48:46.051296 | debian-bookworm -> localhost | changed 2026-02-25 01:48:46.059274 | 2026-02-25 01:48:46.059380 | TASK [validate-host : Collect information about zuul worker] 2026-02-25 01:48:46.447350 | debian-bookworm | ok 2026-02-25 01:48:46.452834 | 2026-02-25 01:48:46.452962 | TASK [validate-host : Write out all zuul information for each host] 2026-02-25 01:48:47.234390 | debian-bookworm -> localhost | changed 2026-02-25 01:48:47.269819 | 2026-02-25 01:48:47.269964 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-25 01:48:47.587302 | debian-bookworm | ok 2026-02-25 01:48:47.593432 | 2026-02-25 01:48:47.593550 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-25 01:48:49.133792 | debian-bookworm | changed: 2026-02-25 01:48:49.134025 | debian-bookworm | cd+++++++++ src/ 2026-02-25 01:48:49.134060 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-25 01:48:49.134085 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-25 01:48:49.134107 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-02-25 01:48:49.134127 | debian-bookworm | Containerfile 2026-02-25 01:48:49.134299 | debian-bookworm | localhost | ok: Runtime: 0:00:00.028323 2026-02-25 01:50:12.119031 | 2026-02-25 01:50:12.119120 | TASK [upload-logs : Upload logs to log server] 2026-02-25 01:50:12.704757 | localhost | Output suppressed because no_log was given 2026-02-25 01:50:12.706373 | 2026-02-25 01:50:12.706454 | LOOP [upload-logs : Compress console log and json output] 2026-02-25 01:50:12.763133 | localhost | skipping: Conditional result was False 2026-02-25 01:50:12.769015 | localhost | skipping: Conditional result was False 2026-02-25 01:50:12.772181 | 2026-02-25 01:50:12.772272 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-25 01:50:12.818360 | localhost | skipping: Conditional result was False 2026-02-25 01:50:12.818590 | 2026-02-25 01:50:12.823413 | localhost | skipping: Conditional result was False 2026-02-25 01:50:12.833036 | 2026-02-25 01:50:12.833145 | LOOP [upload-logs : Upload console log and json output]