2025-10-04 21:15:12.932042 | Job console starting 2025-10-04 21:15:12.968708 | Updating git repos 2025-10-04 21:15:12.994323 | Cloning repos into workspace 2025-10-04 21:15:13.062389 | Restoring repo states 2025-10-04 21:15:13.077252 | Merging changes 2025-10-04 21:15:13.758408 | Checking out repos 2025-10-04 21:15:13.852868 | Preparing playbooks 2025-10-04 21:15:14.974098 | Running Ansible setup 2025-10-04 21:15:19.495931 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-04 21:15:20.234405 | 2025-10-04 21:15:20.234525 | PLAY [Base pre] 2025-10-04 21:15:20.248862 | 2025-10-04 21:15:20.248993 | TASK [Setup log path fact] 2025-10-04 21:15:20.268716 | debian-bookworm | ok 2025-10-04 21:15:20.285277 | 2025-10-04 21:15:20.285390 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-04 21:15:20.314250 | debian-bookworm | ok 2025-10-04 21:15:20.323520 | 2025-10-04 21:15:20.323617 | TASK [emit-job-header : Print job information] 2025-10-04 21:15:20.362295 | # Job Information 2025-10-04 21:15:20.367738 | Ansible Version: 2.16.14 2025-10-04 21:15:20.367789 | Job: yamllint 2025-10-04 21:15:20.367825 | Pipeline: check 2025-10-04 21:15:20.367848 | Executor: 521e9411259a 2025-10-04 21:15:20.367870 | Triggered by: https://github.com/osism/container-images/pull/797 2025-10-04 21:15:20.367892 | Event ID: 313118d0-a167-11f0-815d-31970256f929 2025-10-04 21:15:20.379528 | 2025-10-04 21:15:20.379626 | LOOP [emit-job-header : Print node information] 2025-10-04 21:15:20.507583 | debian-bookworm | ok: 2025-10-04 21:15:20.507746 | debian-bookworm | # Node Information 2025-10-04 21:15:20.507780 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-04 21:15:20.507805 | debian-bookworm | Hostname: debian 2025-10-04 21:15:20.507827 | debian-bookworm | Username: zuul 2025-10-04 21:15:20.507847 | debian-bookworm | Distro: Debian 12.12 2025-10-04 21:15:20.507870 | debian-bookworm | Provider: regiocloud-a 2025-10-04 21:15:20.507891 | debian-bookworm | Region: 2025-10-04 21:15:20.507912 | debian-bookworm | Label: debian-bookworm 2025-10-04 21:15:20.507932 | debian-bookworm | Product Name: OpenStack Nova 2025-10-04 21:15:20.507979 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:607d 2025-10-04 21:15:20.525379 | 2025-10-04 21:15:20.525482 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-04 21:15:21.032303 | debian-bookworm -> localhost | changed 2025-10-04 21:15:21.037991 | 2025-10-04 21:15:21.038077 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-04 21:15:22.009419 | debian-bookworm -> localhost | changed 2025-10-04 21:15:22.020678 | 2025-10-04 21:15:22.020765 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-04 21:15:22.331797 | debian-bookworm -> localhost | ok 2025-10-04 21:15:22.336621 | 2025-10-04 21:15:22.336709 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-04 21:15:22.353242 | debian-bookworm | ok 2025-10-04 21:15:22.366783 | debian-bookworm | included: /var/lib/zuul/builds/2892aa6436d54b81bd962dba469b0a1d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-04 21:15:22.371577 | 2025-10-04 21:15:22.371653 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-04 21:15:25.163666 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-04 21:15:25.164085 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2892aa6436d54b81bd962dba469b0a1d/work/2892aa6436d54b81bd962dba469b0a1d_id_rsa 2025-10-04 21:15:25.164164 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2892aa6436d54b81bd962dba469b0a1d/work/2892aa6436d54b81bd962dba469b0a1d_id_rsa.pub 2025-10-04 21:15:25.164214 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-04 21:15:25.164258 | debian-bookworm -> localhost | SHA256:Szqr0qwbmyiNC5kplznlADI/hRw79OeTB4QmMhF7dGY zuul-build-sshkey 2025-10-04 21:15:25.164298 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-04 21:15:25.164348 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-04 21:15:25.164388 | debian-bookworm -> localhost | |oo+ E.. | 2025-10-04 21:15:25.164425 | debian-bookworm -> localhost | |o=.Oo. | 2025-10-04 21:15:25.164460 | debian-bookworm -> localhost | |=o*oo o | 2025-10-04 21:15:25.164494 | debian-bookworm -> localhost | |.= o o o | 2025-10-04 21:15:25.164528 | debian-bookworm -> localhost | | + . + S | 2025-10-04 21:15:25.164577 | debian-bookworm -> localhost | | + B = . | 2025-10-04 21:15:25.164615 | debian-bookworm -> localhost | |*o*o. o . | 2025-10-04 21:15:25.164652 | debian-bookworm -> localhost | |=oo=o o | 2025-10-04 21:15:25.164690 | debian-bookworm -> localhost | |+.=+... | 2025-10-04 21:15:25.164727 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-04 21:15:25.164807 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.410308 2025-10-04 21:15:25.173811 | 2025-10-04 21:15:25.173914 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-04 21:15:25.192525 | debian-bookworm | ok 2025-10-04 21:15:25.201574 | debian-bookworm | included: /var/lib/zuul/builds/2892aa6436d54b81bd962dba469b0a1d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-04 21:15:25.210061 | 2025-10-04 21:15:25.210142 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-04 21:15:25.223371 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:25.229057 | 2025-10-04 21:15:25.229140 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-04 21:15:25.793495 | debian-bookworm | changed 2025-10-04 21:15:25.799025 | 2025-10-04 21:15:25.799108 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-04 21:15:26.063905 | debian-bookworm | ok 2025-10-04 21:15:26.070505 | 2025-10-04 21:15:26.070604 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-04 21:15:26.649249 | debian-bookworm | changed 2025-10-04 21:15:26.655641 | 2025-10-04 21:15:26.655732 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-04 21:15:27.298015 | debian-bookworm | changed 2025-10-04 21:15:27.303830 | 2025-10-04 21:15:27.303928 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-04 21:15:27.337466 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:27.343220 | 2025-10-04 21:15:27.343314 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-04 21:15:27.866121 | debian-bookworm -> localhost | changed 2025-10-04 21:15:27.879384 | 2025-10-04 21:15:27.879485 | TASK [add-build-sshkey : Add back temp key] 2025-10-04 21:15:28.219350 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2892aa6436d54b81bd962dba469b0a1d/work/2892aa6436d54b81bd962dba469b0a1d_id_rsa (zuul-build-sshkey) 2025-10-04 21:15:28.219545 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008152 2025-10-04 21:15:28.226776 | 2025-10-04 21:15:28.226884 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-04 21:15:28.623343 | debian-bookworm | ok 2025-10-04 21:15:28.628248 | 2025-10-04 21:15:28.628332 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-04 21:15:28.651195 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:28.673440 | 2025-10-04 21:15:28.673545 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-04 21:15:29.115960 | debian-bookworm | ok 2025-10-04 21:15:29.126867 | 2025-10-04 21:15:29.126970 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-04 21:15:29.154499 | debian-bookworm | ok 2025-10-04 21:15:29.159235 | 2025-10-04 21:15:29.159315 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-04 21:15:29.414532 | debian-bookworm -> localhost | ok 2025-10-04 21:15:29.420824 | 2025-10-04 21:15:29.420906 | TASK [validate-host : Collect information about the host] 2025-10-04 21:15:30.574488 | debian-bookworm | ok 2025-10-04 21:15:30.599844 | 2025-10-04 21:15:30.599965 | TASK [validate-host : Sanitize hostname] 2025-10-04 21:15:30.695254 | debian-bookworm | ok 2025-10-04 21:15:30.764635 | 2025-10-04 21:15:30.764736 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-04 21:15:31.357239 | debian-bookworm -> localhost | changed 2025-10-04 21:15:31.362619 | 2025-10-04 21:15:31.362718 | TASK [validate-host : Collect information about zuul worker] 2025-10-04 21:15:31.804451 | debian-bookworm | ok 2025-10-04 21:15:31.809034 | 2025-10-04 21:15:31.809121 | TASK [validate-host : Write out all zuul information for each host] 2025-10-04 21:15:32.435721 | debian-bookworm -> localhost | changed 2025-10-04 21:15:32.443162 | 2025-10-04 21:15:32.443237 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-04 21:15:32.733854 | debian-bookworm | ok 2025-10-04 21:15:32.742385 | 2025-10-04 21:15:32.742464 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-04 21:15:33.586818 | debian-bookworm | changed: 2025-10-04 21:15:33.587034 | debian-bookworm | cd+++++++++ src/ 2025-10-04 21:15:33.587064 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-04 21:15:33.587085 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-04 21:15:33.587103 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-10-04 21:15:33.587120 | debian-bookworm | Containerfile 2025-10-04 21:15:33.608626 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-10-04 21:15:33.608643 | debian-bookworm | Containerfile 2025-10-04 21:15:33.608853 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-10-04 21:15:33.608871 | debian-bookworm | Containerfile 2025-10-04 21:15:33.608968 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-10-04 21:15:33.608985 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-10-04 21:15:33.609003 | debian-bookworm | Containerfile 2025-10-04 21:15:33.623297 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-10-04 21:15:33.623315 | debian-bookworm | Containerfile 2025-10-04 21:15:33.623386 | debian-bookworm | Containerfile 2025-10-04 21:15:33.623480 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-10-04 21:15:33.623498 | debian-bookworm | Containerfile 2025-10-04 21:15:33.623540 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-10-04 21:15:33.623558 | debian-bookworm | Containerfile 2025-10-04 21:15:33.623594 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-10-04 21:15:33.623611 | debian-bookworm | Containerfile 2025-10-04 21:15:33.623647 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-10-04 21:15:33.623664 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624112 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-10-04 21:15:33.624130 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624164 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-10-04 21:15:33.624182 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624216 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624320 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-10-04 21:15:33.624337 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-10-04 21:15:33.624355 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624603 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-10-04 21:15:33.624621 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624712 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-10-04 21:15:33.624730 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624803 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-10-04 21:15:33.624820 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624856 | debian-bookworm | Containerfile 2025-10-04 21:15:33.624992 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-10-04 21:15:33.625011 | debian-bookworm | Containerfile 2025-10-04 21:15:33.625195 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-10-04 21:15:33.625213 | debian-bookworm | Containerfile 2025-10-04 21:15:33.641472 | 2025-10-04 21:15:33.641551 | PLAY RECAP 2025-10-04 21:15:33.641601 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-10-04 21:15:33.641625 | 2025-10-04 21:15:33.803712 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-04 21:15:33.805184 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-10-04 21:15:34.614189 | 2025-10-04 21:15:34.614296 | PLAY [Run yamllint] 2025-10-04 21:15:34.625714 | 2025-10-04 21:15:34.625797 | LOOP [Install python] 2025-10-04 21:15:34.645723 | debian-bookworm | ok: "ensure-python" 2025-10-04 21:15:34.652863 | debian-bookworm | ok: "ensure-pip" 2025-10-04 21:15:34.703624 | 2025-10-04 21:15:34.703736 | TASK [ensure-python : Validate python_version value] 2025-10-04 21:15:34.726526 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.731375 | 2025-10-04 21:15:34.731456 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2025-10-04 21:15:34.753973 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.759125 | 2025-10-04 21:15:34.759205 | TASK [ensure-python : Pull in venv package] 2025-10-04 21:15:34.781649 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.786587 | 2025-10-04 21:15:34.786675 | TASK [ensure-python : Set default RPM package name] 2025-10-04 21:15:34.809391 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.814034 | 2025-10-04 21:15:34.814125 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2025-10-04 21:15:34.836839 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.842478 | 2025-10-04 21:15:34.842570 | TASK [ensure-python : Install RPM package] 2025-10-04 21:15:34.865225 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.869780 | 2025-10-04 21:15:34.869860 | TASK [ensure-python : Install python using pyenv] 2025-10-04 21:15:34.882275 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.886706 | 2025-10-04 21:15:34.886775 | TASK [ensure-python : Activate python using stow] 2025-10-04 21:15:34.908963 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:34.918994 | 2025-10-04 21:15:34.919078 | TASK [ensure-pip : Check if pip is installed] 2025-10-04 21:15:35.445699 | debian-bookworm | ok: Runtime: 0:00:00.007028 2025-10-04 21:15:35.452333 | 2025-10-04 21:15:35.452432 | LOOP [ensure-pip : Install pip from packages] 2025-10-04 21:15:35.482883 | debian-bookworm | ok: "/var/lib/zuul/builds/2892aa6436d54b81bd962dba469b0a1d/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2025-10-04 21:15:35.483369 | debian-bookworm | ok: All items complete 2025-10-04 21:15:35.483416 | 2025-10-04 21:15:35.493359 | debian-bookworm | included: /var/lib/zuul/builds/2892aa6436d54b81bd962dba469b0a1d/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2025-10-04 21:15:35.502339 | 2025-10-04 21:15:35.502433 | TASK [ensure-pip : Update package lists] 2025-10-04 21:15:39.577135 | debian-bookworm | changed 2025-10-04 21:15:39.587379 | 2025-10-04 21:15:39.587477 | TASK [ensure-pip : Install Python 3 pip] 2025-10-04 21:15:44.195403 | debian-bookworm | changed 2025-10-04 21:15:44.201308 | 2025-10-04 21:15:44.201427 | TASK [ensure-pip : Install Python 2 pip] 2025-10-04 21:15:44.255566 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:44.266492 | 2025-10-04 21:15:44.266669 | TASK [ensure-pip : Ensure setuptools] 2025-10-04 21:15:44.285673 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:44.293837 | 2025-10-04 21:15:44.293969 | TASK [ensure-pip : Check for ensurepip module] 2025-10-04 21:15:44.616708 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2025-10-04 21:15:44.616788 | debian-bookworm | [--altinstall] [--default-pip] 2025-10-04 21:15:44.616796 | debian-bookworm | 2025-10-04 21:15:44.616802 | debian-bookworm | options: 2025-10-04 21:15:44.616810 | debian-bookworm | -h, --help show this help message and exit 2025-10-04 21:15:44.616819 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2025-10-04 21:15:44.616825 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2025-10-04 21:15:44.616843 | debian-bookworm | times. 2025-10-04 21:15:44.616852 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2025-10-04 21:15:44.616857 | debian-bookworm | --user Install using the user scheme. 2025-10-04 21:15:44.616862 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2025-10-04 21:15:44.616867 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2025-10-04 21:15:44.616871 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2025-10-04 21:15:44.616876 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2025-10-04 21:15:44.616880 | debian-bookworm | and easy_install in addition to the versioned scripts. 2025-10-04 21:15:44.820618 | debian-bookworm | ok: Runtime: 0:00:00.080996 2025-10-04 21:15:44.827035 | 2025-10-04 21:15:44.827138 | TASK [ensure-pip : Ensure python3-venv] 2025-10-04 21:15:44.851175 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:44.857287 | 2025-10-04 21:15:44.857391 | TASK [ensure-pip : Install pip from source] 2025-10-04 21:15:44.871999 | debian-bookworm | skipping: Conditional result was False 2025-10-04 21:15:44.878918 | 2025-10-04 21:15:44.879044 | TASK [ensure-pip : Probe for venv python full path] 2025-10-04 21:15:45.153092 | debian-bookworm | /usr/bin/python3 2025-10-04 21:15:45.408777 | debian-bookworm | ok: Runtime: 0:00:00.006778 2025-10-04 21:15:45.423382 | 2025-10-04 21:15:45.423541 | TASK [ensure-pip : Set host default] 2025-10-04 21:15:45.489443 | debian-bookworm | ok 2025-10-04 21:15:45.503146 | 2025-10-04 21:15:45.503365 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2025-10-04 21:15:45.567550 | debian-bookworm | ok 2025-10-04 21:15:45.613671 | 2025-10-04 21:15:45.613791 | TASK [yamllint : Install yamllint] 2025-10-04 21:15:51.253600 | debian-bookworm | changed 2025-10-04 21:15:51.259451 | 2025-10-04 21:15:51.259574 | TASK [yamllint : Run yamllint] 2025-10-04 21:15:51.878769 | debian-bookworm | ./.hadolint.yaml 2025-10-04 21:15:51.878846 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2025-10-04 21:15:51.878857 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2025-10-04 21:15:51.878864 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2025-10-04 21:15:51.878873 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2025-10-04 21:15:51.878880 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2025-10-04 21:15:51.878884 | debian-bookworm | 2025-10-04 21:15:52.288503 | debian-bookworm | ok: Runtime: 0:00:00.391809 2025-10-04 21:15:52.294892 | 2025-10-04 21:15:52.294988 | PLAY RECAP 2025-10-04 21:15:52.295043 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-04 21:15:52.295067 | 2025-10-04 21:15:52.454361 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-10-04 21:15:52.455453 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-04 21:15:53.208657 | 2025-10-04 21:15:53.208812 | PLAY [Base post] 2025-10-04 21:15:53.221954 | 2025-10-04 21:15:53.222083 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-04 21:15:53.779015 | debian-bookworm | changed 2025-10-04 21:15:53.785629 | 2025-10-04 21:15:53.785741 | PLAY RECAP 2025-10-04 21:15:53.785803 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-04 21:15:53.785864 | 2025-10-04 21:15:53.904991 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-04 21:15:53.905888 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-04 21:15:54.659186 | 2025-10-04 21:15:54.659349 | PLAY [Base post-logs] 2025-10-04 21:15:54.670259 | 2025-10-04 21:15:54.670404 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-04 21:15:55.095862 | localhost | changed 2025-10-04 21:15:55.111137 | 2025-10-04 21:15:55.111309 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-04 21:15:55.141274 | localhost | ok 2025-10-04 21:15:55.145791 | 2025-10-04 21:15:55.145902 | TASK [Set zuul-log-path fact] 2025-10-04 21:15:55.165727 | localhost | ok 2025-10-04 21:15:55.178387 | 2025-10-04 21:15:55.178516 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-04 21:15:55.207462 | localhost | ok 2025-10-04 21:15:55.210754 | 2025-10-04 21:15:55.210885 | TASK [upload-logs : Create log directories] 2025-10-04 21:15:55.725390 | localhost | changed 2025-10-04 21:15:55.728257 | 2025-10-04 21:15:55.728365 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-04 21:15:56.235482 | localhost -> localhost | ok: Runtime: 0:00:00.007009 2025-10-04 21:15:56.239588 | 2025-10-04 21:15:56.239702 | TASK [upload-logs : Upload logs to log server] 2025-10-04 21:15:56.792293 | localhost | Output suppressed because no_log was given 2025-10-04 21:15:56.794166 | 2025-10-04 21:15:56.794272 | LOOP [upload-logs : Compress console log and json output] 2025-10-04 21:15:56.843998 | localhost | skipping: Conditional result was False 2025-10-04 21:15:56.849881 | localhost | skipping: Conditional result was False 2025-10-04 21:15:56.860568 | 2025-10-04 21:15:56.860675 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-04 21:15:56.914763 | localhost | skipping: Conditional result was False 2025-10-04 21:15:56.915070 | 2025-10-04 21:15:56.919626 | localhost | skipping: Conditional result was False 2025-10-04 21:15:56.927860 | 2025-10-04 21:15:56.928006 | LOOP [upload-logs : Upload console log and json output]