2026-05-15 12:08:35.999195 | Job console starting 2026-05-15 12:08:36.023732 | Updating git repos 2026-05-15 12:08:36.129324 | Cloning repos into workspace 2026-05-15 12:08:36.224804 | Restoring repo states 2026-05-15 12:08:36.253032 | Merging changes 2026-05-15 12:08:36.976129 | Checking out repos 2026-05-15 12:08:37.067203 | Preparing playbooks 2026-05-15 12:08:39.406944 | Running Ansible setup 2026-05-15 12:08:44.518488 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 12:08:45.622856 | 2026-05-15 12:08:45.622995 | PLAY [Base pre] 2026-05-15 12:08:45.657297 | 2026-05-15 12:08:45.657424 | TASK [Setup log path fact] 2026-05-15 12:08:45.690014 | debian-bookworm | ok 2026-05-15 12:08:45.719491 | 2026-05-15 12:08:45.719665 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 12:08:45.757799 | debian-bookworm | ok 2026-05-15 12:08:45.784331 | 2026-05-15 12:08:45.784448 | TASK [emit-job-header : Print job information] 2026-05-15 12:08:45.874086 | # Job Information 2026-05-15 12:08:45.874245 | Ansible Version: 2.16.14 2026-05-15 12:08:45.874282 | Job: container-image-kolla-ansible-build-2025.1 2026-05-15 12:08:45.874315 | Pipeline: check 2026-05-15 12:08:45.874340 | Executor: 521e9411259a 2026-05-15 12:08:45.874361 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/904 2026-05-15 12:08:45.874385 | Event ID: c5e450c0-5056-11f1-8d67-3f171cdce7f1 2026-05-15 12:08:45.879250 | 2026-05-15 12:08:45.879352 | LOOP [emit-job-header : Print node information] 2026-05-15 12:08:46.139525 | debian-bookworm | ok: 2026-05-15 12:08:46.139731 | debian-bookworm | # Node Information 2026-05-15 12:08:46.139762 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-15 12:08:46.139783 | debian-bookworm | Hostname: debian 2026-05-15 12:08:46.139801 | debian-bookworm | Username: zuul 2026-05-15 12:08:46.139819 | debian-bookworm | Distro: Debian 12.13 2026-05-15 12:08:46.139838 | debian-bookworm | Provider: regiocloud-a 2026-05-15 12:08:46.139855 | debian-bookworm | Region: 2026-05-15 12:08:46.139873 | debian-bookworm | Label: debian-bookworm 2026-05-15 12:08:46.139889 | debian-bookworm | Product Name: OpenStack Nova 2026-05-15 12:08:46.139905 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe64:a6fc 2026-05-15 12:08:46.151388 | 2026-05-15 12:08:46.151507 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 12:08:47.014335 | debian-bookworm -> localhost | changed 2026-05-15 12:08:47.022538 | 2026-05-15 12:08:47.022649 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 12:08:48.610113 | debian-bookworm -> localhost | changed 2026-05-15 12:08:48.626598 | 2026-05-15 12:08:48.626710 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 12:08:49.203031 | debian-bookworm -> localhost | ok 2026-05-15 12:08:49.209205 | 2026-05-15 12:08:49.209321 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 12:08:49.240826 | debian-bookworm | ok 2026-05-15 12:08:49.267088 | debian-bookworm | included: /var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-15 12:08:49.273093 | 2026-05-15 12:08:49.283400 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 12:08:51.704907 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-15 12:08:51.705095 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/work/ccfc1681238548d498ac587fa2f7f59e_id_rsa 2026-05-15 12:08:51.705127 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/work/ccfc1681238548d498ac587fa2f7f59e_id_rsa.pub 2026-05-15 12:08:51.705149 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-15 12:08:51.705169 | debian-bookworm -> localhost | SHA256:RpQ22lurCB97eUrTC7dv9aeHy4LPLPN3qQwCyffo3QE zuul-build-sshkey 2026-05-15 12:08:51.705196 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-15 12:08:51.705214 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-15 12:08:51.705232 | debian-bookworm -> localhost | | .. | 2026-05-15 12:08:51.705250 | debian-bookworm -> localhost | | .+ | 2026-05-15 12:08:51.705267 | debian-bookworm -> localhost | | +.. | 2026-05-15 12:08:51.705283 | debian-bookworm -> localhost | | o.o . | 2026-05-15 12:08:51.705299 | debian-bookworm -> localhost | | +S+ E | 2026-05-15 12:08:51.705319 | debian-bookworm -> localhost | | . ..+.+ . . | 2026-05-15 12:08:51.705336 | debian-bookworm -> localhost | | o ++=o+ o o.| 2026-05-15 12:08:51.705353 | debian-bookworm -> localhost | | +.=+B=*.+.=| 2026-05-15 12:08:51.705370 | debian-bookworm -> localhost | | ..+oO**==.| 2026-05-15 12:08:51.705386 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-15 12:08:51.705428 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.673673 2026-05-15 12:08:51.710678 | 2026-05-15 12:08:51.710765 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 12:08:51.727290 | debian-bookworm | ok 2026-05-15 12:08:51.739991 | debian-bookworm | included: /var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 12:08:51.747891 | 2026-05-15 12:08:51.747970 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 12:08:51.760524 | debian-bookworm | skipping: Conditional result was False 2026-05-15 12:08:51.766070 | 2026-05-15 12:08:51.766152 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 12:08:52.444717 | debian-bookworm | changed 2026-05-15 12:08:52.450591 | 2026-05-15 12:08:52.450697 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 12:08:52.734948 | debian-bookworm | ok 2026-05-15 12:08:52.741741 | 2026-05-15 12:08:52.741855 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 12:08:53.426569 | debian-bookworm | changed 2026-05-15 12:08:53.432424 | 2026-05-15 12:08:53.432537 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 12:08:54.155757 | debian-bookworm | changed 2026-05-15 12:08:54.160427 | 2026-05-15 12:08:54.160540 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 12:08:54.201268 | debian-bookworm | skipping: Conditional result was False 2026-05-15 12:08:54.206205 | 2026-05-15 12:08:54.206292 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 12:08:54.691792 | debian-bookworm -> localhost | changed 2026-05-15 12:08:54.700535 | 2026-05-15 12:08:54.700635 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 12:08:55.302240 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/work/ccfc1681238548d498ac587fa2f7f59e_id_rsa (zuul-build-sshkey) 2026-05-15 12:08:55.302430 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044842 2026-05-15 12:08:55.308895 | 2026-05-15 12:08:55.308989 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 12:08:55.726445 | debian-bookworm | ok 2026-05-15 12:08:55.733179 | 2026-05-15 12:08:55.733310 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 12:08:55.757724 | debian-bookworm | skipping: Conditional result was False 2026-05-15 12:08:55.768239 | 2026-05-15 12:08:55.768344 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 12:08:56.257083 | debian-bookworm | ok 2026-05-15 12:08:56.265726 | 2026-05-15 12:08:56.265817 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 12:08:56.292734 | debian-bookworm | ok 2026-05-15 12:08:56.296877 | 2026-05-15 12:08:56.296961 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 12:08:56.736033 | debian-bookworm -> localhost | ok 2026-05-15 12:08:56.741281 | 2026-05-15 12:08:56.741389 | TASK [validate-host : Collect information about the host] 2026-05-15 12:08:57.818308 | debian-bookworm | ok 2026-05-15 12:08:57.839264 | 2026-05-15 12:08:57.839415 | TASK [validate-host : Sanitize hostname] 2026-05-15 12:08:58.009349 | debian-bookworm | ok 2026-05-15 12:08:58.075564 | 2026-05-15 12:08:58.075673 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 12:08:58.951781 | debian-bookworm -> localhost | changed 2026-05-15 12:08:58.957415 | 2026-05-15 12:08:58.957527 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 12:08:59.382899 | debian-bookworm | ok 2026-05-15 12:08:59.389576 | 2026-05-15 12:08:59.389685 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 12:09:00.099227 | debian-bookworm -> localhost | changed 2026-05-15 12:09:00.109495 | 2026-05-15 12:09:00.109824 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 12:09:00.386277 | debian-bookworm | ok 2026-05-15 12:09:00.391640 | 2026-05-15 12:09:00.391736 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 12:09:01.274208 | debian-bookworm | changed: 2026-05-15 12:09:01.274459 | debian-bookworm | cd+++++++++ src/ 2026-05-15 12:09:01.274538 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-15 12:09:01.274579 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-15 12:09:01.274616 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-15 12:09:01.274644 | debian-bookworm | Containerfile 2026-05-15 12:09:01.274918 | debian-bookworm | > /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\" | LC_ALL=C sort); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-05-15 12:10:57.439935 | debian-bookworm | ------ 2026-05-15 12:10:57.440048 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-15 12:10:57.446779 | debian-bookworm | 50 | >>> set -x 2026-05-15 12:10:57.446787 | debian-bookworm | 51 | >>> 2026-05-15 12:10:57.446803 | debian-bookworm | 52 | >>> # show motd 2026-05-15 12:10:57.446810 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-15 12:10:57.446833 | debian-bookworm | 54 | >>> 2026-05-15 12:10:57.446840 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-15 12:10:57.446852 | debian-bookworm | 56 | >>> apt-get update 2026-05-15 12:10:57.446859 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-15 12:10:57.446867 | debian-bookworm | 58 | >>> build-essential \ 2026-05-15 12:10:57.446874 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-15 12:10:57.446881 | debian-bookworm | 60 | >>> git \ 2026-05-15 12:10:57.446889 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-15 12:10:57.446896 | debian-bookworm | 62 | >>> jq \ 2026-05-15 12:10:57.446903 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-15 12:10:57.446910 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-15 12:10:57.446930 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-15 12:10:57.446937 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-15 12:10:57.446944 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-15 12:10:57.446951 | debian-bookworm | 68 | >>> patch \ 2026-05-15 12:10:57.446958 | debian-bookworm | 69 | >>> procps \ 2026-05-15 12:10:57.446965 | debian-bookworm | 70 | >>> rsync \ 2026-05-15 12:10:57.446988 | debian-bookworm | 71 | >>> sshpass 2026-05-15 12:10:57.446996 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-15 12:10:57.447003 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-15 12:10:57.447011 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-15 12:10:57.447018 | debian-bookworm | 75 | >>> 2026-05-15 12:10:57.447026 | debian-bookworm | 76 | >>> # add user 2026-05-15 12:10:57.447033 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-15 12:10:57.447040 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-15 12:10:57.447047 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-15 12:10:57.447054 | debian-bookworm | 80 | >>> 2026-05-15 12:10:57.447061 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-15 12:10:57.447068 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-15 12:10:57.447075 | debian-bookworm | 83 | >>> 2026-05-15 12:10:57.447082 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-15 12:10:57.447089 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-15 12:10:57.447096 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-15 12:10:57.447104 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-15 12:10:57.447111 | debian-bookworm | 88 | >>> 2026-05-15 12:10:57.447118 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-15 12:10:57.447136 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-15 12:10:57.447150 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-15 12:10:57.447164 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-15 12:10:57.447171 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-15 12:10:57.447197 | debian-bookworm | 94 | >>> fi 2026-05-15 12:10:57.447205 | debian-bookworm | 95 | >>> 2026-05-15 12:10:57.447212 | debian-bookworm | 96 | >>> # add inventory files 2026-05-15 12:10:57.447219 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-15 12:10:57.447226 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-15 12:10:57.447233 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-15 12:10:57.447240 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-15 12:10:57.447247 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-15 12:10:57.447254 | debian-bookworm | 102 | >>> 2026-05-15 12:10:57.447261 | debian-bookworm | 103 | >>> # run preparations 2026-05-15 12:10:57.447269 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-15 12:10:57.447276 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-15 12:10:57.447283 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-15 12:10:57.447290 | debian-bookworm | 107 | >>> 2026-05-15 12:10:57.447297 | debian-bookworm | 108 | >>> # install required python packages 2026-05-15 12:10:57.447304 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-15 12:10:57.447311 | debian-bookworm | 110 | >>> 2026-05-15 12:10:57.447318 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-15 12:10:57.447325 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-15 12:10:57.447332 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-15 12:10:57.447339 | debian-bookworm | 114 | >>> 2026-05-15 12:10:57.447346 | debian-bookworm | 115 | >>> # create required directories 2026-05-15 12:10:57.447353 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-15 12:10:57.447360 | debian-bookworm | 117 | >>> /ansible \ 2026-05-15 12:10:57.447367 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-15 12:10:57.447374 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-15 12:10:57.447381 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-15 12:10:57.447388 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-15 12:10:57.447401 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-15 12:10:57.447409 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-15 12:10:57.447415 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-15 12:10:57.447422 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-15 12:10:57.447429 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-15 12:10:57.447436 | debian-bookworm | 127 | >>> /interface \ 2026-05-15 12:10:57.447448 | debian-bookworm | 128 | >>> /share 2026-05-15 12:10:57.447455 | debian-bookworm | 129 | >>> 2026-05-15 12:10:57.447462 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-15 12:10:57.447470 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2026-05-15 12:10:57.447477 | debian-bookworm | 132 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2026-05-15 12:10:57.447485 | debian-bookworm | 133 | >>> 2026-05-15 12:10:57.447492 | debian-bookworm | 134 | >>> # apply patches 2026-05-15 12:10:57.447500 | debian-bookworm | 135 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort); do 2026-05-15 12:10:57.447507 | debian-bookworm | 136 | >>> echo $patchfile; 2026-05-15 12:10:57.447514 | debian-bookworm | 137 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-15 12:10:57.447521 | debian-bookworm | 138 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-15 12:10:57.447528 | debian-bookworm | 139 | >>> done 2026-05-15 12:10:57.447535 | debian-bookworm | 140 | >>> 2026-05-15 12:10:57.447542 | debian-bookworm | 141 | >>> # install required ansible collections & roles 2026-05-15 12:10:57.447549 | debian-bookworm | 142 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-15 12:10:57.447556 | debian-bookworm | 143 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-15 12:10:57.447563 | debian-bookworm | 144 | >>> 2026-05-15 12:10:57.447570 | debian-bookworm | 145 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-15 12:10:57.447578 | debian-bookworm | 146 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-15 12:10:57.447585 | debian-bookworm | 147 | >>> 2026-05-15 12:10:57.447591 | debian-bookworm | 148 | >>> # install mitogen ansible plugin 2026-05-15 12:10:57.447598 | debian-bookworm | 149 | >>> mkdir -p /usr/share/mitogen 2026-05-15 12:10:57.447605 | debian-bookworm | 150 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-15 12:10:57.447612 | debian-bookworm | 151 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-15 12:10:57.447619 | debian-bookworm | 152 | >>> rm /mitogen.tar.gz 2026-05-15 12:10:57.447626 | debian-bookworm | 153 | >>> 2026-05-15 12:10:57.447633 | debian-bookworm | 154 | >>> # project specific instructions 2026-05-15 12:10:57.447640 | debian-bookworm | 155 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-15 12:10:57.447647 | debian-bookworm | 156 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-15 12:10:57.447654 | debian-bookworm | 157 | >>> uv pip install --no-cache --system /repository 2026-05-15 12:10:57.447661 | debian-bookworm | 158 | >>> python3 /remove-common-as-dependency.py 2026-05-15 12:10:57.447668 | debian-bookworm | 159 | >>> python3 /split-kolla-ansible-site.py 2026-05-15 12:10:57.447675 | debian-bookworm | 160 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-15 12:10:57.447682 | debian-bookworm | 161 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-15 12:10:57.447689 | debian-bookworm | 162 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-15 12:10:57.447696 | debian-bookworm | 163 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-15 12:10:57.447703 | debian-bookworm | 164 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-15 12:10:57.447710 | debian-bookworm | 165 | >>> python3 /kolla-container-throttle.py 2026-05-15 12:10:57.447717 | debian-bookworm | 166 | >>> for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-"$(basename $playbook)"; done 2026-05-15 12:10:57.447725 | debian-bookworm | 167 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-15 12:10:57.447737 | debian-bookworm | 168 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-15 12:10:57.447744 | debian-bookworm | 169 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-15 12:10:57.447751 | debian-bookworm | 170 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-15 12:10:57.447758 | debian-bookworm | 171 | >>> rm /remove-common-as-dependency.py 2026-05-15 12:10:57.447765 | debian-bookworm | 172 | >>> rm /split-kolla-ansible-site.py 2026-05-15 12:10:57.447772 | debian-bookworm | 173 | >>> mkdir /ansible/files 2026-05-15 12:10:57.447779 | debian-bookworm | 174 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-15 12:10:57.447786 | debian-bookworm | 175 | >>> 2026-05-15 12:10:57.447793 | debian-bookworm | 176 | >>> # add refresh-containers action 2026-05-15 12:10:57.447800 | debian-bookworm | 177 | >>> find /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml 2026-05-15 12:10:57.447807 | debian-bookworm | 178 | >>> rm /refresh-containers.yml 2026-05-15 12:10:57.447814 | debian-bookworm | 179 | >>> 2026-05-15 12:10:57.447821 | debian-bookworm | 180 | >>> # prepare overlays 2026-05-15 12:10:57.447828 | debian-bookworm | 181 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-15 12:10:57.447835 | debian-bookworm | 182 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-15 12:10:57.447842 | debian-bookworm | 183 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-15 12:10:57.447849 | debian-bookworm | 184 | >>> 2026-05-15 12:10:57.447856 | debian-bookworm | 185 | >>> # copy ara configuration 2026-05-15 12:10:57.447863 | debian-bookworm | 186 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-15 12:10:57.447870 | debian-bookworm | 187 | >>> 2026-05-15 12:10:57.447877 | debian-bookworm | 188 | >>> # set correct permssions 2026-05-15 12:10:57.447884 | debian-bookworm | 189 | >>> chown -R dragon: /ansible /share /interface 2026-05-15 12:10:57.447891 | debian-bookworm | 190 | >>> 2026-05-15 12:10:57.447898 | debian-bookworm | 191 | >>> # cleanup 2026-05-15 12:10:57.447905 | debian-bookworm | 192 | >>> apt-get clean 2026-05-15 12:10:57.447912 | debian-bookworm | 193 | >>> apt-get remove -y \ 2026-05-15 12:10:57.447919 | debian-bookworm | 194 | >>> build-essential \ 2026-05-15 12:10:57.447926 | debian-bookworm | 195 | >>> git \ 2026-05-15 12:10:57.447933 | debian-bookworm | 196 | >>> libffi-dev \ 2026-05-15 12:10:57.447940 | debian-bookworm | 197 | >>> libssh-dev \ 2026-05-15 12:10:57.447947 | debian-bookworm | 198 | >>> libssl-dev \ 2026-05-15 12:10:57.447954 | debian-bookworm | 199 | >>> libyaml-dev \ 2026-05-15 12:10:57.447961 | debian-bookworm | 200 | >>> python3-dev 2026-05-15 12:10:57.447968 | debian-bookworm | 201 | >>> apt-get autoremove -y 2026-05-15 12:10:57.447975 | debian-bookworm | 202 | >>> 2026-05-15 12:10:57.447982 | debian-bookworm | 203 | >>> rm -rf \ 2026-05-15 12:10:57.447989 | debian-bookworm | 204 | >>> /patches \ 2026-05-15 12:10:57.448003 | debian-bookworm | 205 | >>> /release \ 2026-05-15 12:10:57.448010 | debian-bookworm | 206 | >>> /root/.cache \ 2026-05-15 12:10:57.448017 | debian-bookworm | 207 | >>> /tmp/* \ 2026-05-15 12:10:57.448024 | debian-bookworm | 208 | >>> /usr/share/doc/* \ 2026-05-15 12:10:57.448031 | debian-bookworm | 209 | >>> /usr/share/man/* \ 2026-05-15 12:10:57.448038 | debian-bookworm | 210 | >>> /var/lib/apt/lists/* \ 2026-05-15 12:10:57.448045 | debian-bookworm | 211 | >>> /var/tmp/* 2026-05-15 12:10:57.448052 | debian-bookworm | 212 | >>> 2026-05-15 12:10:57.448066 | debian-bookworm | 213 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-15 12:10:57.448073 | debian-bookworm | 214 | >>> pyclean /usr 2026-05-15 12:10:57.448080 | debian-bookworm | 215 | >>> uv pip uninstall --system pyclean 2026-05-15 12:10:57.448087 | debian-bookworm | 216 | >>> EOF 2026-05-15 12:10:57.448094 | debian-bookworm | 217 | 2026-05-15 12:10:57.448101 | debian-bookworm | -------------------- 2026-05-15 12:10:57.448131 | debian-bookworm | ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c set -e\nset -x\n\n# show motd\necho '[ ! -z \"$TERM\" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\" | LC_ALL=C sort); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2026-05-15 12:10:57.639765 | debian-bookworm | ERROR 2026-05-15 12:10:57.640212 | debian-bookworm | { 2026-05-15 12:10:57.640317 | debian-bookworm | "delta": "0:01:00.216758", 2026-05-15 12:10:57.640387 | debian-bookworm | "end": "2026-05-15 12:10:57.456296", 2026-05-15 12:10:57.640473 | debian-bookworm | "msg": "non-zero return code", 2026-05-15 12:10:57.640530 | debian-bookworm | "rc": 1, 2026-05-15 12:10:57.640583 | debian-bookworm | "start": "2026-05-15 12:09:57.239538" 2026-05-15 12:10:57.640654 | debian-bookworm | } failure 2026-05-15 12:10:57.672584 | 2026-05-15 12:10:57.672916 | PLAY RECAP 2026-05-15 12:10:57.673029 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-15 12:10:57.673077 | 2026-05-15 12:10:57.830259 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-15 12:10:57.831338 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 12:10:58.619938 | 2026-05-15 12:10:58.620122 | PLAY [Base post-fetch] 2026-05-15 12:10:58.636256 | 2026-05-15 12:10:58.636465 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-15 12:10:58.683405 | debian-bookworm | skipping: Conditional result was False 2026-05-15 12:10:58.690339 | 2026-05-15 12:10:58.690636 | TASK [fetch-output : Set log path for single node] 2026-05-15 12:10:58.732771 | debian-bookworm | ok 2026-05-15 12:10:58.738810 | 2026-05-15 12:10:58.738958 | LOOP [fetch-output : Ensure local output dirs] 2026-05-15 12:10:59.219634 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/work/logs" 2026-05-15 12:10:59.500124 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/work/artifacts" 2026-05-15 12:10:59.816579 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ccfc1681238548d498ac587fa2f7f59e/work/docs" 2026-05-15 12:10:59.836840 | 2026-05-15 12:10:59.837002 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-15 12:11:00.617555 | debian-bookworm | changed: 2026-05-15 12:11:00.617895 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-15 12:11:00.617952 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-15 12:11:00.617994 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-15 12:11:00.618062 | debian-bookworm | changed: All items complete 2026-05-15 12:11:00.618095 | 2026-05-15 12:11:01.166727 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 12:11:01.755243 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 12:11:01.782473 | 2026-05-15 12:11:01.782661 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-15 12:11:02.372191 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008418 2026-05-15 12:11:02.639019 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010427 2026-05-15 12:11:02.657036 | 2026-05-15 12:11:02.657177 | PLAY RECAP 2026-05-15 12:11:02.657264 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-15 12:11:02.657305 | 2026-05-15 12:11:02.790746 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 12:11:02.791740 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 12:11:03.584358 | 2026-05-15 12:11:03.584564 | PLAY [Base post] 2026-05-15 12:11:03.601018 | 2026-05-15 12:11:03.601172 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-15 12:11:04.405280 | debian-bookworm | changed 2026-05-15 12:11:04.415167 | 2026-05-15 12:11:04.415309 | PLAY RECAP 2026-05-15 12:11:04.415388 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-15 12:11:04.415485 | 2026-05-15 12:11:04.536385 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 12:11:04.538543 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-15 12:11:05.342924 | 2026-05-15 12:11:05.343297 | PLAY [Base post-logs] 2026-05-15 12:11:05.362928 | 2026-05-15 12:11:05.363140 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-15 12:11:05.841331 | localhost | changed 2026-05-15 12:11:05.851578 | 2026-05-15 12:11:05.851759 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-15 12:11:05.887668 | localhost | ok 2026-05-15 12:11:05.891150 | 2026-05-15 12:11:05.891276 | TASK [Set zuul-log-path fact] 2026-05-15 12:11:05.908749 | localhost | ok 2026-05-15 12:11:05.922656 | 2026-05-15 12:11:05.922856 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 12:11:05.949522 | localhost | ok 2026-05-15 12:11:05.954002 | 2026-05-15 12:11:05.954132 | TASK [upload-logs : Create log directories] 2026-05-15 12:11:06.495409 | localhost | changed 2026-05-15 12:11:06.499092 | 2026-05-15 12:11:06.499227 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-15 12:11:07.005367 | localhost -> localhost | ok: Runtime: 0:00:00.009362 2026-05-15 12:11:07.011196 | 2026-05-15 12:11:07.011358 | TASK [upload-logs : Upload logs to log server] 2026-05-15 12:11:07.571515 | localhost | Output suppressed because no_log was given 2026-05-15 12:11:07.575385 | 2026-05-15 12:11:07.575601 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 12:11:07.622697 | localhost | skipping: Conditional result was False 2026-05-15 12:11:07.628757 | localhost | skipping: Conditional result was False 2026-05-15 12:11:07.637730 | 2026-05-15 12:11:07.637978 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 12:11:07.686691 | localhost | skipping: Conditional result was False 2026-05-15 12:11:07.687804 | 2026-05-15 12:11:07.690589 | localhost | skipping: Conditional result was False 2026-05-15 12:11:07.701241 | 2026-05-15 12:11:07.701454 | LOOP [upload-logs : Upload console log and json output]