2026-02-14 03:07:13.857108 | Job console starting 2026-02-14 03:07:13.882048 | Updating git repos 2026-02-14 03:07:13.926695 | Cloning repos into workspace 2026-02-14 03:07:14.005153 | Restoring repo states 2026-02-14 03:07:14.018766 | Merging changes 2026-02-14 03:07:14.018785 | Checking out repos 2026-02-14 03:07:14.064442 | Preparing playbooks 2026-02-14 03:07:14.852530 | Running Ansible setup 2026-02-14 03:07:19.491163 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-14 03:07:20.339995 | 2026-02-14 03:07:20.340174 | PLAY [Base pre] 2026-02-14 03:07:20.361411 | 2026-02-14 03:07:20.361596 | TASK [Setup log path fact] 2026-02-14 03:07:20.382627 | debian-bookworm | ok 2026-02-14 03:07:20.399017 | 2026-02-14 03:07:20.399197 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-14 03:07:20.430278 | debian-bookworm | ok 2026-02-14 03:07:20.440856 | 2026-02-14 03:07:20.441011 | TASK [emit-job-header : Print job information] 2026-02-14 03:07:20.482078 | # Job Information 2026-02-14 03:07:20.482289 | Ansible Version: 2.16.14 2026-02-14 03:07:20.482325 | Job: yamllint 2026-02-14 03:07:20.482358 | Pipeline: periodic-daily 2026-02-14 03:07:20.482382 | Executor: 521e9411259a 2026-02-14 03:07:20.482403 | Triggered by: https://github.com/osism/k8s-capi-images 2026-02-14 03:07:20.482425 | Event ID: 3206126dc3934fd596170b7a6e6ec8f7 2026-02-14 03:07:20.488101 | 2026-02-14 03:07:20.488238 | LOOP [emit-job-header : Print node information] 2026-02-14 03:07:20.624543 | debian-bookworm | ok: 2026-02-14 03:07:20.624749 | debian-bookworm | # Node Information 2026-02-14 03:07:20.624785 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-14 03:07:20.624828 | debian-bookworm | Hostname: debian 2026-02-14 03:07:20.624851 | debian-bookworm | Username: zuul 2026-02-14 03:07:20.624873 | debian-bookworm | Distro: Debian 12.13 2026-02-14 03:07:20.624897 | debian-bookworm | Provider: regiocloud-a 2026-02-14 03:07:20.624918 | debian-bookworm | Region: 2026-02-14 03:07:20.624940 | debian-bookworm | Label: debian-bookworm 2026-02-14 03:07:20.624960 | debian-bookworm | Product Name: OpenStack Nova 2026-02-14 03:07:20.624979 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8d:4934 2026-02-14 03:07:20.637018 | 2026-02-14 03:07:20.637163 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-14 03:07:21.172699 | debian-bookworm -> localhost | changed 2026-02-14 03:07:21.181310 | 2026-02-14 03:07:21.181445 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-14 03:07:22.290940 | debian-bookworm -> localhost | changed 2026-02-14 03:07:22.302066 | 2026-02-14 03:07:22.302194 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-14 03:07:22.631503 | debian-bookworm -> localhost | ok 2026-02-14 03:07:22.638297 | 2026-02-14 03:07:22.638422 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-14 03:07:22.667660 | debian-bookworm | ok 2026-02-14 03:07:22.688417 | debian-bookworm | included: /var/lib/zuul/builds/6e558b29af604caea4a9c3e92d271516/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-14 03:07:22.695688 | 2026-02-14 03:07:22.695862 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-14 03:07:23.538030 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-14 03:07:23.538600 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6e558b29af604caea4a9c3e92d271516/work/6e558b29af604caea4a9c3e92d271516_id_rsa 2026-02-14 03:07:23.538722 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6e558b29af604caea4a9c3e92d271516/work/6e558b29af604caea4a9c3e92d271516_id_rsa.pub 2026-02-14 03:07:23.538796 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-14 03:07:23.538981 | debian-bookworm -> localhost | SHA256:Xo5PFmGrpotE+dO8UcF3Aqo0b7Ni5NJlyVKhq25Gp6s zuul-build-sshkey 2026-02-14 03:07:23.539051 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-14 03:07:23.539135 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-14 03:07:23.539200 | debian-bookworm -> localhost | | . . | 2026-02-14 03:07:23.539262 | debian-bookworm -> localhost | | . + . | 2026-02-14 03:07:23.539316 | debian-bookworm -> localhost | | + o = o . | 2026-02-14 03:07:23.539367 | debian-bookworm -> localhost | | o B o = o | 2026-02-14 03:07:23.539418 | debian-bookworm -> localhost | | o = S = | 2026-02-14 03:07:23.539481 | debian-bookworm -> localhost | | ..*.O O . | 2026-02-14 03:07:23.539533 | debian-bookworm -> localhost | | .+oB X + | 2026-02-14 03:07:23.539583 | debian-bookworm -> localhost | | o++ = * | 2026-02-14 03:07:23.539635 | debian-bookworm -> localhost | | E++.o.. . | 2026-02-14 03:07:23.539688 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-14 03:07:23.539849 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.325761 2026-02-14 03:07:23.552139 | 2026-02-14 03:07:23.552298 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-14 03:07:23.584229 | debian-bookworm | ok 2026-02-14 03:07:23.594176 | debian-bookworm | included: /var/lib/zuul/builds/6e558b29af604caea4a9c3e92d271516/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-14 03:07:23.603330 | 2026-02-14 03:07:23.603434 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-14 03:07:23.618230 | debian-bookworm | skipping: Conditional result was False 2026-02-14 03:07:23.624215 | 2026-02-14 03:07:23.624323 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-14 03:07:24.235001 | debian-bookworm | changed 2026-02-14 03:07:24.240719 | 2026-02-14 03:07:24.240871 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-14 03:07:24.490034 | debian-bookworm | ok 2026-02-14 03:07:24.496752 | 2026-02-14 03:07:24.496910 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-14 03:07:25.152589 | debian-bookworm | changed 2026-02-14 03:07:25.159852 | 2026-02-14 03:07:25.159994 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-14 03:07:25.809945 | debian-bookworm | changed 2026-02-14 03:07:25.817637 | 2026-02-14 03:07:25.817770 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-14 03:07:25.842347 | debian-bookworm | skipping: Conditional result was False 2026-02-14 03:07:25.848430 | 2026-02-14 03:07:25.848536 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-14 03:07:26.395973 | debian-bookworm -> localhost | changed 2026-02-14 03:07:26.413906 | 2026-02-14 03:07:26.414058 | TASK [add-build-sshkey : Add back temp key] 2026-02-14 03:07:26.783859 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6e558b29af604caea4a9c3e92d271516/work/6e558b29af604caea4a9c3e92d271516_id_rsa (zuul-build-sshkey) 2026-02-14 03:07:26.784123 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012999 2026-02-14 03:07:26.793795 | 2026-02-14 03:07:26.793951 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-14 03:07:27.195469 | debian-bookworm | ok 2026-02-14 03:07:27.203220 | 2026-02-14 03:07:27.203387 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-14 03:07:27.240087 | debian-bookworm | skipping: Conditional result was False 2026-02-14 03:07:27.260256 | 2026-02-14 03:07:27.260393 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-14 03:07:27.704513 | debian-bookworm | ok 2026-02-14 03:07:27.717948 | 2026-02-14 03:07:27.718117 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-14 03:07:27.757772 | debian-bookworm | ok 2026-02-14 03:07:27.763195 | 2026-02-14 03:07:27.763320 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-14 03:07:28.080925 | debian-bookworm -> localhost | ok 2026-02-14 03:07:28.088577 | 2026-02-14 03:07:28.088726 | TASK [validate-host : Collect information about the host] 2026-02-14 03:07:29.243386 | debian-bookworm | ok 2026-02-14 03:07:29.281893 | 2026-02-14 03:07:29.282077 | TASK [validate-host : Sanitize hostname] 2026-02-14 03:07:29.490211 | debian-bookworm | ok 2026-02-14 03:07:29.539194 | 2026-02-14 03:07:29.539334 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-14 03:07:30.414930 | debian-bookworm -> localhost | changed 2026-02-14 03:07:30.422202 | 2026-02-14 03:07:30.422383 | TASK [validate-host : Collect information about zuul worker] 2026-02-14 03:07:31.062948 | debian-bookworm | ok 2026-02-14 03:07:31.071630 | 2026-02-14 03:07:31.071829 | TASK [validate-host : Write out all zuul information for each host] 2026-02-14 03:07:32.117190 | debian-bookworm -> localhost | changed 2026-02-14 03:07:32.136653 | 2026-02-14 03:07:32.138551 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-14 03:07:32.410607 | debian-bookworm | ok 2026-02-14 03:07:32.429151 | 2026-02-14 03:07:32.434102 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-14 03:07:33.733575 | debian-bookworm | changed: 2026-02-14 03:07:33.733796 | debian-bookworm | cd+++++++++ src/ 2026-02-14 03:07:33.733969 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-14 03:07:33.734001 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-14 03:07:33.734027 | debian-bookworm | cd+++++++++ src/github.com/osism/k8s-capi-images/ 2026-02-14 03:07:33.734051 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008020 2026-02-14 03:08:00.186165 | 2026-02-14 03:08:00.186288 | TASK [upload-logs : Upload logs to log server] 2026-02-14 03:08:00.905396 | localhost | Output suppressed because no_log was given 2026-02-14 03:08:00.907295 | 2026-02-14 03:08:00.907399 | LOOP [upload-logs : Compress console log and json output] 2026-02-14 03:08:00.967534 | localhost | skipping: Conditional result was False 2026-02-14 03:08:00.973740 | localhost | skipping: Conditional result was False 2026-02-14 03:08:00.985085 | 2026-02-14 03:08:00.985215 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-14 03:08:01.087646 | localhost | skipping: Conditional result was False 2026-02-14 03:08:01.087999 | 2026-02-14 03:08:01.102578 | localhost | skipping: Conditional result was False 2026-02-14 03:08:01.112969 | 2026-02-14 03:08:01.113104 | LOOP [upload-logs : Upload console log and json output]