2026-05-29 00:00:15.151932 | Job console starting 2026-05-29 00:00:15.179936 | Updating git repos 2026-05-29 00:00:15.635640 | Cloning repos into workspace 2026-05-29 00:00:15.708492 | Restoring repo states 2026-05-29 00:00:15.791129 | Merging changes 2026-05-29 00:00:15.791153 | Checking out repos 2026-05-29 00:00:15.880345 | Preparing playbooks 2026-05-29 00:00:17.921835 | Running Ansible setup 2026-05-29 00:00:24.431632 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 00:00:26.354645 | 2026-05-29 00:00:26.354774 | PLAY [Base pre] 2026-05-29 00:00:26.399115 | 2026-05-29 00:00:26.399504 | TASK [Setup log path fact] 2026-05-29 00:00:26.430102 | debian-bookworm | ok 2026-05-29 00:00:26.461329 | 2026-05-29 00:00:26.461456 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 00:00:26.559413 | debian-bookworm | ok 2026-05-29 00:00:26.582623 | 2026-05-29 00:00:26.582745 | TASK [emit-job-header : Print job information] 2026-05-29 00:00:26.758828 | # Job Information 2026-05-29 00:00:26.759178 | Ansible Version: 2.16.14 2026-05-29 00:00:26.759211 | Job: container-image-kolla-ansible-push-2025.2 2026-05-29 00:00:26.759242 | Pipeline: periodic-midnight 2026-05-29 00:00:26.759265 | Executor: 521e9411259a 2026-05-29 00:00:26.759282 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-29 00:00:26.759302 | Event ID: 55086fab83e1474c887756edfe292049 2026-05-29 00:00:26.766047 | 2026-05-29 00:00:26.766163 | LOOP [emit-job-header : Print node information] 2026-05-29 00:00:27.067352 | debian-bookworm | ok: 2026-05-29 00:00:27.067493 | debian-bookworm | # Node Information 2026-05-29 00:00:27.067521 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-29 00:00:27.067542 | debian-bookworm | Hostname: debian 2026-05-29 00:00:27.067560 | debian-bookworm | Username: zuul 2026-05-29 00:00:27.067578 | debian-bookworm | Distro: Debian 12.14 2026-05-29 00:00:27.067597 | debian-bookworm | Provider: regiocloud-a 2026-05-29 00:00:27.067614 | debian-bookworm | Region: 2026-05-29 00:00:27.067632 | debian-bookworm | Label: debian-bookworm 2026-05-29 00:00:27.067649 | debian-bookworm | Product Name: OpenStack Nova 2026-05-29 00:00:27.067664 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe65:9f1a 2026-05-29 00:00:27.085091 | 2026-05-29 00:00:27.085193 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 00:00:28.497193 | debian-bookworm -> localhost | changed 2026-05-29 00:00:28.503064 | 2026-05-29 00:00:28.503154 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 00:00:32.039659 | debian-bookworm -> localhost | changed 2026-05-29 00:00:32.054465 | 2026-05-29 00:00:32.054561 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 00:00:32.873324 | debian-bookworm -> localhost | ok 2026-05-29 00:00:32.878311 | 2026-05-29 00:00:32.878407 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 00:00:32.908285 | debian-bookworm | ok 2026-05-29 00:00:32.980571 | debian-bookworm | included: /var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 00:00:32.997028 | 2026-05-29 00:00:32.997124 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 00:00:35.591595 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-29 00:00:35.591795 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/work/87f7316f65a142b7a67aad78e5649486_id_rsa 2026-05-29 00:00:35.591829 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/work/87f7316f65a142b7a67aad78e5649486_id_rsa.pub 2026-05-29 00:00:35.591852 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-29 00:00:35.591873 | debian-bookworm -> localhost | SHA256:/SOH69ofAB1SeU4L0sV76tbQPnRmympsfK+DCrdYeeI zuul-build-sshkey 2026-05-29 00:00:35.591904 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-29 00:00:35.591922 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-29 00:00:35.591940 | debian-bookworm -> localhost | | .oo+. | 2026-05-29 00:00:35.591958 | debian-bookworm -> localhost | | .o+.+ | 2026-05-29 00:00:35.591975 | debian-bookworm -> localhost | | ...= o | 2026-05-29 00:00:35.591992 | debian-bookworm -> localhost | | o + . | 2026-05-29 00:00:35.592009 | debian-bookworm -> localhost | | S o + | 2026-05-29 00:00:35.592031 | debian-bookworm -> localhost | | =o o +| 2026-05-29 00:00:35.592049 | debian-bookworm -> localhost | | . B+*B = | 2026-05-29 00:00:35.592066 | debian-bookworm -> localhost | | B BOoO | 2026-05-29 00:00:35.592084 | debian-bookworm -> localhost | | ooE*oo.=.| 2026-05-29 00:00:35.592100 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-29 00:00:35.592146 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.391767 2026-05-29 00:00:35.597440 | 2026-05-29 00:00:35.597519 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 00:00:35.624084 | debian-bookworm | ok 2026-05-29 00:00:35.634312 | debian-bookworm | included: /var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 00:00:35.650850 | 2026-05-29 00:00:35.650941 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 00:00:35.693870 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:00:35.698796 | 2026-05-29 00:00:35.698890 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 00:00:36.671907 | debian-bookworm | changed 2026-05-29 00:00:36.676395 | 2026-05-29 00:00:36.676481 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 00:00:36.972863 | debian-bookworm | ok 2026-05-29 00:00:36.977450 | 2026-05-29 00:00:36.977528 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 00:00:37.879956 | debian-bookworm | changed 2026-05-29 00:00:37.885513 | 2026-05-29 00:00:37.885788 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 00:00:38.677246 | debian-bookworm | changed 2026-05-29 00:00:38.681778 | 2026-05-29 00:00:38.681859 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 00:00:38.734805 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:00:38.740985 | 2026-05-29 00:00:38.741088 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 00:00:40.226979 | debian-bookworm -> localhost | changed 2026-05-29 00:00:40.245230 | 2026-05-29 00:00:40.245323 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 00:00:40.933296 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/work/87f7316f65a142b7a67aad78e5649486_id_rsa (zuul-build-sshkey) 2026-05-29 00:00:40.933480 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036999 2026-05-29 00:00:40.941020 | 2026-05-29 00:00:40.941144 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 00:00:41.623026 | debian-bookworm | ok 2026-05-29 00:00:41.627740 | 2026-05-29 00:00:41.627829 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 00:00:41.683854 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:00:41.693309 | 2026-05-29 00:00:41.693403 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-29 00:00:42.641676 | debian-bookworm | ok 2026-05-29 00:00:42.675855 | 2026-05-29 00:00:42.675964 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-29 00:00:42.734915 | debian-bookworm | ok 2026-05-29 00:00:42.739044 | 2026-05-29 00:00:42.739126 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-29 00:00:43.538042 | debian-bookworm -> localhost | ok 2026-05-29 00:00:43.544255 | 2026-05-29 00:00:43.544368 | TASK [validate-host : Collect information about the host] 2026-05-29 00:00:44.836497 | debian-bookworm | ok 2026-05-29 00:00:44.871907 | 2026-05-29 00:00:44.872018 | TASK [validate-host : Sanitize hostname] 2026-05-29 00:00:45.262822 | debian-bookworm | ok 2026-05-29 00:00:45.370757 | 2026-05-29 00:00:45.374919 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-29 00:00:46.998790 | debian-bookworm -> localhost | changed 2026-05-29 00:00:47.005479 | 2026-05-29 00:00:47.005570 | TASK [validate-host : Collect information about zuul worker] 2026-05-29 00:00:47.562221 | debian-bookworm | ok 2026-05-29 00:00:47.566014 | 2026-05-29 00:00:47.566097 | TASK [validate-host : Write out all zuul information for each host] 2026-05-29 00:00:48.506795 | debian-bookworm -> localhost | changed 2026-05-29 00:00:48.526967 | 2026-05-29 00:00:48.527060 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-29 00:00:48.806767 | debian-bookworm | ok 2026-05-29 00:00:48.812423 | 2026-05-29 00:00:48.812566 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-29 00:00:49.910963 | debian-bookworm | changed: 2026-05-29 00:00:49.911111 | debian-bookworm | cd+++++++++ src/ 2026-05-29 00:00:49.911138 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-29 00:00:49.911375 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-29 00:00:49.911406 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-29 00:00:49.911555 | debian-bookworm | Containerfile 2026-05-29 00:00:49.911698 | debian-bookworm | . 2026-05-29 00:15:15.076370 | debian-bookworm | #30 792.9 Using /etc/ansible/ansible.cfg as config file 2026-05-29 00:15:15.076460 | debian-bookworm | #30 792.9 Starting galaxy collection install process 2026-05-29 00:15:15.076492 | debian-bookworm | #30 792.9 Process install dependency map 2026-05-29 00:15:15.076523 | debian-bookworm | #30 792.9 Starting collection install process 2026-05-29 00:15:15.076554 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/community-rabbitmq-1.6.0-7enybw4_ 2026-05-29 00:15:15.076586 | debian-bookworm | #30 792.9 Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-05-29 00:15:15.076616 | debian-bookworm | #30 792.9 community.rabbitmq:1.6.0 was installed successfully 2026-05-29 00:15:15.076645 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/ansible-posix-2.2.0-w2v1g4yr 2026-05-29 00:15:15.076674 | debian-bookworm | #30 792.9 Installing 'ansible.posix:2.2.0' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-29 00:15:15.076702 | debian-bookworm | #30 792.9 ansible.posix:2.2.0 was installed successfully 2026-05-29 00:15:15.076731 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-grafana-2.3.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/community-grafana-2.3.0-xij0zxhx 2026-05-29 00:15:15.076759 | debian-bookworm | #30 792.9 Installing 'community.grafana:2.3.0' to '/usr/share/ansible/collections/ansible_collections/community/grafana' 2026-05-29 00:15:15.076787 | debian-bookworm | #30 792.9 community.grafana:2.3.0 was installed successfully 2026-05-29 00:15:15.076816 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.5.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/openstack-cloud-2.5.0-eo33fp3m 2026-05-29 00:15:15.076844 | debian-bookworm | #30 792.9 Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-05-29 00:15:15.076893 | debian-bookworm | #30 792.9 openstack.cloud:2.5.0 was installed successfully 2026-05-29 00:15:15.076921 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-network-5.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/community-network-5.1.0-4nywhcu8 2026-05-29 00:15:15.076949 | debian-bookworm | #30 792.9 Installing 'community.network:5.1.0' to '/usr/share/ansible/collections/ansible_collections/community/network' 2026-05-29 00:15:15.077017 | debian-bookworm | #30 792.9 community.network:5.1.0 was installed successfully 2026-05-29 00:15:15.077061 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/ansible-utils-6.0.2-ctx34b9m 2026-05-29 00:15:15.077091 | debian-bookworm | #30 792.9 Installing 'ansible.utils:6.0.2' to '/usr/share/ansible/collections/ansible_collections/ansible/utils' 2026-05-29 00:15:15.077119 | debian-bookworm | #30 792.9 ansible.utils:6.0.2 was installed successfully 2026-05-29 00:15:15.077149 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-hashi_vault-7.1.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/community-hashi_vault-7.1.0-mkdm2c63 2026-05-29 00:15:15.077188 | debian-bookworm | #30 792.9 Installing 'community.hashi_vault:7.1.0' to '/usr/share/ansible/collections/ansible_collections/community/hashi_vault' 2026-05-29 00:15:15.077216 | debian-bookworm | #30 792.9 community.hashi_vault:7.1.0 was installed successfully 2026-05-29 00:15:15.077244 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/netbox-netbox-3.23.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/netbox-netbox-3.23.0-3lyxe5h3 2026-05-29 00:15:15.077272 | debian-bookworm | #30 792.9 Installing 'netbox.netbox:3.23.0' to '/usr/share/ansible/collections/ansible_collections/netbox/netbox' 2026-05-29 00:15:15.077300 | debian-bookworm | #30 792.9 netbox.netbox:3.23.0 was installed successfully 2026-05-29 00:15:15.077328 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-netcommon-8.5.2.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/ansible-netcommon-8.5.2-6uqweqv3 2026-05-29 00:15:15.077356 | debian-bookworm | #30 792.9 Installing 'ansible.netcommon:8.5.2' to '/usr/share/ansible/collections/ansible_collections/ansible/netcommon' 2026-05-29 00:15:15.077384 | debian-bookworm | #30 792.9 ansible.netcommon:8.5.2 was installed successfully 2026-05-29 00:15:15.077412 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/osism-commons-0.20260318.0.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/osism-commons-0.20260318.0-di72y6bo 2026-05-29 00:15:15.077439 | debian-bookworm | #30 792.9 Installing 'osism.commons:0.20260318.0' to '/usr/share/ansible/collections/ansible_collections/osism/commons' 2026-05-29 00:15:15.077467 | debian-bookworm | #30 792.9 osism.commons:0.20260318.0 was installed successfully 2026-05-29 00:15:15.077498 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/containers-podman-1.20.2.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/containers-podman-1.20.2-p5lf6pm7 2026-05-29 00:15:15.077527 | debian-bookworm | #30 792.9 Installing 'containers.podman:1.20.2' to '/usr/share/ansible/collections/ansible_collections/containers/podman' 2026-05-29 00:15:15.077555 | debian-bookworm | #30 792.9 containers.podman:1.20.2 was installed successfully 2026-05-29 00:15:15.077583 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-5.0.2.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/community-mysql-5.0.2-g6ry9ejj 2026-05-29 00:15:15.077611 | debian-bookworm | #30 792.9 Installing 'community.mysql:5.0.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-05-29 00:15:15.077645 | debian-bookworm | #30 792.9 community.mysql:5.0.2 was installed successfully 2026-05-29 00:15:15.077673 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-mysql-5.0.1.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/ansible-mysql-5.0.1-aiwlqmxb 2026-05-29 00:15:15.077720 | debian-bookworm | #30 792.9 Installing 'ansible.mysql:5.0.1' to '/usr/share/ansible/collections/ansible_collections/ansible/mysql' 2026-05-29 00:15:15.077749 | debian-bookworm | #30 792.9 ansible.mysql:5.0.1 was installed successfully 2026-05-29 00:15:15.077793 | debian-bookworm | #30 792.9 Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.2.1.tar.gz to /root/.ansible/tmp/ansible-local-1448n3x6h6fy/tmpkqvx7kj1/community-crypto-3.2.1-ezt4aufr 2026-05-29 00:15:15.169150 | debian-bookworm | #30 ERROR: 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\n git clone https://github.com/openstack/kolla-ansible /repository\nelif [ \"$OPENSTACK_VERSION\" = \"2024.2\" ]; then\n git clone -b 2024.2-eol https://github.com/openstack/kolla-ansible /repository\nelse\n git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository\nfi\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-29 00:15:15.267629 | debian-bookworm | ------ 2026-05-29 00:15:15.267716 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2026-05-29 00:15:15.270229 | debian-bookworm | 50 | >>> set -x 2026-05-29 00:15:15.270255 | debian-bookworm | 51 | >>> 2026-05-29 00:15:15.270278 | debian-bookworm | 52 | >>> # show motd 2026-05-29 00:15:15.270292 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-29 00:15:15.270306 | debian-bookworm | 54 | >>> 2026-05-29 00:15:15.270320 | debian-bookworm | 55 | >>> # upgrade/install required packages 2026-05-29 00:15:15.270346 | debian-bookworm | 56 | >>> apt-get update 2026-05-29 00:15:15.270367 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2026-05-29 00:15:15.270381 | debian-bookworm | 58 | >>> build-essential \ 2026-05-29 00:15:15.270395 | debian-bookworm | 59 | >>> dumb-init \ 2026-05-29 00:15:15.270408 | debian-bookworm | 60 | >>> git \ 2026-05-29 00:15:15.270422 | debian-bookworm | 61 | >>> gnupg-agent \ 2026-05-29 00:15:15.270449 | debian-bookworm | 62 | >>> jq \ 2026-05-29 00:15:15.270463 | debian-bookworm | 63 | >>> libffi-dev \ 2026-05-29 00:15:15.270476 | debian-bookworm | 64 | >>> libssh-dev \ 2026-05-29 00:15:15.270522 | debian-bookworm | 65 | >>> libssl-dev \ 2026-05-29 00:15:15.270557 | debian-bookworm | 66 | >>> libyaml-dev \ 2026-05-29 00:15:15.270572 | debian-bookworm | 67 | >>> openssh-client \ 2026-05-29 00:15:15.270585 | debian-bookworm | 68 | >>> patch \ 2026-05-29 00:15:15.270599 | debian-bookworm | 69 | >>> procps \ 2026-05-29 00:15:15.270631 | debian-bookworm | 70 | >>> rsync \ 2026-05-29 00:15:15.270645 | debian-bookworm | 71 | >>> sshpass 2026-05-29 00:15:15.270658 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2026-05-29 00:15:15.270672 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2026-05-29 00:15:15.270685 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-29 00:15:15.270717 | debian-bookworm | 75 | >>> 2026-05-29 00:15:15.270732 | debian-bookworm | 76 | >>> # add user 2026-05-29 00:15:15.270745 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-29 00:15:15.270758 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-29 00:15:15.270772 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-29 00:15:15.270803 | debian-bookworm | 80 | >>> 2026-05-29 00:15:15.270817 | debian-bookworm | 81 | >>> # prepare release repository 2026-05-29 00:15:15.270831 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2026-05-29 00:15:15.270844 | debian-bookworm | 83 | >>> 2026-05-29 00:15:15.270857 | debian-bookworm | 84 | >>> # prepare project repository 2026-05-29 00:15:15.270889 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-29 00:15:15.270903 | debian-bookworm | 86 | >>> git clone https://github.com/osism/generics /generics 2026-05-29 00:15:15.270916 | debian-bookworm | 87 | >>> git clone https://github.com/osism/kolla-operations /operations 2026-05-29 00:15:15.270929 | debian-bookworm | 88 | >>> 2026-05-29 00:15:15.270943 | debian-bookworm | 89 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-29 00:15:15.270989 | debian-bookworm | 90 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2026-05-29 00:15:15.271005 | debian-bookworm | 91 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2026-05-29 00:15:15.271044 | debian-bookworm | 92 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2026-05-29 00:15:15.271067 | debian-bookworm | 93 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2026-05-29 00:15:15.271081 | debian-bookworm | 94 | >>> fi 2026-05-29 00:15:15.271095 | debian-bookworm | 95 | >>> 2026-05-29 00:15:15.271109 | debian-bookworm | 96 | >>> # add inventory files 2026-05-29 00:15:15.271133 | debian-bookworm | 97 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-29 00:15:15.271154 | debian-bookworm | 98 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-29 00:15:15.271168 | debian-bookworm | 99 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-29 00:15:15.271182 | debian-bookworm | 100 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2026-05-29 00:15:15.271195 | debian-bookworm | 101 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2026-05-29 00:15:15.271209 | debian-bookworm | 102 | >>> 2026-05-29 00:15:15.271240 | debian-bookworm | 103 | >>> # run preparations 2026-05-29 00:15:15.271254 | debian-bookworm | 104 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-29 00:15:15.271269 | debian-bookworm | 105 | >>> python3 /src/render-python-requirements.py 2026-05-29 00:15:15.271282 | debian-bookworm | 106 | >>> python3 /src/render-versions.py 2026-05-29 00:15:15.271306 | debian-bookworm | 107 | >>> 2026-05-29 00:15:15.271327 | debian-bookworm | 108 | >>> # install required python packages 2026-05-29 00:15:15.271342 | debian-bookworm | 109 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-29 00:15:15.271674 | debian-bookworm | 110 | >>> 2026-05-29 00:15:15.271690 | debian-bookworm | 111 | >>> # set ansible version in the motd 2026-05-29 00:15:15.271696 | debian-bookworm | 112 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-29 00:15:15.271701 | debian-bookworm | 113 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-29 00:15:15.271706 | debian-bookworm | 114 | >>> 2026-05-29 00:15:15.271711 | debian-bookworm | 115 | >>> # create required directories 2026-05-29 00:15:15.271716 | debian-bookworm | 116 | >>> mkdir -p \ 2026-05-29 00:15:15.271721 | debian-bookworm | 117 | >>> /ansible \ 2026-05-29 00:15:15.271726 | debian-bookworm | 118 | >>> /ansible/action_plugins \ 2026-05-29 00:15:15.271731 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-29 00:15:15.271736 | debian-bookworm | 120 | >>> /ansible/filter_plugins \ 2026-05-29 00:15:15.271741 | debian-bookworm | 121 | >>> /ansible/library \ 2026-05-29 00:15:15.271746 | debian-bookworm | 122 | >>> /ansible/logs \ 2026-05-29 00:15:15.271751 | debian-bookworm | 123 | >>> /ansible/module_utils \ 2026-05-29 00:15:15.271756 | debian-bookworm | 124 | >>> /ansible/roles \ 2026-05-29 00:15:15.271761 | debian-bookworm | 125 | >>> /ansible/secrets \ 2026-05-29 00:15:15.271766 | debian-bookworm | 126 | >>> /ansible/tasks \ 2026-05-29 00:15:15.271771 | debian-bookworm | 127 | >>> /interface \ 2026-05-29 00:15:15.271776 | debian-bookworm | 128 | >>> /share 2026-05-29 00:15:15.271781 | debian-bookworm | 129 | >>> 2026-05-29 00:15:15.271786 | debian-bookworm | 130 | >>> # prepare project repository 2026-05-29 00:15:15.271791 | debian-bookworm | 131 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then 2026-05-29 00:15:15.271796 | debian-bookworm | 132 | >>> git clone https://github.com/openstack/kolla-ansible /repository 2026-05-29 00:15:15.271801 | debian-bookworm | 133 | >>> elif [ "$OPENSTACK_VERSION" = "2024.2" ]; then 2026-05-29 00:15:15.271806 | debian-bookworm | 134 | >>> git clone -b 2024.2-eol https://github.com/openstack/kolla-ansible /repository 2026-05-29 00:15:15.271811 | debian-bookworm | 135 | >>> else 2026-05-29 00:15:15.271816 | debian-bookworm | 136 | >>> git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository 2026-05-29 00:15:15.271821 | debian-bookworm | 137 | >>> fi 2026-05-29 00:15:15.271826 | debian-bookworm | 138 | >>> 2026-05-29 00:15:15.271831 | debian-bookworm | 139 | >>> # apply patches 2026-05-29 00:15:15.271836 | debian-bookworm | 140 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch" | LC_ALL=C sort); do 2026-05-29 00:15:15.271842 | debian-bookworm | 141 | >>> echo $patchfile; 2026-05-29 00:15:15.271846 | debian-bookworm | 142 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2026-05-29 00:15:15.271852 | debian-bookworm | 143 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2026-05-29 00:15:15.271862 | debian-bookworm | 144 | >>> done 2026-05-29 00:15:15.271867 | debian-bookworm | 145 | >>> 2026-05-29 00:15:15.271872 | debian-bookworm | 146 | >>> # install required ansible collections & roles 2026-05-29 00:15:15.271878 | debian-bookworm | 147 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-29 00:15:15.271883 | debian-bookworm | 148 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-29 00:15:15.271888 | debian-bookworm | 149 | >>> 2026-05-29 00:15:15.271893 | debian-bookworm | 150 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-29 00:15:15.271898 | debian-bookworm | 151 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-29 00:15:15.271903 | debian-bookworm | 152 | >>> 2026-05-29 00:15:15.271908 | debian-bookworm | 153 | >>> # install mitogen ansible plugin 2026-05-29 00:15:15.271913 | debian-bookworm | 154 | >>> mkdir -p /usr/share/mitogen 2026-05-29 00:15:15.271918 | debian-bookworm | 155 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-29 00:15:15.271923 | debian-bookworm | 156 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-29 00:15:15.271928 | debian-bookworm | 157 | >>> rm /mitogen.tar.gz 2026-05-29 00:15:15.271933 | debian-bookworm | 158 | >>> 2026-05-29 00:15:15.271938 | debian-bookworm | 159 | >>> # project specific instructions 2026-05-29 00:15:15.271943 | debian-bookworm | 160 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2026-05-29 00:15:15.271948 | debian-bookworm | 161 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2026-05-29 00:15:15.271953 | debian-bookworm | 162 | >>> uv pip install --no-cache --system /repository 2026-05-29 00:15:15.271958 | debian-bookworm | 163 | >>> python3 /remove-common-as-dependency.py 2026-05-29 00:15:15.271963 | debian-bookworm | 164 | >>> python3 /split-kolla-ansible-site.py 2026-05-29 00:15:15.271968 | debian-bookworm | 165 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2026-05-29 00:15:15.271989 | debian-bookworm | 166 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2026-05-29 00:15:15.271995 | debian-bookworm | 167 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2026-05-29 00:15:15.272000 | debian-bookworm | 168 | >>> cp /repository/ansible/library/* /ansible/library 2026-05-29 00:15:15.272005 | debian-bookworm | 169 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2026-05-29 00:15:15.272009 | debian-bookworm | 170 | >>> python3 /kolla-container-throttle.py 2026-05-29 00:15:15.272015 | 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 2026-05-29 00:15:15.272021 | debian-bookworm | 172 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2026-05-29 00:15:15.272026 | debian-bookworm | 173 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2026-05-29 00:15:15.272031 | debian-bookworm | 174 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2026-05-29 00:15:15.272036 | debian-bookworm | 175 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2026-05-29 00:15:15.272041 | debian-bookworm | 176 | >>> rm /remove-common-as-dependency.py 2026-05-29 00:15:15.272046 | debian-bookworm | 177 | >>> rm /split-kolla-ansible-site.py 2026-05-29 00:15:15.272051 | debian-bookworm | 178 | >>> mkdir /ansible/files 2026-05-29 00:15:15.272056 | debian-bookworm | 179 | >>> cp /repository/tools/cleanup-* /ansible/files 2026-05-29 00:15:15.272061 | debian-bookworm | 180 | >>> 2026-05-29 00:15:15.272066 | debian-bookworm | 181 | >>> # add refresh-containers action 2026-05-29 00:15:15.272071 | debian-bookworm | 182 | >>> find /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml 2026-05-29 00:15:15.272076 | debian-bookworm | 183 | >>> rm /refresh-containers.yml 2026-05-29 00:15:15.272081 | debian-bookworm | 184 | >>> 2026-05-29 00:15:15.272086 | debian-bookworm | 185 | >>> # prepare overlays 2026-05-29 00:15:15.272096 | debian-bookworm | 186 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2026-05-29 00:15:15.272102 | debian-bookworm | 187 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2026-05-29 00:15:15.272111 | debian-bookworm | 188 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2026-05-29 00:15:15.272116 | debian-bookworm | 189 | >>> 2026-05-29 00:15:15.272121 | debian-bookworm | 190 | >>> # copy ara configuration 2026-05-29 00:15:15.272126 | debian-bookworm | 191 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-29 00:15:15.272131 | debian-bookworm | 192 | >>> 2026-05-29 00:15:15.272137 | debian-bookworm | 193 | >>> # set correct permssions 2026-05-29 00:15:15.272142 | debian-bookworm | 194 | >>> chown -R dragon: /ansible /share /interface 2026-05-29 00:15:15.272147 | debian-bookworm | 195 | >>> 2026-05-29 00:15:15.272152 | debian-bookworm | 196 | >>> # cleanup 2026-05-29 00:15:15.272157 | debian-bookworm | 197 | >>> apt-get clean 2026-05-29 00:15:15.272162 | debian-bookworm | 198 | >>> apt-get remove -y \ 2026-05-29 00:15:15.272167 | debian-bookworm | 199 | >>> build-essential \ 2026-05-29 00:15:15.272172 | debian-bookworm | 200 | >>> git \ 2026-05-29 00:15:15.272177 | debian-bookworm | 201 | >>> libffi-dev \ 2026-05-29 00:15:15.272182 | debian-bookworm | 202 | >>> libssh-dev \ 2026-05-29 00:15:15.272187 | debian-bookworm | 203 | >>> libssl-dev \ 2026-05-29 00:15:15.272192 | debian-bookworm | 204 | >>> libyaml-dev \ 2026-05-29 00:15:15.272196 | debian-bookworm | 205 | >>> python3-dev 2026-05-29 00:15:15.272201 | debian-bookworm | 206 | >>> apt-get autoremove -y 2026-05-29 00:15:15.272206 | debian-bookworm | 207 | >>> 2026-05-29 00:15:15.272211 | debian-bookworm | 208 | >>> rm -rf \ 2026-05-29 00:15:15.272216 | debian-bookworm | 209 | >>> /patches \ 2026-05-29 00:15:15.272221 | debian-bookworm | 210 | >>> /release \ 2026-05-29 00:15:15.272226 | debian-bookworm | 211 | >>> /root/.cache \ 2026-05-29 00:15:15.272231 | debian-bookworm | 212 | >>> /tmp/* \ 2026-05-29 00:15:15.272236 | debian-bookworm | 213 | >>> /usr/share/doc/* \ 2026-05-29 00:15:15.272241 | debian-bookworm | 214 | >>> /usr/share/man/* \ 2026-05-29 00:15:15.272246 | debian-bookworm | 215 | >>> /var/lib/apt/lists/* \ 2026-05-29 00:15:15.272251 | debian-bookworm | 216 | >>> /var/tmp/* 2026-05-29 00:15:15.272256 | debian-bookworm | 217 | >>> 2026-05-29 00:15:15.272261 | debian-bookworm | 218 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-29 00:15:15.272266 | debian-bookworm | 219 | >>> pyclean /usr 2026-05-29 00:15:15.272271 | debian-bookworm | 220 | >>> uv pip uninstall --system pyclean 2026-05-29 00:15:15.272276 | debian-bookworm | 221 | >>> EOF 2026-05-29 00:15:15.272281 | debian-bookworm | 222 | 2026-05-29 00:15:15.272286 | debian-bookworm | -------------------- 2026-05-29 00:15:15.272324 | 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\n git clone https://github.com/openstack/kolla-ansible /repository\nelif [ \"$OPENSTACK_VERSION\" = \"2024.2\" ]; then\n git clone -b 2024.2-eol https://github.com/openstack/kolla-ansible /repository\nelse\n git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository\nfi\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-29 00:15:15.387203 | debian-bookworm | ERROR 2026-05-29 00:15:15.387417 | debian-bookworm | { 2026-05-29 00:15:15.387617 | debian-bookworm | "delta": "0:13:22.956425", 2026-05-29 00:15:15.387649 | debian-bookworm | "end": "2026-05-29 00:15:15.279924", 2026-05-29 00:15:15.387674 | debian-bookworm | "msg": "non-zero return code", 2026-05-29 00:15:15.387696 | debian-bookworm | "rc": 1, 2026-05-29 00:15:15.387717 | debian-bookworm | "start": "2026-05-29 00:01:52.323499" 2026-05-29 00:15:15.387742 | debian-bookworm | } failure 2026-05-29 00:15:15.411018 | 2026-05-29 00:15:15.411137 | PLAY RECAP 2026-05-29 00:15:15.411238 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-29 00:15:15.411266 | 2026-05-29 00:15:15.709806 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2026-05-29 00:15:15.713002 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-29 00:15:16.772661 | 2026-05-29 00:15:16.772845 | PLAY [Base post-fetch] 2026-05-29 00:15:16.790295 | 2026-05-29 00:15:16.790463 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-29 00:15:16.855897 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:15:16.862886 | 2026-05-29 00:15:16.863056 | TASK [fetch-output : Set log path for single node] 2026-05-29 00:15:16.932842 | debian-bookworm | ok 2026-05-29 00:15:16.938347 | 2026-05-29 00:15:16.938481 | LOOP [fetch-output : Ensure local output dirs] 2026-05-29 00:15:17.514998 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/work/logs" 2026-05-29 00:15:17.903134 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/work/artifacts" 2026-05-29 00:15:18.173222 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/87f7316f65a142b7a67aad78e5649486/work/docs" 2026-05-29 00:15:18.191122 | 2026-05-29 00:15:18.191368 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 00:15:19.140366 | debian-bookworm | changed: 2026-05-29 00:15:19.140667 | debian-bookworm | .d..t...... ./ 2026-05-29 00:15:19.140713 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-29 00:15:19.140763 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-29 00:15:19.140802 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-29 00:15:19.140851 | debian-bookworm | changed: All items complete 2026-05-29 00:15:19.140879 | 2026-05-29 00:15:19.793380 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 00:15:20.543748 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 00:15:20.569151 | 2026-05-29 00:15:20.569323 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 00:15:20.595359 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:15:20.602228 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:15:20.610341 | 2026-05-29 00:15:20.610444 | PLAY RECAP 2026-05-29 00:15:20.610495 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-29 00:15:20.610520 | 2026-05-29 00:15:20.756441 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-29 00:15:20.757515 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 00:15:21.584749 | 2026-05-29 00:15:21.584944 | PLAY [Base post] 2026-05-29 00:15:21.605598 | 2026-05-29 00:15:21.605772 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 00:15:22.584030 | debian-bookworm | changed 2026-05-29 00:15:22.603789 | 2026-05-29 00:15:22.603931 | PLAY RECAP 2026-05-29 00:15:22.604522 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 00:15:22.604598 | 2026-05-29 00:15:22.905909 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 00:15:22.907288 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 00:15:23.873305 | 2026-05-29 00:15:23.873482 | PLAY [Base post-logs] 2026-05-29 00:15:23.889323 | 2026-05-29 00:15:23.889485 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 00:15:24.372486 | localhost | changed 2026-05-29 00:15:24.389595 | 2026-05-29 00:15:24.389798 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 00:15:24.415389 | localhost | ok 2026-05-29 00:15:24.418889 | 2026-05-29 00:15:24.419002 | TASK [Set zuul-log-path fact] 2026-05-29 00:15:24.436835 | localhost | ok 2026-05-29 00:15:24.445080 | 2026-05-29 00:15:24.445235 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 00:15:24.480822 | localhost | ok 2026-05-29 00:15:24.484527 | 2026-05-29 00:15:24.484706 | TASK [upload-logs : Create log directories] 2026-05-29 00:15:25.002042 | localhost | changed 2026-05-29 00:15:25.005554 | 2026-05-29 00:15:25.005670 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 00:15:25.552276 | localhost -> localhost | ok: Runtime: 0:00:00.007547 2026-05-29 00:15:25.556621 | 2026-05-29 00:15:25.556745 | TASK [upload-logs : Upload logs to log server] 2026-05-29 00:15:26.167841 | localhost | Output suppressed because no_log was given 2026-05-29 00:15:26.172928 | 2026-05-29 00:15:26.173070 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 00:15:26.244319 | localhost | skipping: Conditional result was False 2026-05-29 00:15:26.249615 | localhost | skipping: Conditional result was False 2026-05-29 00:15:26.267684 | 2026-05-29 00:15:26.267897 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 00:15:26.319499 | localhost | skipping: Conditional result was False 2026-05-29 00:15:26.319941 | 2026-05-29 00:15:26.325148 | localhost | skipping: Conditional result was False 2026-05-29 00:15:26.339902 | 2026-05-29 00:15:26.340148 | LOOP [upload-logs : Upload console log and json output]