2026-04-15 03:00:11.290816 | Job console starting 2026-04-15 03:00:11.312125 | Updating git repos 2026-04-15 03:00:11.677391 | Cloning repos into workspace 2026-04-15 03:00:11.800339 | Restoring repo states 2026-04-15 03:00:11.813451 | Merging changes 2026-04-15 03:00:11.813470 | Checking out repos 2026-04-15 03:00:11.951258 | Preparing playbooks 2026-04-15 03:00:13.347488 | Running Ansible setup 2026-04-15 03:00:20.005468 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 03:00:21.345447 | 2026-04-15 03:00:21.345563 | PLAY [Base pre] 2026-04-15 03:00:21.369109 | 2026-04-15 03:00:21.369209 | TASK [Setup log path fact] 2026-04-15 03:00:21.396027 | debian-bookworm | ok 2026-04-15 03:00:21.409989 | 2026-04-15 03:00:21.410095 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 03:00:21.469463 | debian-bookworm | ok 2026-04-15 03:00:21.479149 | 2026-04-15 03:00:21.479257 | TASK [emit-job-header : Print job information] 2026-04-15 03:00:21.548107 | # Job Information 2026-04-15 03:00:21.548274 | Ansible Version: 2.16.14 2026-04-15 03:00:21.548310 | Job: yamllint 2026-04-15 03:00:21.548343 | Pipeline: periodic-daily 2026-04-15 03:00:21.548366 | Executor: 521e9411259a 2026-04-15 03:00:21.548387 | Triggered by: https://github.com/osism/container-images 2026-04-15 03:00:21.548409 | Event ID: 88f5a6f000c64ca1a9fe3b01e5166edc 2026-04-15 03:00:21.553039 | 2026-04-15 03:00:21.553130 | LOOP [emit-job-header : Print node information] 2026-04-15 03:00:21.693671 | debian-bookworm | ok: 2026-04-15 03:00:21.693918 | debian-bookworm | # Node Information 2026-04-15 03:00:21.693954 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-15 03:00:21.693976 | debian-bookworm | Hostname: debian 2026-04-15 03:00:21.693995 | debian-bookworm | Username: zuul 2026-04-15 03:00:21.694012 | debian-bookworm | Distro: Debian 12.13 2026-04-15 03:00:21.694031 | debian-bookworm | Provider: regiocloud-a 2026-04-15 03:00:21.694049 | debian-bookworm | Region: 2026-04-15 03:00:21.694171 | debian-bookworm | Label: debian-bookworm 2026-04-15 03:00:21.694193 | debian-bookworm | Product Name: OpenStack Nova 2026-04-15 03:00:21.694212 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2d:8963 2026-04-15 03:00:21.710858 | 2026-04-15 03:00:21.710968 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 03:00:22.396519 | debian-bookworm -> localhost | changed 2026-04-15 03:00:22.409060 | 2026-04-15 03:00:22.409187 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 03:00:25.712394 | debian-bookworm -> localhost | changed 2026-04-15 03:00:25.726405 | 2026-04-15 03:00:25.726512 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 03:00:26.757952 | debian-bookworm -> localhost | ok 2026-04-15 03:00:26.763888 | 2026-04-15 03:00:26.763992 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 03:00:26.801592 | debian-bookworm | ok 2026-04-15 03:00:26.831664 | debian-bookworm | included: /var/lib/zuul/builds/c3fa03d869a6496cb1c7903f84ca240d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 03:00:26.843338 | 2026-04-15 03:00:26.843442 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 03:00:30.101086 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-15 03:00:30.101267 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c3fa03d869a6496cb1c7903f84ca240d/work/c3fa03d869a6496cb1c7903f84ca240d_id_rsa 2026-04-15 03:00:30.101299 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c3fa03d869a6496cb1c7903f84ca240d/work/c3fa03d869a6496cb1c7903f84ca240d_id_rsa.pub 2026-04-15 03:00:30.101320 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-15 03:00:30.101339 | debian-bookworm -> localhost | SHA256:ssxW0U4CaDbTiOq9oK2W4ya7Mae9y9HHoF0bhUXgVhU zuul-build-sshkey 2026-04-15 03:00:30.101357 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-15 03:00:30.101384 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-15 03:00:30.101403 | debian-bookworm -> localhost | | . +oo+.E. | 2026-04-15 03:00:30.101420 | debian-bookworm -> localhost | | . B..= . | 2026-04-15 03:00:30.101437 | debian-bookworm -> localhost | | . o o+ + o | 2026-04-15 03:00:30.101452 | debian-bookworm -> localhost | |. . . = | 2026-04-15 03:00:30.101468 | debian-bookworm -> localhost | |. . . + S . | 2026-04-15 03:00:30.101489 | debian-bookworm -> localhost | | o = * * | 2026-04-15 03:00:30.101506 | debian-bookworm -> localhost | |+.* + O | 2026-04-15 03:00:30.101523 | debian-bookworm -> localhost | |o%.o o | 2026-04-15 03:00:30.101539 | debian-bookworm -> localhost | |X=*o | 2026-04-15 03:00:30.101556 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-15 03:00:30.101599 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.117718 2026-04-15 03:00:30.107569 | 2026-04-15 03:00:30.107663 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 03:00:30.178683 | debian-bookworm | ok 2026-04-15 03:00:30.190909 | debian-bookworm | included: /var/lib/zuul/builds/c3fa03d869a6496cb1c7903f84ca240d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 03:00:30.211213 | 2026-04-15 03:00:30.211310 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 03:00:30.249538 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:30.254899 | 2026-04-15 03:00:30.254992 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 03:00:31.175932 | debian-bookworm | changed 2026-04-15 03:00:31.183522 | 2026-04-15 03:00:31.183640 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 03:00:31.515754 | debian-bookworm | ok 2026-04-15 03:00:31.525400 | 2026-04-15 03:00:31.526576 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 03:00:32.384496 | debian-bookworm | changed 2026-04-15 03:00:32.393460 | 2026-04-15 03:00:32.393568 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 03:00:33.158579 | debian-bookworm | changed 2026-04-15 03:00:33.167977 | 2026-04-15 03:00:33.168090 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 03:00:33.217648 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:33.226714 | 2026-04-15 03:00:33.226963 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 03:00:34.434168 | debian-bookworm -> localhost | changed 2026-04-15 03:00:34.453765 | 2026-04-15 03:00:34.453869 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 03:00:35.081360 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c3fa03d869a6496cb1c7903f84ca240d/work/c3fa03d869a6496cb1c7903f84ca240d_id_rsa (zuul-build-sshkey) 2026-04-15 03:00:35.081571 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018130 2026-04-15 03:00:35.089426 | 2026-04-15 03:00:35.089526 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 03:00:35.565011 | debian-bookworm | ok 2026-04-15 03:00:35.569114 | 2026-04-15 03:00:35.569195 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 03:00:35.622173 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:35.631061 | 2026-04-15 03:00:35.631153 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-15 03:00:36.307901 | debian-bookworm | ok 2026-04-15 03:00:36.335872 | 2026-04-15 03:00:36.335987 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-15 03:00:36.394819 | debian-bookworm | ok 2026-04-15 03:00:36.406077 | 2026-04-15 03:00:36.406966 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-15 03:00:36.987721 | debian-bookworm -> localhost | ok 2026-04-15 03:00:36.993950 | 2026-04-15 03:00:36.994039 | TASK [validate-host : Collect information about the host] 2026-04-15 03:00:38.375011 | debian-bookworm | ok 2026-04-15 03:00:38.398458 | 2026-04-15 03:00:38.398564 | TASK [validate-host : Sanitize hostname] 2026-04-15 03:00:38.541016 | debian-bookworm | ok 2026-04-15 03:00:38.749497 | 2026-04-15 03:00:38.749597 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-15 03:00:40.157034 | debian-bookworm -> localhost | changed 2026-04-15 03:00:40.161546 | 2026-04-15 03:00:40.161630 | TASK [validate-host : Collect information about zuul worker] 2026-04-15 03:00:40.778626 | debian-bookworm | ok 2026-04-15 03:00:40.789978 | 2026-04-15 03:00:40.790076 | TASK [validate-host : Write out all zuul information for each host] 2026-04-15 03:00:41.638851 | debian-bookworm -> localhost | changed 2026-04-15 03:00:41.646374 | 2026-04-15 03:00:41.646466 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-15 03:00:41.948939 | debian-bookworm | ok 2026-04-15 03:00:41.954088 | 2026-04-15 03:00:41.954173 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-15 03:00:43.178300 | debian-bookworm | changed: 2026-04-15 03:00:43.178544 | debian-bookworm | cd+++++++++ src/ 2026-04-15 03:00:43.178577 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-15 03:00:43.178598 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-15 03:00:43.178615 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-04-15 03:00:43.178632 | debian-bookworm | Containerfile 2026-04-15 03:00:43.187851 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-04-15 03:00:43.187866 | debian-bookworm | Containerfile 2026-04-15 03:00:43.187897 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-04-15 03:00:43.187913 | debian-bookworm | Containerfile 2026-04-15 03:00:43.188193 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-04-15 03:00:43.188208 | debian-bookworm | Containerfile 2026-04-15 03:00:43.188284 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-04-15 03:00:43.188299 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-04-15 03:00:43.188314 | debian-bookworm | Containerfile 2026-04-15 03:00:43.188993 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-04-15 03:00:43.189009 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189070 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189148 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-04-15 03:00:43.189162 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189192 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-04-15 03:00:43.189206 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189235 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-04-15 03:00:43.189250 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189279 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-04-15 03:00:43.189294 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189323 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-04-15 03:00:43.189338 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189368 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-04-15 03:00:43.189383 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189756 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-04-15 03:00:43.189774 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189806 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-04-15 03:00:43.189821 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189851 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-04-15 03:00:43.189866 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189896 | debian-bookworm | Containerfile 2026-04-15 03:00:43.189985 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-04-15 03:00:43.190000 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-04-15 03:00:43.190015 | debian-bookworm | Containerfile 2026-04-15 03:00:43.190166 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-04-15 03:00:43.190181 | debian-bookworm | Containerfile 2026-04-15 03:00:43.190290 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-04-15 03:00:43.190305 | debian-bookworm | Containerfile 2026-04-15 03:00:43.190366 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-04-15 03:00:43.190381 | debian-bookworm | Containerfile 2026-04-15 03:00:43.190411 | debian-bookworm | Containerfile 2026-04-15 03:00:43.190514 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-04-15 03:00:43.190529 | debian-bookworm | Containerfile 2026-04-15 03:00:43.190677 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-04-15 03:00:43.190691 | debian-bookworm | Containerfile 2026-04-15 03:00:43.204068 | 2026-04-15 03:00:43.204138 | PLAY RECAP 2026-04-15 03:00:43.204179 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-15 03:00:43.204198 | 2026-04-15 03:00:43.306693 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 03:00:43.307453 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-04-15 03:00:44.538134 | 2026-04-15 03:00:44.538269 | PLAY [Run yamllint] 2026-04-15 03:00:44.565582 | 2026-04-15 03:00:44.565695 | LOOP [Install python] 2026-04-15 03:00:44.594283 | debian-bookworm | ok: "ensure-python" 2026-04-15 03:00:44.598443 | debian-bookworm | ok: "ensure-pip" 2026-04-15 03:00:44.663239 | 2026-04-15 03:00:44.663366 | TASK [ensure-python : Validate python_version value] 2026-04-15 03:00:44.727408 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:44.732727 | 2026-04-15 03:00:44.732828 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-04-15 03:00:44.781409 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:44.786171 | 2026-04-15 03:00:44.786271 | TASK [ensure-python : Pull in venv package] 2026-04-15 03:00:44.847530 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:44.857355 | 2026-04-15 03:00:44.857465 | TASK [ensure-python : Set default RPM package name] 2026-04-15 03:00:44.921732 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:44.927111 | 2026-04-15 03:00:44.927253 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2026-04-15 03:00:44.971234 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:44.977224 | 2026-04-15 03:00:44.977327 | TASK [ensure-python : Install RPM package] 2026-04-15 03:00:45.020627 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:45.025391 | 2026-04-15 03:00:45.025487 | TASK [ensure-python : Install python using pyenv] 2026-04-15 03:00:45.048730 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:45.053451 | 2026-04-15 03:00:45.053542 | TASK [ensure-python : Activate python using stow] 2026-04-15 03:00:45.080273 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:45.089791 | 2026-04-15 03:00:45.089896 | TASK [ensure-pip : Check if pip is installed] 2026-04-15 03:00:46.127132 | debian-bookworm | ok: Runtime: 0:00:00.005681 2026-04-15 03:00:46.131730 | 2026-04-15 03:00:46.131817 | LOOP [ensure-pip : Install pip from packages] 2026-04-15 03:00:46.181372 | debian-bookworm | ok: "/var/lib/zuul/builds/c3fa03d869a6496cb1c7903f84ca240d/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-04-15 03:00:46.181508 | debian-bookworm | ok: All items complete 2026-04-15 03:00:46.181535 | 2026-04-15 03:00:46.190504 | debian-bookworm | included: /var/lib/zuul/builds/c3fa03d869a6496cb1c7903f84ca240d/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-04-15 03:00:46.202448 | 2026-04-15 03:00:46.202538 | TASK [ensure-pip : Update package lists] 2026-04-15 03:00:50.747020 | debian-bookworm | changed 2026-04-15 03:00:50.757135 | 2026-04-15 03:00:50.757279 | TASK [ensure-pip : Install Python 3 pip] 2026-04-15 03:00:55.527296 | debian-bookworm | changed 2026-04-15 03:00:55.534352 | 2026-04-15 03:00:55.534479 | TASK [ensure-pip : Install Python 2 pip] 2026-04-15 03:00:55.588901 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:55.596963 | 2026-04-15 03:00:55.597159 | TASK [ensure-pip : Ensure setuptools] 2026-04-15 03:00:55.623664 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:55.632441 | 2026-04-15 03:00:55.632572 | TASK [ensure-pip : Check for ensurepip module] 2026-04-15 03:00:56.042534 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-15 03:00:56.042688 | debian-bookworm | [--altinstall] [--default-pip] 2026-04-15 03:00:56.042701 | debian-bookworm | 2026-04-15 03:00:56.042712 | debian-bookworm | options: 2026-04-15 03:00:56.042723 | debian-bookworm | -h, --help show this help message and exit 2026-04-15 03:00:56.042735 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-04-15 03:00:56.042744 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-15 03:00:56.042771 | debian-bookworm | times. 2026-04-15 03:00:56.042787 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-15 03:00:56.042795 | debian-bookworm | --user Install using the user scheme. 2026-04-15 03:00:56.042803 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-04-15 03:00:56.042810 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-15 03:00:56.042818 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-04-15 03:00:56.042824 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-04-15 03:00:56.042831 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-04-15 03:00:56.192809 | debian-bookworm | ok: Runtime: 0:00:00.101304 2026-04-15 03:00:56.202227 | 2026-04-15 03:00:56.202337 | TASK [ensure-pip : Ensure python3-venv] 2026-04-15 03:00:56.237074 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:56.246144 | 2026-04-15 03:00:56.246256 | TASK [ensure-pip : Install pip from source] 2026-04-15 03:00:56.270648 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:56.287423 | 2026-04-15 03:00:56.287647 | TASK [ensure-pip : Probe for venv python full path] 2026-04-15 03:00:56.575574 | debian-bookworm | /usr/bin/python3 2026-04-15 03:00:56.830079 | debian-bookworm | ok: Runtime: 0:00:00.011344 2026-04-15 03:00:56.836426 | 2026-04-15 03:00:56.836540 | TASK [ensure-pip : Set host default] 2026-04-15 03:00:56.895952 | debian-bookworm | ok 2026-04-15 03:00:56.907024 | 2026-04-15 03:00:56.907155 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-15 03:00:56.970814 | debian-bookworm | ok 2026-04-15 03:00:57.030039 | 2026-04-15 03:00:57.030166 | TASK [yamllint : Install yamllint] 2026-04-15 03:01:03.070352 | debian-bookworm | changed 2026-04-15 03:01:03.078110 | 2026-04-15 03:01:03.078286 | TASK [yamllint : Run yamllint] 2026-04-15 03:01:03.820152 | debian-bookworm | ./.hadolint.yaml 2026-04-15 03:01:03.820252 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-04-15 03:01:03.820264 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-04-15 03:01:03.820272 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-04-15 03:01:03.820282 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-04-15 03:01:03.820289 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-04-15 03:01:03.820294 | debian-bookworm | 2026-04-15 03:01:04.109860 | debian-bookworm | ok: Runtime: 0:00:00.482016 2026-04-15 03:01:04.123016 | 2026-04-15 03:01:04.123103 | PLAY RECAP 2026-04-15 03:01:04.123163 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-15 03:01:04.123190 | 2026-04-15 03:01:04.297501 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-04-15 03:01:04.303068 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 03:01:05.628883 | 2026-04-15 03:01:05.629105 | PLAY [Base post] 2026-04-15 03:01:05.670216 | 2026-04-15 03:01:05.670392 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-15 03:01:06.317833 | debian-bookworm | changed 2026-04-15 03:01:06.324904 | 2026-04-15 03:01:06.325041 | PLAY RECAP 2026-04-15 03:01:06.325104 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-15 03:01:06.325166 | 2026-04-15 03:01:06.455842 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-15 03:01:06.456677 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-15 03:01:08.115682 | 2026-04-15 03:01:08.115899 | PLAY [Base post-logs] 2026-04-15 03:01:08.145747 | 2026-04-15 03:01:08.145942 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-15 03:01:09.008703 | localhost | changed 2026-04-15 03:01:09.019268 | 2026-04-15 03:01:09.019448 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-15 03:01:09.067136 | localhost | ok 2026-04-15 03:01:09.074232 | 2026-04-15 03:01:09.074443 | TASK [Set zuul-log-path fact] 2026-04-15 03:01:09.107092 | localhost | ok 2026-04-15 03:01:09.121895 | 2026-04-15 03:01:09.122043 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 03:01:09.175107 | localhost | ok 2026-04-15 03:01:09.181905 | 2026-04-15 03:01:09.182147 | TASK [upload-logs : Create log directories] 2026-04-15 03:01:10.402153 | localhost | changed 2026-04-15 03:01:10.405671 | 2026-04-15 03:01:10.405843 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-15 03:01:11.581233 | localhost -> localhost | ok: Runtime: 0:00:00.023421 2026-04-15 03:01:11.585767 | 2026-04-15 03:01:11.585949 | TASK [upload-logs : Upload logs to log server] 2026-04-15 03:01:13.945302 | localhost | Output suppressed because no_log was given 2026-04-15 03:01:13.948767 | 2026-04-15 03:01:13.948912 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 03:01:14.073171 | localhost | skipping: Conditional result was False 2026-04-15 03:01:14.101587 | localhost | skipping: Conditional result was False 2026-04-15 03:01:14.113518 | 2026-04-15 03:01:14.113675 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 03:01:14.284591 | localhost | skipping: Conditional result was False 2026-04-15 03:01:14.284931 | 2026-04-15 03:01:14.290385 | localhost | skipping: Conditional result was False 2026-04-15 03:01:14.295574 | 2026-04-15 03:01:14.295704 | LOOP [upload-logs : Upload console log and json output]