2025-11-20 00:00:06.387780 | Job console starting 2025-11-20 00:00:06.397191 | Updating git repos 2025-11-20 00:00:06.771563 | Cloning repos into workspace 2025-11-20 00:00:06.823373 | Restoring repo states 2025-11-20 00:00:06.849538 | Merging changes 2025-11-20 00:00:06.849562 | Checking out repos 2025-11-20 00:00:06.905178 | Preparing playbooks 2025-11-20 00:00:07.615671 | Running Ansible setup 2025-11-20 00:00:13.206600 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-20 00:00:14.418877 | 2025-11-20 00:00:14.419384 | PLAY [Base pre] 2025-11-20 00:00:14.450739 | 2025-11-20 00:00:14.450916 | TASK [Setup log path fact] 2025-11-20 00:00:14.470356 | debian-bookworm | ok 2025-11-20 00:00:14.495281 | 2025-11-20 00:00:14.495446 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-20 00:00:14.516898 | debian-bookworm | ok 2025-11-20 00:00:14.526303 | 2025-11-20 00:00:14.526433 | TASK [emit-job-header : Print job information] 2025-11-20 00:00:14.567248 | # Job Information 2025-11-20 00:00:14.567436 | Ansible Version: 2.16.14 2025-11-20 00:00:14.567480 | Job: container-image-kolla-ansible-push-2025.1 2025-11-20 00:00:14.567521 | Pipeline: periodic-midnight 2025-11-20 00:00:14.567545 | Executor: 521e9411259a 2025-11-20 00:00:14.567566 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-11-20 00:00:14.567588 | Event ID: 3ff662a395dc46d482a1fb07666be6b3 2025-11-20 00:00:14.573354 | 2025-11-20 00:00:14.573502 | LOOP [emit-job-header : Print node information] 2025-11-20 00:00:14.685070 | debian-bookworm | ok: 2025-11-20 00:00:14.685234 | debian-bookworm | # Node Information 2025-11-20 00:00:14.685268 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-20 00:00:14.685294 | debian-bookworm | Hostname: debian 2025-11-20 00:00:14.685316 | debian-bookworm | Username: zuul 2025-11-20 00:00:14.685337 | debian-bookworm | Distro: Debian 12.12 2025-11-20 00:00:14.685361 | debian-bookworm | Provider: regiocloud-a 2025-11-20 00:00:14.685382 | debian-bookworm | Region: 2025-11-20 00:00:14.685414 | debian-bookworm | Label: debian-bookworm 2025-11-20 00:00:14.685434 | debian-bookworm | Product Name: OpenStack Nova 2025-11-20 00:00:14.685454 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:87e6 2025-11-20 00:00:14.698754 | 2025-11-20 00:00:14.698884 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-20 00:00:15.359988 | debian-bookworm -> localhost | changed 2025-11-20 00:00:15.367727 | 2025-11-20 00:00:15.367846 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-20 00:00:18.297853 | debian-bookworm -> localhost | changed 2025-11-20 00:00:18.318041 | 2025-11-20 00:00:18.318241 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-20 00:00:19.397709 | debian-bookworm -> localhost | ok 2025-11-20 00:00:19.404224 | 2025-11-20 00:00:19.404359 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-20 00:00:19.444362 | debian-bookworm | ok 2025-11-20 00:00:19.493382 | debian-bookworm | included: /var/lib/zuul/builds/7d9d17263bc049039b64175e1bdedb47/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-20 00:00:19.515229 | 2025-11-20 00:00:19.515361 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-20 00:00:24.699812 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-20 00:00:24.700007 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d9d17263bc049039b64175e1bdedb47/work/7d9d17263bc049039b64175e1bdedb47_id_rsa 2025-11-20 00:00:24.700044 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d9d17263bc049039b64175e1bdedb47/work/7d9d17263bc049039b64175e1bdedb47_id_rsa.pub 2025-11-20 00:00:24.700070 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-20 00:00:24.700093 | debian-bookworm -> localhost | SHA256:l751L3RFhiwxxbdqOMnnh5+mUJa7FpSuCUGVal78p3Q zuul-build-sshkey 2025-11-20 00:00:24.700125 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-20 00:00:24.700147 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-20 00:00:24.700168 | debian-bookworm -> localhost | | ..+=.. | 2025-11-20 00:00:24.700190 | debian-bookworm -> localhost | | . ...+ +| 2025-11-20 00:00:24.700209 | debian-bookworm -> localhost | | . o ..+.| 2025-11-20 00:00:24.700228 | debian-bookworm -> localhost | | + + o...| 2025-11-20 00:00:24.700248 | debian-bookworm -> localhost | | S * *+. .| 2025-11-20 00:00:24.700274 | debian-bookworm -> localhost | | = =oOoE.| 2025-11-20 00:00:24.700294 | debian-bookworm -> localhost | | o.XoB. | 2025-11-20 00:00:24.700320 | debian-bookworm -> localhost | | =.*o+.| 2025-11-20 00:00:24.700349 | debian-bookworm -> localhost | | . .o=+.| 2025-11-20 00:00:24.700370 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-20 00:00:24.700454 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.361708 2025-11-20 00:00:24.707220 | 2025-11-20 00:00:24.707323 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-20 00:00:24.765829 | debian-bookworm | ok 2025-11-20 00:00:24.778768 | debian-bookworm | included: /var/lib/zuul/builds/7d9d17263bc049039b64175e1bdedb47/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-20 00:00:24.808154 | 2025-11-20 00:00:24.808271 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-20 00:00:24.845203 | debian-bookworm | skipping: Conditional result was False 2025-11-20 00:00:24.851314 | 2025-11-20 00:00:24.851428 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-20 00:00:25.681954 | debian-bookworm | changed 2025-11-20 00:00:25.692704 | 2025-11-20 00:00:25.692806 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-20 00:00:25.956737 | debian-bookworm | ok 2025-11-20 00:00:25.965681 | 2025-11-20 00:00:25.965780 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-20 00:00:26.802688 | debian-bookworm | changed 2025-11-20 00:00:26.817771 | 2025-11-20 00:00:26.817886 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-20 00:00:27.648203 | debian-bookworm | changed 2025-11-20 00:00:27.654035 | 2025-11-20 00:00:27.654137 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-20 00:00:27.715450 | debian-bookworm | skipping: Conditional result was False 2025-11-20 00:00:27.721671 | 2025-11-20 00:00:27.721767 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-20 00:00:29.135591 | debian-bookworm -> localhost | changed 2025-11-20 00:00:29.148152 | 2025-11-20 00:00:29.148253 | TASK [add-build-sshkey : Add back temp key] 2025-11-20 00:00:30.254398 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d9d17263bc049039b64175e1bdedb47/work/7d9d17263bc049039b64175e1bdedb47_id_rsa (zuul-build-sshkey) 2025-11-20 00:00:30.254671 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029211 2025-11-20 00:00:30.274310 | 2025-11-20 00:00:30.274424 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-20 00:00:30.952614 | debian-bookworm | ok 2025-11-20 00:00:30.962767 | 2025-11-20 00:00:30.962902 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-20 00:00:30.998101 | debian-bookworm | skipping: Conditional result was False 2025-11-20 00:00:31.023003 | 2025-11-20 00:00:31.024586 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-20 00:00:31.742170 | debian-bookworm | ok 2025-11-20 00:00:31.754867 | 2025-11-20 00:00:31.754981 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-20 00:00:31.802873 | debian-bookworm | ok 2025-11-20 00:00:31.808215 | 2025-11-20 00:00:31.808317 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-20 00:00:32.744795 | debian-bookworm -> localhost | ok 2025-11-20 00:00:32.751058 | 2025-11-20 00:00:32.751162 | TASK [validate-host : Collect information about the host] 2025-11-20 00:00:34.183283 | debian-bookworm | ok 2025-11-20 00:00:34.209531 | 2025-11-20 00:00:34.209649 | TASK [validate-host : Sanitize hostname] 2025-11-20 00:00:34.474705 | debian-bookworm | ok 2025-11-20 00:00:34.590726 | 2025-11-20 00:00:34.590862 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-20 00:00:36.068822 | debian-bookworm -> localhost | changed 2025-11-20 00:00:36.074338 | 2025-11-20 00:00:36.074460 | TASK [validate-host : Collect information about zuul worker] 2025-11-20 00:00:36.738252 | debian-bookworm | ok 2025-11-20 00:00:36.744660 | 2025-11-20 00:00:36.744765 | TASK [validate-host : Write out all zuul information for each host] 2025-11-20 00:00:38.497384 | debian-bookworm -> localhost | changed 2025-11-20 00:00:38.506560 | 2025-11-20 00:00:38.506667 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-20 00:00:38.803831 | debian-bookworm | ok 2025-11-20 00:00:38.809123 | 2025-11-20 00:00:38.809224 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-20 00:00:40.350097 | debian-bookworm | changed: 2025-11-20 00:00:40.350277 | debian-bookworm | cd+++++++++ src/ 2025-11-20 00:00:40.350311 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-20 00:00:40.350336 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-20 00:00:40.350369 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-11-20 00:00:40.350390 | debian-bookworm | Containerfile 2025-11-20 00:00:40.350521 | 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/defaults /defaults\ngit clone https://github.com/osism/cfg-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 /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_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# 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# 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\"); 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 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\nmkdir -p /ansible/group_vars\ncp -r /defaults/* /ansible/group_vars/\nrm -f /ansible/group_vars/LICENSE /ansible/group_vars/README.md\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 2025-11-20 00:13:17.423679 | debian-bookworm | ------ 2025-11-20 00:13:17.423817 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2025-11-20 00:13:17.426916 | debian-bookworm | 50 | >>> set -x 2025-11-20 00:13:17.426956 | debian-bookworm | 51 | >>> 2025-11-20 00:13:17.426975 | debian-bookworm | 52 | >>> # show motd 2025-11-20 00:13:17.426995 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2025-11-20 00:13:17.427014 | debian-bookworm | 54 | >>> 2025-11-20 00:13:17.427044 | debian-bookworm | 55 | >>> # upgrade/install required packages 2025-11-20 00:13:17.427064 | debian-bookworm | 56 | >>> apt-get update 2025-11-20 00:13:17.427083 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2025-11-20 00:13:17.427102 | debian-bookworm | 58 | >>> build-essential \ 2025-11-20 00:13:17.427120 | debian-bookworm | 59 | >>> dumb-init \ 2025-11-20 00:13:17.427139 | debian-bookworm | 60 | >>> git \ 2025-11-20 00:13:17.427158 | debian-bookworm | 61 | >>> gnupg-agent \ 2025-11-20 00:13:17.427177 | debian-bookworm | 62 | >>> jq \ 2025-11-20 00:13:17.427196 | debian-bookworm | 63 | >>> libffi-dev \ 2025-11-20 00:13:17.427214 | debian-bookworm | 64 | >>> libssh-dev \ 2025-11-20 00:13:17.427247 | debian-bookworm | 65 | >>> libssl-dev \ 2025-11-20 00:13:17.427266 | debian-bookworm | 66 | >>> libyaml-dev \ 2025-11-20 00:13:17.427285 | debian-bookworm | 67 | >>> openssh-client \ 2025-11-20 00:13:17.427303 | debian-bookworm | 68 | >>> patch \ 2025-11-20 00:13:17.427323 | debian-bookworm | 69 | >>> procps \ 2025-11-20 00:13:17.427341 | debian-bookworm | 70 | >>> rsync \ 2025-11-20 00:13:17.427360 | debian-bookworm | 71 | >>> sshpass 2025-11-20 00:13:17.427378 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2025-11-20 00:13:17.427397 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2025-11-20 00:13:17.427416 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2025-11-20 00:13:17.427435 | debian-bookworm | 75 | >>> 2025-11-20 00:13:17.427453 | debian-bookworm | 76 | >>> # add user 2025-11-20 00:13:17.427472 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2025-11-20 00:13:17.427491 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2025-11-20 00:13:17.427510 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2025-11-20 00:13:17.427533 | debian-bookworm | 80 | >>> 2025-11-20 00:13:17.427563 | debian-bookworm | 81 | >>> # prepare release repository 2025-11-20 00:13:17.427591 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2025-11-20 00:13:17.427622 | debian-bookworm | 83 | >>> 2025-11-20 00:13:17.427654 | debian-bookworm | 84 | >>> # prepare project repository 2025-11-20 00:13:17.427683 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2025-11-20 00:13:17.427704 | debian-bookworm | 86 | >>> git clone https://github.com/osism/defaults /defaults 2025-11-20 00:13:17.427723 | debian-bookworm | 87 | >>> git clone https://github.com/osism/cfg-generics /generics 2025-11-20 00:13:17.427742 | debian-bookworm | 88 | >>> git clone https://github.com/osism/kolla-operations /operations 2025-11-20 00:13:17.427760 | debian-bookworm | 89 | >>> 2025-11-20 00:13:17.427779 | debian-bookworm | 90 | >>> if [ "$VERSION" != "latest" ]; then 2025-11-20 00:13:17.427799 | debian-bookworm | 91 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2025-11-20 00:13:17.427819 | debian-bookworm | 92 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2025-11-20 00:13:17.427840 | debian-bookworm | 93 | >>> ( cd /defaults || exit; git fetch --all --force; git checkout "$(yq -M -r .defaults_version "/release/latest/base.yml")" ) 2025-11-20 00:13:17.427858 | debian-bookworm | 94 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2025-11-20 00:13:17.427877 | debian-bookworm | 95 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2025-11-20 00:13:17.427896 | debian-bookworm | 96 | >>> fi 2025-11-20 00:13:17.427914 | debian-bookworm | 97 | >>> 2025-11-20 00:13:17.427958 | debian-bookworm | 98 | >>> # add inventory files 2025-11-20 00:13:17.427979 | debian-bookworm | 99 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2025-11-20 00:13:17.427998 | debian-bookworm | 100 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2025-11-20 00:13:17.428017 | debian-bookworm | 101 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2025-11-20 00:13:17.428036 | debian-bookworm | 102 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2025-11-20 00:13:17.428054 | debian-bookworm | 103 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2025-11-20 00:13:17.428073 | debian-bookworm | 104 | >>> 2025-11-20 00:13:17.428092 | debian-bookworm | 105 | >>> # run preparations 2025-11-20 00:13:17.428111 | debian-bookworm | 106 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2025-11-20 00:13:17.428130 | debian-bookworm | 107 | >>> python3 /src/render-python-requirements.py 2025-11-20 00:13:17.428148 | debian-bookworm | 108 | >>> python3 /src/render-versions.py 2025-11-20 00:13:17.428168 | debian-bookworm | 109 | >>> 2025-11-20 00:13:17.428187 | debian-bookworm | 110 | >>> # install required python packages 2025-11-20 00:13:17.428206 | debian-bookworm | 111 | >>> uv pip install --no-cache --system -r /requirements.txt 2025-11-20 00:13:17.428225 | debian-bookworm | 112 | >>> 2025-11-20 00:13:17.428243 | debian-bookworm | 113 | >>> # set ansible version in the motd 2025-11-20 00:13:17.428263 | debian-bookworm | 114 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2025-11-20 00:13:17.428290 | debian-bookworm | 115 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2025-11-20 00:13:17.428309 | debian-bookworm | 116 | >>> 2025-11-20 00:13:17.428329 | debian-bookworm | 117 | >>> # create required directories 2025-11-20 00:13:17.428358 | debian-bookworm | 118 | >>> mkdir -p \ 2025-11-20 00:13:17.428389 | debian-bookworm | 119 | >>> /ansible \ 2025-11-20 00:13:17.428416 | debian-bookworm | 120 | >>> /ansible/action_plugins \ 2025-11-20 00:13:17.428445 | debian-bookworm | 121 | >>> /ansible/cache \ 2025-11-20 00:13:17.428478 | debian-bookworm | 122 | >>> /ansible/filter_plugins \ 2025-11-20 00:13:17.428501 | debian-bookworm | 123 | >>> /ansible/library \ 2025-11-20 00:13:17.428520 | debian-bookworm | 124 | >>> /ansible/logs \ 2025-11-20 00:13:17.428540 | debian-bookworm | 125 | >>> /ansible/module_utils \ 2025-11-20 00:13:17.429276 | debian-bookworm | 126 | >>> /ansible/roles \ 2025-11-20 00:13:17.429301 | debian-bookworm | 127 | >>> /ansible/secrets \ 2025-11-20 00:13:17.429344 | debian-bookworm | 128 | >>> /ansible/tasks \ 2025-11-20 00:13:17.429352 | debian-bookworm | 129 | >>> /interface \ 2025-11-20 00:13:17.429359 | debian-bookworm | 130 | >>> /share 2025-11-20 00:13:17.429366 | debian-bookworm | 131 | >>> 2025-11-20 00:13:17.429373 | debian-bookworm | 132 | >>> # install required ansible collections & roles 2025-11-20 00:13:17.429381 | debian-bookworm | 133 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2025-11-20 00:13:17.429388 | debian-bookworm | 134 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2025-11-20 00:13:17.429395 | debian-bookworm | 135 | >>> 2025-11-20 00:13:17.429402 | debian-bookworm | 136 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2025-11-20 00:13:17.429410 | debian-bookworm | 137 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2025-11-20 00:13:17.429416 | debian-bookworm | 138 | >>> 2025-11-20 00:13:17.429423 | debian-bookworm | 139 | >>> # prepare project repository 2025-11-20 00:13:17.429430 | debian-bookworm | 140 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2025-11-20 00:13:17.429446 | debian-bookworm | 141 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2025-11-20 00:13:17.429454 | debian-bookworm | 142 | >>> 2025-11-20 00:13:17.429461 | debian-bookworm | 143 | >>> # apply patches 2025-11-20 00:13:17.429468 | debian-bookworm | 144 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch"); do 2025-11-20 00:13:17.429474 | debian-bookworm | 145 | >>> echo $patchfile; 2025-11-20 00:13:17.429481 | debian-bookworm | 146 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2025-11-20 00:13:17.429488 | debian-bookworm | 147 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2025-11-20 00:13:17.429494 | debian-bookworm | 148 | >>> done 2025-11-20 00:13:17.429501 | debian-bookworm | 149 | >>> 2025-11-20 00:13:17.429508 | debian-bookworm | 150 | >>> # install mitogen ansible plugin 2025-11-20 00:13:17.429514 | debian-bookworm | 151 | >>> mkdir -p /usr/share/mitogen 2025-11-20 00:13:17.429521 | debian-bookworm | 152 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2025-11-20 00:13:17.429528 | debian-bookworm | 153 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2025-11-20 00:13:17.429534 | debian-bookworm | 154 | >>> rm /mitogen.tar.gz 2025-11-20 00:13:17.429541 | debian-bookworm | 155 | >>> 2025-11-20 00:13:17.429548 | debian-bookworm | 156 | >>> # project specific instructions 2025-11-20 00:13:17.429554 | debian-bookworm | 157 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2025-11-20 00:13:17.429561 | debian-bookworm | 158 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2025-11-20 00:13:17.429567 | debian-bookworm | 159 | >>> uv pip install --no-cache --system /repository 2025-11-20 00:13:17.429574 | debian-bookworm | 160 | >>> mkdir -p /ansible/group_vars 2025-11-20 00:13:17.429580 | debian-bookworm | 161 | >>> cp -r /defaults/* /ansible/group_vars/ 2025-11-20 00:13:17.429587 | debian-bookworm | 162 | >>> rm -f /ansible/group_vars/LICENSE /ansible/group_vars/README.md 2025-11-20 00:13:17.429593 | debian-bookworm | 163 | >>> python3 /remove-common-as-dependency.py 2025-11-20 00:13:17.429600 | debian-bookworm | 164 | >>> python3 /split-kolla-ansible-site.py 2025-11-20 00:13:17.429607 | debian-bookworm | 165 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2025-11-20 00:13:17.429613 | debian-bookworm | 166 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2025-11-20 00:13:17.429632 | debian-bookworm | 167 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2025-11-20 00:13:17.429639 | debian-bookworm | 168 | >>> cp /repository/ansible/library/* /ansible/library 2025-11-20 00:13:17.429646 | debian-bookworm | 169 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2025-11-20 00:13:17.429652 | debian-bookworm | 170 | >>> python3 /kolla-container-throttle.py 2025-11-20 00:13:17.429659 | debian-bookworm | 171 | >>> for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-"$(basename $playbook)"; done 2025-11-20 00:13:17.429667 | debian-bookworm | 172 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2025-11-20 00:13:17.429674 | debian-bookworm | 173 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2025-11-20 00:13:17.429681 | debian-bookworm | 174 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2025-11-20 00:13:17.429688 | debian-bookworm | 175 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2025-11-20 00:13:17.429694 | debian-bookworm | 176 | >>> rm /remove-common-as-dependency.py 2025-11-20 00:13:17.429701 | debian-bookworm | 177 | >>> rm /split-kolla-ansible-site.py 2025-11-20 00:13:17.429708 | debian-bookworm | 178 | >>> mkdir /ansible/files 2025-11-20 00:13:17.429714 | debian-bookworm | 179 | >>> cp /repository/tools/cleanup-* /ansible/files 2025-11-20 00:13:17.429721 | debian-bookworm | 180 | >>> 2025-11-20 00:13:17.429728 | debian-bookworm | 181 | >>> # add refresh-containers action 2025-11-20 00:13:17.429734 | debian-bookworm | 182 | >>> find /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml 2025-11-20 00:13:17.429741 | debian-bookworm | 183 | >>> rm /refresh-containers.yml 2025-11-20 00:13:17.429748 | debian-bookworm | 184 | >>> 2025-11-20 00:13:17.429754 | debian-bookworm | 185 | >>> # prepare overlays 2025-11-20 00:13:17.429761 | debian-bookworm | 186 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2025-11-20 00:13:17.429767 | debian-bookworm | 187 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2025-11-20 00:13:17.429774 | debian-bookworm | 188 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2025-11-20 00:13:17.429781 | debian-bookworm | 189 | >>> 2025-11-20 00:13:17.429787 | debian-bookworm | 190 | >>> # copy ara configuration 2025-11-20 00:13:17.429794 | debian-bookworm | 191 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2025-11-20 00:13:17.429801 | debian-bookworm | 192 | >>> 2025-11-20 00:13:17.429807 | debian-bookworm | 193 | >>> # set correct permssions 2025-11-20 00:13:17.429814 | debian-bookworm | 194 | >>> chown -R dragon: /ansible /share /interface 2025-11-20 00:13:17.429821 | debian-bookworm | 195 | >>> 2025-11-20 00:13:17.429827 | debian-bookworm | 196 | >>> # cleanup 2025-11-20 00:13:17.429834 | debian-bookworm | 197 | >>> apt-get clean 2025-11-20 00:13:17.429840 | debian-bookworm | 198 | >>> apt-get remove -y \ 2025-11-20 00:13:17.429854 | debian-bookworm | 199 | >>> build-essential \ 2025-11-20 00:13:17.429861 | debian-bookworm | 200 | >>> git \ 2025-11-20 00:13:17.429868 | debian-bookworm | 201 | >>> libffi-dev \ 2025-11-20 00:13:17.429875 | debian-bookworm | 202 | >>> libssh-dev \ 2025-11-20 00:13:17.429881 | debian-bookworm | 203 | >>> libssl-dev \ 2025-11-20 00:13:17.429888 | debian-bookworm | 204 | >>> libyaml-dev \ 2025-11-20 00:13:17.429894 | debian-bookworm | 205 | >>> python3-dev 2025-11-20 00:13:17.429901 | debian-bookworm | 206 | >>> apt-get autoremove -y 2025-11-20 00:13:17.429907 | debian-bookworm | 207 | >>> 2025-11-20 00:13:17.429914 | debian-bookworm | 208 | >>> rm -rf \ 2025-11-20 00:13:17.430176 | debian-bookworm | 209 | >>> /patches \ 2025-11-20 00:13:17.430189 | debian-bookworm | 210 | >>> /release \ 2025-11-20 00:13:17.430195 | debian-bookworm | 211 | >>> /root/.cache \ 2025-11-20 00:13:17.430202 | debian-bookworm | 212 | >>> /tmp/* \ 2025-11-20 00:13:17.430209 | debian-bookworm | 213 | >>> /usr/share/doc/* \ 2025-11-20 00:13:17.430216 | debian-bookworm | 214 | >>> /usr/share/man/* \ 2025-11-20 00:13:17.430222 | debian-bookworm | 215 | >>> /var/lib/apt/lists/* \ 2025-11-20 00:13:17.430229 | debian-bookworm | 216 | >>> /var/tmp/* 2025-11-20 00:13:17.430235 | debian-bookworm | 217 | >>> 2025-11-20 00:13:17.430242 | debian-bookworm | 218 | >>> uv pip install --no-cache --system pyclean==3.0.0 2025-11-20 00:13:17.430249 | debian-bookworm | 219 | >>> pyclean /usr 2025-11-20 00:13:17.430255 | debian-bookworm | 220 | >>> uv pip uninstall --system pyclean 2025-11-20 00:13:17.430270 | debian-bookworm | 221 | >>> EOF 2025-11-20 00:13:17.430276 | debian-bookworm | 222 | 2025-11-20 00:13:17.430283 | debian-bookworm | -------------------- 2025-11-20 00:13:17.430317 | 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/defaults /defaults\ngit clone https://github.com/osism/cfg-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 /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_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# 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# 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\"); 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 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\nmkdir -p /ansible/group_vars\ncp -r /defaults/* /ansible/group_vars/\nrm -f /ansible/group_vars/LICENSE /ansible/group_vars/README.md\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 2025-11-20 00:13:17.833287 | debian-bookworm | ERROR 2025-11-20 00:13:17.833522 | debian-bookworm | { 2025-11-20 00:13:17.833561 | debian-bookworm | "delta": "0:11:42.590955", 2025-11-20 00:13:17.833586 | debian-bookworm | "end": "2025-11-20 00:13:17.438485", 2025-11-20 00:13:17.833607 | debian-bookworm | "msg": "non-zero return code", 2025-11-20 00:13:17.833627 | debian-bookworm | "rc": 1, 2025-11-20 00:13:17.833646 | debian-bookworm | "start": "2025-11-20 00:01:34.847530" 2025-11-20 00:13:17.833669 | debian-bookworm | } failure 2025-11-20 00:13:17.851519 | 2025-11-20 00:13:17.851619 | PLAY RECAP 2025-11-20 00:13:17.851678 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-11-20 00:13:17.851703 | 2025-11-20 00:13:17.992944 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2025-11-20 00:13:17.995086 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-20 00:13:18.864330 | 2025-11-20 00:13:18.864506 | PLAY [Base post] 2025-11-20 00:13:18.878755 | 2025-11-20 00:13:18.878932 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-20 00:13:19.714803 | debian-bookworm | changed 2025-11-20 00:13:19.724415 | 2025-11-20 00:13:19.724537 | PLAY RECAP 2025-11-20 00:13:19.724615 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-20 00:13:19.724697 | 2025-11-20 00:13:19.852903 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-20 00:13:19.855819 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-20 00:13:20.758619 | 2025-11-20 00:13:20.758804 | PLAY [Base post-logs] 2025-11-20 00:13:20.770564 | 2025-11-20 00:13:20.770707 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-20 00:13:21.257252 | localhost | changed 2025-11-20 00:13:21.273787 | 2025-11-20 00:13:21.273967 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-20 00:13:21.314232 | localhost | ok 2025-11-20 00:13:21.321414 | 2025-11-20 00:13:21.321647 | TASK [Set zuul-log-path fact] 2025-11-20 00:13:21.340490 | localhost | ok 2025-11-20 00:13:21.353713 | 2025-11-20 00:13:21.353844 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-20 00:13:21.390694 | localhost | ok 2025-11-20 00:13:21.398221 | 2025-11-20 00:13:21.398523 | TASK [upload-logs : Create log directories] 2025-11-20 00:13:21.922783 | localhost | changed 2025-11-20 00:13:21.928056 | 2025-11-20 00:13:21.928215 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-20 00:13:22.452006 | localhost -> localhost | ok: Runtime: 0:00:00.007073 2025-11-20 00:13:22.461327 | 2025-11-20 00:13:22.461507 | TASK [upload-logs : Upload logs to log server] 2025-11-20 00:13:23.060123 | localhost | Output suppressed because no_log was given 2025-11-20 00:13:23.063918 | 2025-11-20 00:13:23.064183 | LOOP [upload-logs : Compress console log and json output] 2025-11-20 00:13:23.129526 | localhost | skipping: Conditional result was False 2025-11-20 00:13:23.135079 | localhost | skipping: Conditional result was False 2025-11-20 00:13:23.147228 | 2025-11-20 00:13:23.147424 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-20 00:13:23.198431 | localhost | skipping: Conditional result was False 2025-11-20 00:13:23.198906 | 2025-11-20 00:13:23.203871 | localhost | skipping: Conditional result was False 2025-11-20 00:13:23.210182 | 2025-11-20 00:13:23.210385 | LOOP [upload-logs : Upload console log and json output]