2026-02-10 14:50:33.989471 | Job console starting 2026-02-10 14:50:34.030706 | Updating git repos 2026-02-10 14:50:34.057597 | Cloning repos into workspace 2026-02-10 14:50:34.126418 | Restoring repo states 2026-02-10 14:50:34.133818 | Merging changes 2026-02-10 14:50:34.748308 | Checking out repos 2026-02-10 14:50:34.814482 | Preparing playbooks 2026-02-10 14:50:35.497955 | Running Ansible setup 2026-02-10 14:50:39.789491 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 14:50:40.709621 | 2026-02-10 14:50:40.709790 | PLAY [Base pre] 2026-02-10 14:50:40.741630 | 2026-02-10 14:50:40.741783 | TASK [Setup log path fact] 2026-02-10 14:50:40.777192 | debian-bookworm | ok 2026-02-10 14:50:40.794689 | 2026-02-10 14:50:40.794898 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 14:50:40.824929 | debian-bookworm | ok 2026-02-10 14:50:40.834897 | 2026-02-10 14:50:40.835029 | TASK [emit-job-header : Print job information] 2026-02-10 14:50:40.874066 | # Job Information 2026-02-10 14:50:40.874260 | Ansible Version: 2.16.14 2026-02-10 14:50:40.874296 | Job: yamllint 2026-02-10 14:50:40.874329 | Pipeline: check 2026-02-10 14:50:40.874352 | Executor: 521e9411259a 2026-02-10 14:50:40.874372 | Triggered by: https://github.com/osism/container-images/pull/797 2026-02-10 14:50:40.874394 | Event ID: d4e31d60-068f-11f1-96dd-faf2e6783a80 2026-02-10 14:50:40.879348 | 2026-02-10 14:50:40.879465 | LOOP [emit-job-header : Print node information] 2026-02-10 14:50:40.990578 | debian-bookworm | ok: 2026-02-10 14:50:40.990770 | debian-bookworm | # Node Information 2026-02-10 14:50:40.990805 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 14:50:40.990861 | debian-bookworm | Hostname: debian 2026-02-10 14:50:40.990887 | debian-bookworm | Username: zuul 2026-02-10 14:50:40.990908 | debian-bookworm | Distro: Debian 12.13 2026-02-10 14:50:40.990934 | debian-bookworm | Provider: regiocloud-a 2026-02-10 14:50:40.990956 | debian-bookworm | Region: 2026-02-10 14:50:40.990977 | debian-bookworm | Label: debian-bookworm 2026-02-10 14:50:40.990996 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 14:50:40.991016 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:4d76 2026-02-10 14:50:41.005009 | 2026-02-10 14:50:41.005178 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 14:50:41.503772 | debian-bookworm -> localhost | changed 2026-02-10 14:50:41.524072 | 2026-02-10 14:50:41.524263 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 14:50:42.602200 | debian-bookworm -> localhost | changed 2026-02-10 14:50:42.613845 | 2026-02-10 14:50:42.613972 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 14:50:42.914552 | debian-bookworm -> localhost | ok 2026-02-10 14:50:42.924661 | 2026-02-10 14:50:42.924823 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 14:50:42.970090 | debian-bookworm | ok 2026-02-10 14:50:42.990622 | debian-bookworm | included: /var/lib/zuul/builds/2142af56a8934da183f165cc59b89e0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 14:50:42.997306 | 2026-02-10 14:50:42.997422 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 14:50:44.082098 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 14:50:44.082424 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2142af56a8934da183f165cc59b89e0e/work/2142af56a8934da183f165cc59b89e0e_id_rsa 2026-02-10 14:50:44.082467 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2142af56a8934da183f165cc59b89e0e/work/2142af56a8934da183f165cc59b89e0e_id_rsa.pub 2026-02-10 14:50:44.082493 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 14:50:44.082518 | debian-bookworm -> localhost | SHA256:04Yw4thd8NaPyFX1SKVN1I7y/6DNMwSXifr2Y4qw7Qs zuul-build-sshkey 2026-02-10 14:50:44.082541 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 14:50:44.082573 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 14:50:44.082595 | debian-bookworm -> localhost | | . ..oo=| 2026-02-10 14:50:44.082616 | debian-bookworm -> localhost | | o . . . *.| 2026-02-10 14:50:44.082637 | debian-bookworm -> localhost | | . o + o .o=o| 2026-02-10 14:50:44.082658 | debian-bookworm -> localhost | | + o * = o+ = .| 2026-02-10 14:50:44.082678 | debian-bookworm -> localhost | | . o . S +..= | 2026-02-10 14:50:44.082705 | debian-bookworm -> localhost | | o. o | 2026-02-10 14:50:44.082726 | debian-bookworm -> localhost | | E . ... | 2026-02-10 14:50:44.082745 | debian-bookworm -> localhost | | = .o+=..| 2026-02-10 14:50:44.082765 | debian-bookworm -> localhost | | ..=oo+++o| 2026-02-10 14:50:44.082785 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 14:50:44.082892 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.581335 2026-02-10 14:50:44.095539 | 2026-02-10 14:50:44.095658 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 14:50:44.140979 | debian-bookworm | ok 2026-02-10 14:50:44.156286 | debian-bookworm | included: /var/lib/zuul/builds/2142af56a8934da183f165cc59b89e0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 14:50:44.168941 | 2026-02-10 14:50:44.169133 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 14:50:44.195733 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:44.208261 | 2026-02-10 14:50:44.208389 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 14:50:44.972063 | debian-bookworm | changed 2026-02-10 14:50:44.980315 | 2026-02-10 14:50:44.980442 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 14:50:45.273375 | debian-bookworm | ok 2026-02-10 14:50:45.282663 | 2026-02-10 14:50:45.282816 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 14:50:45.994676 | debian-bookworm | changed 2026-02-10 14:50:46.003253 | 2026-02-10 14:50:46.003381 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 14:50:46.725304 | debian-bookworm | changed 2026-02-10 14:50:46.730952 | 2026-02-10 14:50:46.731062 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 14:50:46.754966 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:46.762884 | 2026-02-10 14:50:46.762995 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 14:50:47.398767 | debian-bookworm -> localhost | changed 2026-02-10 14:50:47.419170 | 2026-02-10 14:50:47.419313 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 14:50:47.769186 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2142af56a8934da183f165cc59b89e0e/work/2142af56a8934da183f165cc59b89e0e_id_rsa (zuul-build-sshkey) 2026-02-10 14:50:47.769451 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012443 2026-02-10 14:50:47.777829 | 2026-02-10 14:50:47.777950 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 14:50:48.204678 | debian-bookworm | ok 2026-02-10 14:50:48.211710 | 2026-02-10 14:50:48.211827 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 14:50:48.236044 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:48.251418 | 2026-02-10 14:50:48.251622 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 14:50:48.750366 | debian-bookworm | ok 2026-02-10 14:50:48.765978 | 2026-02-10 14:50:48.766150 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 14:50:48.807041 | debian-bookworm | ok 2026-02-10 14:50:48.813302 | 2026-02-10 14:50:48.813636 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 14:50:49.277697 | debian-bookworm -> localhost | ok 2026-02-10 14:50:49.288017 | 2026-02-10 14:50:49.288185 | TASK [validate-host : Collect information about the host] 2026-02-10 14:50:50.608595 | debian-bookworm | ok 2026-02-10 14:50:50.639659 | 2026-02-10 14:50:50.640466 | TASK [validate-host : Sanitize hostname] 2026-02-10 14:50:50.871880 | debian-bookworm | ok 2026-02-10 14:50:51.018146 | 2026-02-10 14:50:51.018344 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 14:50:52.214463 | debian-bookworm -> localhost | changed 2026-02-10 14:50:52.227993 | 2026-02-10 14:50:52.228301 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 14:50:52.738475 | debian-bookworm | ok 2026-02-10 14:50:52.743704 | 2026-02-10 14:50:52.743828 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 14:50:53.319683 | debian-bookworm -> localhost | changed 2026-02-10 14:50:53.329522 | 2026-02-10 14:50:53.329650 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 14:50:53.606513 | debian-bookworm | ok 2026-02-10 14:50:53.614953 | 2026-02-10 14:50:53.615097 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 14:50:54.723242 | debian-bookworm | changed: 2026-02-10 14:50:54.723477 | debian-bookworm | cd+++++++++ src/ 2026-02-10 14:50:54.723513 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 14:50:54.723537 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 14:50:54.723559 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-02-10 14:50:54.723580 | debian-bookworm | Containerfile 2026-02-10 14:50:54.743185 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-02-10 14:50:54.743204 | debian-bookworm | Containerfile 2026-02-10 14:50:54.743243 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-02-10 14:50:54.743261 | debian-bookworm | Containerfile 2026-02-10 14:50:54.743484 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-02-10 14:50:54.743501 | debian-bookworm | Containerfile 2026-02-10 14:50:54.743591 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-02-10 14:50:54.743608 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-02-10 14:50:54.743626 | debian-bookworm | Containerfile 2026-02-10 14:50:54.744324 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-02-10 14:50:54.744341 | debian-bookworm | Containerfile 2026-02-10 14:50:54.744411 | debian-bookworm | Containerfile 2026-02-10 14:50:54.744503 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-02-10 14:50:54.744521 | debian-bookworm | Containerfile 2026-02-10 14:50:54.744556 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-02-10 14:50:54.744574 | debian-bookworm | Containerfile 2026-02-10 14:50:54.744609 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-02-10 14:50:54.744626 | debian-bookworm | Containerfile 2026-02-10 14:50:54.744662 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-02-10 14:50:54.744680 | debian-bookworm | Containerfile 2026-02-10 14:50:54.744716 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-02-10 14:50:54.744734 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745202 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-02-10 14:50:54.745220 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745255 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-02-10 14:50:54.745272 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745307 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-02-10 14:50:54.745325 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745360 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745467 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-02-10 14:50:54.745484 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-02-10 14:50:54.745502 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745675 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-02-10 14:50:54.745697 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745784 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-02-10 14:50:54.745802 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745872 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-02-10 14:50:54.745889 | debian-bookworm | Containerfile 2026-02-10 14:50:54.745924 | debian-bookworm | Containerfile 2026-02-10 14:50:54.746045 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-02-10 14:50:54.746062 | debian-bookworm | Containerfile 2026-02-10 14:50:54.746267 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-02-10 14:50:54.746284 | debian-bookworm | Containerfile 2026-02-10 14:50:54.763502 | 2026-02-10 14:50:54.763609 | PLAY RECAP 2026-02-10 14:50:54.763662 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-10 14:50:54.763688 | 2026-02-10 14:50:54.905645 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 14:50:54.906543 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-10 14:50:55.729487 | 2026-02-10 14:50:55.729662 | PLAY [Run yamllint] 2026-02-10 14:50:55.756061 | 2026-02-10 14:50:55.756226 | LOOP [Install python] 2026-02-10 14:50:55.790251 | debian-bookworm | ok: "ensure-python" 2026-02-10 14:50:55.795185 | debian-bookworm | ok: "ensure-pip" 2026-02-10 14:50:55.874702 | 2026-02-10 14:50:55.874896 | TASK [ensure-python : Validate python_version value] 2026-02-10 14:50:55.923387 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:55.929878 | 2026-02-10 14:50:55.930006 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-02-10 14:50:55.974668 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:55.980826 | 2026-02-10 14:50:55.980958 | TASK [ensure-python : Pull in venv package] 2026-02-10 14:50:56.045589 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:56.052422 | 2026-02-10 14:50:56.052600 | TASK [ensure-python : Set default RPM package name] 2026-02-10 14:50:56.109316 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:56.115512 | 2026-02-10 14:50:56.115651 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-02-10 14:50:56.170428 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:56.178156 | 2026-02-10 14:50:56.178295 | TASK [ensure-python : Install RPM package] 2026-02-10 14:50:56.220154 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:56.226226 | 2026-02-10 14:50:56.226363 | TASK [ensure-python : Install python using pyenv] 2026-02-10 14:50:56.251043 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:56.257317 | 2026-02-10 14:50:56.257439 | TASK [ensure-python : Activate python using stow] 2026-02-10 14:50:56.311680 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:50:56.322689 | 2026-02-10 14:50:56.322826 | TASK [ensure-pip : Check if pip is installed] 2026-02-10 14:50:56.890589 | debian-bookworm | ok: Runtime: 0:00:00.009345 2026-02-10 14:50:56.896590 | 2026-02-10 14:50:56.896716 | LOOP [ensure-pip : Install pip from packages] 2026-02-10 14:50:56.925570 | debian-bookworm | ok: "/var/lib/zuul/builds/2142af56a8934da183f165cc59b89e0e/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-02-10 14:50:56.925785 | debian-bookworm | ok: All items complete 2026-02-10 14:50:56.925817 | 2026-02-10 14:50:56.938481 | debian-bookworm | included: /var/lib/zuul/builds/2142af56a8934da183f165cc59b89e0e/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-02-10 14:50:56.951749 | 2026-02-10 14:50:56.951879 | TASK [ensure-pip : Update package lists] 2026-02-10 14:51:01.658112 | debian-bookworm | changed 2026-02-10 14:51:01.663221 | 2026-02-10 14:51:01.663313 | TASK [ensure-pip : Install Python 3 pip] 2026-02-10 14:51:07.141949 | debian-bookworm | changed 2026-02-10 14:51:07.148497 | 2026-02-10 14:51:07.148628 | TASK [ensure-pip : Install Python 2 pip] 2026-02-10 14:51:07.203521 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:51:07.211712 | 2026-02-10 14:51:07.211908 | TASK [ensure-pip : Ensure setuptools] 2026-02-10 14:51:07.249611 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:51:07.259496 | 2026-02-10 14:51:07.259637 | TASK [ensure-pip : Check for ensurepip module] 2026-02-10 14:51:07.651366 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-02-10 14:51:07.651561 | debian-bookworm | [--altinstall] [--default-pip] 2026-02-10 14:51:07.651582 | debian-bookworm | 2026-02-10 14:51:07.651597 | debian-bookworm | options: 2026-02-10 14:51:07.651613 | debian-bookworm | -h, --help show this help message and exit 2026-02-10 14:51:07.651632 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-02-10 14:51:07.651645 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-02-10 14:51:07.651687 | debian-bookworm | times. 2026-02-10 14:51:07.651711 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-02-10 14:51:07.651724 | debian-bookworm | --user Install using the user scheme. 2026-02-10 14:51:07.651736 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-02-10 14:51:07.651747 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-02-10 14:51:07.651757 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-02-10 14:51:07.651768 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-02-10 14:51:07.651778 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-02-10 14:51:07.808165 | debian-bookworm | ok: Runtime: 0:00:00.091879 2026-02-10 14:51:07.820259 | 2026-02-10 14:51:07.820411 | TASK [ensure-pip : Ensure python3-venv] 2026-02-10 14:51:07.847169 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:51:07.854361 | 2026-02-10 14:51:07.854486 | TASK [ensure-pip : Install pip from source] 2026-02-10 14:51:07.878495 | debian-bookworm | skipping: Conditional result was False 2026-02-10 14:51:07.884360 | 2026-02-10 14:51:07.884475 | TASK [ensure-pip : Probe for venv python full path] 2026-02-10 14:51:08.169250 | debian-bookworm | /usr/bin/python3 2026-02-10 14:51:08.430318 | debian-bookworm | ok: Runtime: 0:00:00.007363 2026-02-10 14:51:08.439561 | 2026-02-10 14:51:08.439673 | TASK [ensure-pip : Set host default] 2026-02-10 14:51:08.502778 | debian-bookworm | ok 2026-02-10 14:51:08.508320 | 2026-02-10 14:51:08.508441 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-02-10 14:51:08.569826 | debian-bookworm | ok 2026-02-10 14:51:08.621962 | 2026-02-10 14:51:08.622091 | TASK [yamllint : Install yamllint] 2026-02-10 14:51:14.838992 | debian-bookworm | changed 2026-02-10 14:51:14.854727 | 2026-02-10 14:51:14.854925 | TASK [yamllint : Run yamllint] 2026-02-10 14:51:15.615481 | debian-bookworm | ./.hadolint.yaml 2026-02-10 14:51:15.615590 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-02-10 14:51:15.615602 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-02-10 14:51:15.615611 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-02-10 14:51:15.615621 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-02-10 14:51:15.615629 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-02-10 14:51:15.615634 | debian-bookworm | 2026-02-10 14:51:15.898448 | debian-bookworm | ok: Runtime: 0:00:00.478388 2026-02-10 14:51:15.912198 | 2026-02-10 14:51:15.912326 | PLAY RECAP 2026-02-10 14:51:15.912416 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-10 14:51:15.912458 | 2026-02-10 14:51:16.058588 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-02-10 14:51:16.059741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-10 14:51:16.824545 | 2026-02-10 14:51:16.824711 | PLAY [Base post] 2026-02-10 14:51:16.839164 | 2026-02-10 14:51:16.839315 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-10 14:51:17.473081 | debian-bookworm | changed 2026-02-10 14:51:17.479677 | 2026-02-10 14:51:17.479797 | PLAY RECAP 2026-02-10 14:51:17.479859 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-10 14:51:17.479922 | 2026-02-10 14:51:17.616835 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-10 14:51:17.617688 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-10 14:51:18.556349 | 2026-02-10 14:51:18.556513 | PLAY [Base post-logs] 2026-02-10 14:51:18.567274 | 2026-02-10 14:51:18.567414 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-10 14:51:19.030338 | localhost | changed 2026-02-10 14:51:19.044480 | 2026-02-10 14:51:19.044658 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-10 14:51:19.083218 | localhost | ok 2026-02-10 14:51:19.090659 | 2026-02-10 14:51:19.090891 | TASK [Set zuul-log-path fact] 2026-02-10 14:51:19.108593 | localhost | ok 2026-02-10 14:51:19.120488 | 2026-02-10 14:51:19.120616 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 14:51:19.146489 | localhost | ok 2026-02-10 14:51:19.151725 | 2026-02-10 14:51:19.151888 | TASK [upload-logs : Create log directories] 2026-02-10 14:51:19.640224 | localhost | changed 2026-02-10 14:51:19.645668 | 2026-02-10 14:51:19.645830 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-10 14:51:20.115464 | localhost -> localhost | ok: Runtime: 0:00:00.004975 2026-02-10 14:51:20.120893 | 2026-02-10 14:51:20.121042 | TASK [upload-logs : Upload logs to log server] 2026-02-10 14:51:20.682266 | localhost | Output suppressed because no_log was given 2026-02-10 14:51:20.686766 | 2026-02-10 14:51:20.687013 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 14:51:20.743110 | localhost | skipping: Conditional result was False 2026-02-10 14:51:20.751290 | localhost | skipping: Conditional result was False 2026-02-10 14:51:20.758189 | 2026-02-10 14:51:20.758457 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 14:51:20.802557 | localhost | skipping: Conditional result was False 2026-02-10 14:51:20.802921 | 2026-02-10 14:51:20.809598 | localhost | skipping: Conditional result was False 2026-02-10 14:51:20.817835 | 2026-02-10 14:51:20.818012 | LOOP [upload-logs : Upload console log and json output]