2026-06-16 19:15:08.300738 | Job console starting 2026-06-16 19:15:08.319940 | Updating git repos 2026-06-16 19:15:08.371075 | Cloning repos into workspace 2026-06-16 19:15:08.422790 | Restoring repo states 2026-06-16 19:15:08.429539 | Merging changes 2026-06-16 19:15:08.987701 | Checking out repos 2026-06-16 19:15:09.040292 | Preparing playbooks 2026-06-16 19:15:09.891097 | Running Ansible setup 2026-06-16 19:15:15.921859 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 19:15:16.932008 | 2026-06-16 19:15:16.932322 | PLAY [Base pre] 2026-06-16 19:15:16.953725 | 2026-06-16 19:15:16.953959 | TASK [Setup log path fact] 2026-06-16 19:15:16.974298 | debian-bookworm | ok 2026-06-16 19:15:16.994232 | 2026-06-16 19:15:16.994463 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:15:17.045680 | debian-bookworm | ok 2026-06-16 19:15:17.056634 | 2026-06-16 19:15:17.056774 | TASK [emit-job-header : Print job information] 2026-06-16 19:15:17.097445 | # Job Information 2026-06-16 19:15:17.097674 | Ansible Version: 2.16.14 2026-06-16 19:15:17.097711 | Job: yamllint 2026-06-16 19:15:17.097745 | Pipeline: check 2026-06-16 19:15:17.097769 | Executor: 521e9411259a 2026-06-16 19:15:17.097790 | Triggered by: https://github.com/osism/container-images/pull/922 2026-06-16 19:15:17.097813 | Event ID: 8d874460-69b7-11f1-8320-69a0ec44609a 2026-06-16 19:15:17.103093 | 2026-06-16 19:15:17.103216 | LOOP [emit-job-header : Print node information] 2026-06-16 19:15:17.232992 | debian-bookworm | ok: 2026-06-16 19:15:17.233263 | debian-bookworm | # Node Information 2026-06-16 19:15:17.233312 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-16 19:15:17.233347 | debian-bookworm | Hostname: debian 2026-06-16 19:15:17.233378 | debian-bookworm | Username: zuul 2026-06-16 19:15:17.233400 | debian-bookworm | Distro: Debian 12.14 2026-06-16 19:15:17.233475 | debian-bookworm | Provider: regiocloud-a 2026-06-16 19:15:17.233510 | debian-bookworm | Region: 2026-06-16 19:15:17.233541 | debian-bookworm | Label: debian-bookworm 2026-06-16 19:15:17.233570 | debian-bookworm | Product Name: OpenStack Nova 2026-06-16 19:15:17.233598 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb0:2931 2026-06-16 19:15:17.245489 | 2026-06-16 19:15:17.245676 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 19:15:17.758487 | debian-bookworm -> localhost | changed 2026-06-16 19:15:17.771643 | 2026-06-16 19:15:17.771809 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 19:15:18.997560 | debian-bookworm -> localhost | changed 2026-06-16 19:15:19.011302 | 2026-06-16 19:15:19.011449 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 19:15:19.383426 | debian-bookworm -> localhost | ok 2026-06-16 19:15:19.390339 | 2026-06-16 19:15:19.390471 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 19:15:19.417276 | debian-bookworm | ok 2026-06-16 19:15:19.434058 | debian-bookworm | included: /var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 19:15:19.440502 | 2026-06-16 19:15:19.440626 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 19:15:20.534094 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-16 19:15:20.534370 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/work/21ac368ade7943e8af7f45eb508e99b5_id_rsa 2026-06-16 19:15:20.534409 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/work/21ac368ade7943e8af7f45eb508e99b5_id_rsa.pub 2026-06-16 19:15:20.534436 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-16 19:15:20.534462 | debian-bookworm -> localhost | SHA256:0GBzXUS/kjGMNNAAs09MGZ1rg92It/GFAXEoF7Z+bOk zuul-build-sshkey 2026-06-16 19:15:20.534485 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-16 19:15:20.534520 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-16 19:15:20.534543 | debian-bookworm -> localhost | | *.*OBX= | 2026-06-16 19:15:20.534565 | debian-bookworm -> localhost | | . XooB*.. | 2026-06-16 19:15:20.534585 | debian-bookworm -> localhost | | o +*o++o. | 2026-06-16 19:15:20.534605 | debian-bookworm -> localhost | | +o.O.o=.. | 2026-06-16 19:15:20.534626 | debian-bookworm -> localhost | | So.=B.. | 2026-06-16 19:15:20.534651 | debian-bookworm -> localhost | | .+.. | 2026-06-16 19:15:20.534672 | debian-bookworm -> localhost | | E | 2026-06-16 19:15:20.534692 | debian-bookworm -> localhost | | | 2026-06-16 19:15:20.534713 | debian-bookworm -> localhost | | | 2026-06-16 19:15:20.534733 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-16 19:15:20.534786 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.439303 2026-06-16 19:15:20.542967 | 2026-06-16 19:15:20.545543 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 19:15:20.598381 | debian-bookworm | ok 2026-06-16 19:15:20.621914 | debian-bookworm | included: /var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 19:15:20.633601 | 2026-06-16 19:15:20.633733 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 19:15:20.692942 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:20.699928 | 2026-06-16 19:15:20.700068 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 19:15:21.708297 | debian-bookworm | changed 2026-06-16 19:15:21.720718 | 2026-06-16 19:15:21.720883 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 19:15:22.016513 | debian-bookworm | ok 2026-06-16 19:15:22.024334 | 2026-06-16 19:15:22.024502 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 19:15:22.743977 | debian-bookworm | changed 2026-06-16 19:15:22.750693 | 2026-06-16 19:15:22.750878 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 19:15:23.503098 | debian-bookworm | changed 2026-06-16 19:15:23.516788 | 2026-06-16 19:15:23.516963 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 19:15:23.546077 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:23.553928 | 2026-06-16 19:15:23.554051 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 19:15:24.495024 | debian-bookworm -> localhost | changed 2026-06-16 19:15:24.507995 | 2026-06-16 19:15:24.508154 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 19:15:24.913398 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/work/21ac368ade7943e8af7f45eb508e99b5_id_rsa (zuul-build-sshkey) 2026-06-16 19:15:24.913780 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013843 2026-06-16 19:15:24.923885 | 2026-06-16 19:15:24.924060 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 19:15:25.370362 | debian-bookworm | ok 2026-06-16 19:15:25.376262 | 2026-06-16 19:15:25.376406 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 19:15:25.402111 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:25.414352 | 2026-06-16 19:15:25.414507 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 19:15:25.942913 | debian-bookworm | ok 2026-06-16 19:15:25.970214 | 2026-06-16 19:15:25.970374 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 19:15:26.016098 | debian-bookworm | ok 2026-06-16 19:15:26.021880 | 2026-06-16 19:15:26.022057 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 19:15:26.373436 | debian-bookworm -> localhost | ok 2026-06-16 19:15:26.382538 | 2026-06-16 19:15:26.382674 | TASK [validate-host : Collect information about the host] 2026-06-16 19:15:27.591044 | debian-bookworm | ok 2026-06-16 19:15:27.603880 | 2026-06-16 19:15:27.604040 | TASK [validate-host : Sanitize hostname] 2026-06-16 19:15:27.795432 | debian-bookworm | ok 2026-06-16 19:15:27.812629 | 2026-06-16 19:15:27.812790 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 19:15:28.539199 | debian-bookworm -> localhost | changed 2026-06-16 19:15:28.545765 | 2026-06-16 19:15:28.545937 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 19:15:28.990266 | debian-bookworm | ok 2026-06-16 19:15:28.998032 | 2026-06-16 19:15:28.998167 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 19:15:29.594236 | debian-bookworm -> localhost | changed 2026-06-16 19:15:29.605508 | 2026-06-16 19:15:29.605669 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 19:15:29.895486 | debian-bookworm | ok 2026-06-16 19:15:29.904191 | 2026-06-16 19:15:29.904332 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 19:15:30.999827 | debian-bookworm | changed: 2026-06-16 19:15:31.000117 | debian-bookworm | cd+++++++++ src/ 2026-06-16 19:15:31.000156 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-16 19:15:31.000181 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-16 19:15:31.000202 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-06-16 19:15:31.000223 | debian-bookworm | Containerfile 2026-06-16 19:15:31.019325 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-06-16 19:15:31.019347 | debian-bookworm | Containerfile 2026-06-16 19:15:31.019388 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-06-16 19:15:31.019408 | debian-bookworm | Containerfile 2026-06-16 19:15:31.019674 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-06-16 19:15:31.019693 | debian-bookworm | Containerfile 2026-06-16 19:15:31.019811 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-06-16 19:15:31.019830 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-06-16 19:15:31.019848 | debian-bookworm | Containerfile 2026-06-16 19:15:31.023397 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-06-16 19:15:31.023417 | debian-bookworm | Containerfile 2026-06-16 19:15:31.023592 | debian-bookworm | Containerfile 2026-06-16 19:15:31.023699 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-06-16 19:15:31.023719 | debian-bookworm | Containerfile 2026-06-16 19:15:31.023764 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-06-16 19:15:31.023797 | debian-bookworm | Containerfile 2026-06-16 19:15:31.023882 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-06-16 19:15:31.023961 | debian-bookworm | Containerfile 2026-06-16 19:15:31.024031 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-06-16 19:15:31.024065 | debian-bookworm | Containerfile 2026-06-16 19:15:31.025279 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-06-16 19:15:31.025454 | debian-bookworm | Containerfile 2026-06-16 19:15:31.025512 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-06-16 19:15:31.025533 | debian-bookworm | Containerfile 2026-06-16 19:15:31.026016 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-06-16 19:15:31.026035 | debian-bookworm | Containerfile 2026-06-16 19:15:31.026074 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-06-16 19:15:31.026094 | debian-bookworm | Containerfile 2026-06-16 19:15:31.026135 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-06-16 19:15:31.026155 | debian-bookworm | Containerfile 2026-06-16 19:15:31.026195 | debian-bookworm | Containerfile 2026-06-16 19:15:31.026303 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-06-16 19:15:31.026321 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-06-16 19:15:31.026345 | debian-bookworm | Containerfile 2026-06-16 19:15:31.026550 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-06-16 19:15:31.026571 | debian-bookworm | Containerfile 2026-06-16 19:15:31.026669 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-06-16 19:15:31.027867 | debian-bookworm | Containerfile 2026-06-16 19:15:31.028311 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-06-16 19:15:31.028332 | debian-bookworm | Containerfile 2026-06-16 19:15:31.028371 | debian-bookworm | Containerfile 2026-06-16 19:15:31.028501 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-06-16 19:15:31.028519 | debian-bookworm | Containerfile 2026-06-16 19:15:31.029591 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-06-16 19:15:31.031309 | debian-bookworm | Containerfile 2026-06-16 19:15:31.069546 | 2026-06-16 19:15:31.069865 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-06-16 19:15:31.468328 | debian-bookworm | changed: "logs" 2026-06-16 19:15:31.469116 | debian-bookworm | ok: All items complete 2026-06-16 19:15:31.469186 | 2026-06-16 19:15:31.716128 | debian-bookworm | changed: "artifacts" 2026-06-16 19:15:31.936792 | debian-bookworm | changed: "docs" 2026-06-16 19:15:31.963127 | 2026-06-16 19:15:31.963497 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-06-16 19:15:32.241464 | debian-bookworm | ok 2026-06-16 19:15:32.247621 | 2026-06-16 19:15:32.247745 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-06-16 19:15:32.780339 | debian-bookworm | ok: Runtime: 0:00:00.061990 2026-06-16 19:15:32.791221 | 2026-06-16 19:15:32.792635 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-06-16 19:15:33.338375 | debian-bookworm | ok: Runtime: 0:00:00.111770 2026-06-16 19:15:33.360554 | 2026-06-16 19:15:33.360823 | TASK [diagnose-network : Ensure log directory exists] 2026-06-16 19:15:33.647018 | debian-bookworm | ok 2026-06-16 19:15:33.655082 | 2026-06-16 19:15:33.655248 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-06-16 19:15:50.912559 | debian-bookworm | ok: Runtime: 0:00:15.753713 2026-06-16 19:15:50.923467 | 2026-06-16 19:15:50.923639 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-16 19:15:50.980191 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:50.986786 | 2026-06-16 19:15:50.986988 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-16 19:15:51.069236 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:51.094937 | 2026-06-16 19:15:51.095083 | PLAY RECAP 2026-06-16 19:15:51.095144 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-06-16 19:15:51.095169 | 2026-06-16 19:15:51.380420 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 19:15:51.381386 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-06-16 19:15:53.197107 | 2026-06-16 19:15:53.197311 | PLAY [Run yamllint] 2026-06-16 19:15:53.219203 | 2026-06-16 19:15:53.219579 | LOOP [Install python] 2026-06-16 19:15:53.280883 | debian-bookworm | ok: "ensure-python" 2026-06-16 19:15:53.306080 | debian-bookworm | ok: "ensure-pip" 2026-06-16 19:15:53.418635 | 2026-06-16 19:15:53.418883 | TASK [ensure-python : Validate python_version value] 2026-06-16 19:15:53.486154 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:53.493667 | 2026-06-16 19:15:53.493813 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-06-16 19:15:53.565956 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:53.573297 | 2026-06-16 19:15:53.573440 | TASK [ensure-python : Pull in venv package] 2026-06-16 19:15:53.648831 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:53.656305 | 2026-06-16 19:15:53.656439 | TASK [ensure-python : Set default RPM package name] 2026-06-16 19:15:53.726392 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:53.734283 | 2026-06-16 19:15:53.734426 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-06-16 19:15:53.800695 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:53.852770 | 2026-06-16 19:15:53.852997 | TASK [ensure-python : Install RPM package] 2026-06-16 19:15:53.898115 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:53.907984 | 2026-06-16 19:15:53.908203 | TASK [ensure-python : Install python using pyenv] 2026-06-16 19:15:53.943551 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:53.950209 | 2026-06-16 19:15:53.950353 | TASK [ensure-python : Activate python using stow] 2026-06-16 19:15:54.036061 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:15:54.052590 | 2026-06-16 19:15:54.052729 | TASK [ensure-pip : Check if pip is installed] 2026-06-16 19:15:55.638895 | debian-bookworm | ok: Runtime: 0:00:00.008316 2026-06-16 19:15:55.649131 | 2026-06-16 19:15:55.649254 | LOOP [ensure-pip : Install pip from packages] 2026-06-16 19:15:55.722884 | debian-bookworm | ok: "/var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-06-16 19:15:55.723108 | debian-bookworm | ok: All items complete 2026-06-16 19:15:55.723135 | 2026-06-16 19:15:55.751870 | debian-bookworm | included: /var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-06-16 19:15:55.830639 | 2026-06-16 19:15:55.830941 | TASK [ensure-pip : Update package lists] 2026-06-16 19:16:00.660874 | debian-bookworm | changed 2026-06-16 19:16:00.667766 | 2026-06-16 19:16:00.667874 | TASK [ensure-pip : Install Python 3 pip] 2026-06-16 19:16:06.349321 | debian-bookworm | changed 2026-06-16 19:16:06.359576 | 2026-06-16 19:16:06.359717 | TASK [ensure-pip : Install Python 2 pip] 2026-06-16 19:16:06.514088 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:16:06.520479 | 2026-06-16 19:16:06.520584 | TASK [ensure-pip : Ensure setuptools] 2026-06-16 19:16:06.564117 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:16:06.572452 | 2026-06-16 19:16:06.572562 | TASK [ensure-pip : Check for ensurepip module] 2026-06-16 19:16:06.994455 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-06-16 19:16:06.994648 | debian-bookworm | [--altinstall] [--default-pip] 2026-06-16 19:16:06.994701 | debian-bookworm | 2026-06-16 19:16:06.994718 | debian-bookworm | options: 2026-06-16 19:16:06.994736 | debian-bookworm | -h, --help show this help message and exit 2026-06-16 19:16:06.994755 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2026-06-16 19:16:06.994769 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-06-16 19:16:06.994811 | debian-bookworm | times. 2026-06-16 19:16:06.994836 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-06-16 19:16:06.994850 | debian-bookworm | --user Install using the user scheme. 2026-06-16 19:16:06.994860 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2026-06-16 19:16:06.994871 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2026-06-16 19:16:06.994881 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2026-06-16 19:16:06.994891 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2026-06-16 19:16:06.994901 | debian-bookworm | and easy_install in addition to the versioned scripts. 2026-06-16 19:16:07.153393 | debian-bookworm | ok: Runtime: 0:00:00.105818 2026-06-16 19:16:07.162606 | 2026-06-16 19:16:07.162752 | TASK [ensure-pip : Ensure python3-venv] 2026-06-16 19:16:07.191889 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:16:07.200516 | 2026-06-16 19:16:07.200789 | TASK [ensure-pip : Install pip from source] 2026-06-16 19:16:07.227284 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:16:07.236523 | 2026-06-16 19:16:07.236677 | TASK [ensure-pip : Probe for venv python full path] 2026-06-16 19:16:07.660394 | debian-bookworm | /usr/bin/python3 2026-06-16 19:16:07.794326 | debian-bookworm | ok: Runtime: 0:00:00.008628 2026-06-16 19:16:07.801505 | 2026-06-16 19:16:07.801639 | TASK [ensure-pip : Set host default] 2026-06-16 19:16:07.976866 | debian-bookworm | ok 2026-06-16 19:16:08.012185 | 2026-06-16 19:16:08.012368 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-06-16 19:16:08.201633 | debian-bookworm | ok 2026-06-16 19:16:08.311130 | 2026-06-16 19:16:08.311267 | TASK [yamllint : Install yamllint] 2026-06-16 19:16:15.019483 | debian-bookworm | changed 2026-06-16 19:16:15.028268 | 2026-06-16 19:16:15.028393 | TASK [yamllint : Run yamllint] 2026-06-16 19:16:15.819840 | debian-bookworm | ./.hadolint.yaml 2026-06-16 19:16:15.819964 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2026-06-16 19:16:15.819977 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2026-06-16 19:16:15.819986 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2026-06-16 19:16:15.820034 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2026-06-16 19:16:15.820045 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2026-06-16 19:16:15.820050 | debian-bookworm | 2026-06-16 19:16:15.820071 | debian-bookworm | ./.github/workflows/add-to-project.yml 2026-06-16 19:16:15.820079 | debian-bookworm | 1:1 warning missing document start "---" (document-start) 2026-06-16 19:16:15.820085 | debian-bookworm | 2026-06-16 19:16:16.083338 | debian-bookworm | ok: Runtime: 0:00:00.492556 2026-06-16 19:16:16.099173 | 2026-06-16 19:16:16.099275 | PLAY RECAP 2026-06-16 19:16:16.099332 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-16 19:16:16.099357 | 2026-06-16 19:16:16.295064 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2026-06-16 19:16:16.295845 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 19:16:17.305340 | 2026-06-16 19:16:17.305490 | PLAY [Base post-fetch] 2026-06-16 19:16:17.319455 | 2026-06-16 19:16:17.319574 | TASK [diagnose-network : Ensure log directory exists] 2026-06-16 19:16:17.796439 | debian-bookworm | ok 2026-06-16 19:16:17.827603 | 2026-06-16 19:16:17.827785 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-16 19:16:35.278855 | debian-bookworm | ok: Runtime: 0:00:15.714549 2026-06-16 19:16:35.286862 | 2026-06-16 19:16:35.287038 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-16 19:16:41.428714 | debian-bookworm | ok: Runtime: 0:00:00.005056 2026-06-16 19:16:41.439981 | 2026-06-16 19:16:41.440161 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-16 19:16:47.726991 | debian-bookworm | ok: Runtime: 0:00:00.009925 2026-06-16 19:16:47.763289 | 2026-06-16 19:16:47.763474 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-16 19:16:47.877762 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:16:47.885399 | 2026-06-16 19:16:47.885571 | TASK [fetch-output : Set log path for single node] 2026-06-16 19:16:47.977481 | debian-bookworm | ok 2026-06-16 19:16:47.990140 | 2026-06-16 19:16:47.990313 | LOOP [fetch-output : Ensure local output dirs] 2026-06-16 19:16:48.437570 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/work/logs" 2026-06-16 19:16:49.452925 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/work/artifacts" 2026-06-16 19:16:49.991579 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/21ac368ade7943e8af7f45eb508e99b5/work/docs" 2026-06-16 19:16:50.011426 | 2026-06-16 19:16:50.011550 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 19:16:51.169075 | debian-bookworm | changed: 2026-06-16 19:16:51.169277 | debian-bookworm | .d..t...... ./ 2026-06-16 19:16:51.171972 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-16 19:16:51.172057 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-16 19:16:51.172095 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-16 19:16:51.172119 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-16 19:16:51.172177 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-16 19:16:51.172236 | debian-bookworm | changed: All items complete 2026-06-16 19:16:51.172263 | 2026-06-16 19:16:51.881418 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:16:52.718786 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:16:52.737325 | 2026-06-16 19:16:52.737440 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 19:16:53.215821 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005402 2026-06-16 19:16:53.629478 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.015828 2026-06-16 19:16:53.646585 | 2026-06-16 19:16:53.646678 | PLAY RECAP 2026-06-16 19:16:53.646808 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 19:16:53.647175 | 2026-06-16 19:16:53.949868 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 19:16:53.951518 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:16:54.954099 | 2026-06-16 19:16:54.954233 | PLAY [Base post] 2026-06-16 19:16:54.967677 | 2026-06-16 19:16:54.967806 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 19:16:55.602441 | debian-bookworm | changed 2026-06-16 19:16:55.609001 | 2026-06-16 19:16:55.609106 | PLAY RECAP 2026-06-16 19:16:55.609168 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 19:16:55.609231 | 2026-06-16 19:16:55.730233 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:16:55.731620 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 19:16:56.783362 | 2026-06-16 19:16:56.783514 | PLAY [Base post-logs] 2026-06-16 19:16:56.794184 | 2026-06-16 19:16:56.794373 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 19:16:57.264260 | localhost | changed 2026-06-16 19:16:57.273856 | 2026-06-16 19:16:57.274005 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 19:16:57.298974 | localhost | ok 2026-06-16 19:16:57.302049 | 2026-06-16 19:16:57.302144 | TASK [Set zuul-log-path fact] 2026-06-16 19:16:57.316720 | localhost | ok 2026-06-16 19:16:57.324360 | 2026-06-16 19:16:57.324471 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:16:57.349236 | localhost | ok 2026-06-16 19:16:57.352192 | 2026-06-16 19:16:57.352277 | TASK [upload-logs : Create log directories] 2026-06-16 19:16:57.799318 | localhost | changed 2026-06-16 19:16:57.801941 | 2026-06-16 19:16:57.802052 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 19:16:58.323369 | localhost -> localhost | ok: Runtime: 0:00:00.005643 2026-06-16 19:16:58.327142 | 2026-06-16 19:16:58.327243 | TASK [upload-logs : Upload logs to log server] 2026-06-16 19:16:58.905631 | localhost | Output suppressed because no_log was given 2026-06-16 19:16:58.907678 | 2026-06-16 19:16:58.907769 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 19:16:58.973684 | localhost | skipping: Conditional result was False 2026-06-16 19:16:58.981909 | localhost | skipping: Conditional result was False 2026-06-16 19:16:58.986679 | 2026-06-16 19:16:58.986788 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 19:16:59.029033 | localhost | skipping: Conditional result was False 2026-06-16 19:16:59.029288 | 2026-06-16 19:16:59.035696 | localhost | skipping: Conditional result was False 2026-06-16 19:16:59.044727 | 2026-06-16 19:16:59.044872 | LOOP [upload-logs : Upload console log and json output]