STEP 1/9: FROM quay.rdoproject.org/podified-master-centos9/openstack-os:1bbde377b4f50d9d77b0f999baf12dcc STEP 2/9: USER root STEP 3/9: RUN bash /usr/local/bin/uid_gid_manage swift + '[' -z swift ']' + _USERS_TO_CREATE=swift + declare -A _SUPPORTED_USERS + _SUPPORTED_USERS['aodh']='aodh 42402 42402 /var/lib/aodh kolla' + _SUPPORTED_USERS['barbican']='barbican 42403 42403 /var/lib/barbican kolla,nfast' + _SUPPORTED_USERS['ceilometer']='ceilometer 42405 42405 /var/lib/ceilometer kolla' + _SUPPORTED_USERS['cloudkitty']='cloudkitty 42406 42406 /var/lib/cloudkitty kolla' + _SUPPORTED_USERS['cinder']='cinder 42407 42407 /var/lib/cinder kolla' + _SUPPORTED_USERS['cloud-admin']='cloud-admin 42401 42401 /home/cloud-admin kolla' + _SUPPORTED_USERS['designate']='designate 42411 42411 /var/lib/designate kolla' + _SUPPORTED_USERS['frrvty']='frrvty 42483 42483' + _SUPPORTED_USERS['frr']='frr 42484 42484 /var/run/frr kolla,frrvty' + _SUPPORTED_USERS['glance']='glance 42415 42415 /var/lib/glance kolla' + _SUPPORTED_USERS['haproxy']='haproxy 42454 42454 /var/lib/haproxy kolla' + _SUPPORTED_USERS['heat']='heat 42418 42418 /var/lib/heat kolla' + _SUPPORTED_USERS['horizon']='horizon 42420 42420 /var/lib/horizon kolla' + _SUPPORTED_USERS['horizontest']='horizontest 42455 42455 /var/lib/horizontest kolla' + _SUPPORTED_USERS['hugetlbfs']='hugetlbfs 42477 42477' + _SUPPORTED_USERS['ironic']='ironic 42422 42422 /var/lib/ironic kolla' + _SUPPORTED_USERS['ironic-inspector']='ironic-inspector 42461 42461 /var/lib/ironic-inspector kolla' + _SUPPORTED_USERS['keystone']='keystone 42425 42425 /var/lib/keystone kolla' + _SUPPORTED_USERS['kolla']='kolla 42400 42400' + _SUPPORTED_USERS['libvirt']='libvirt 42473 42473' + _SUPPORTED_USERS['manila']='manila 42429 42429 /var/lib/manila kolla' + _SUPPORTED_USERS['memcached']='memcached 42457 42457 /run/memcache kolla' + _SUPPORTED_USERS['mysql']='mysql 42434 42434 /var/lib/mysql kolla' + _SUPPORTED_USERS['neutron']='neutron 42435 42435 /var/lib/neutron kolla' + _SUPPORTED_USERS['nfast']='nfast 42481 42481' + _SUPPORTED_USERS['nova']='nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla' + _SUPPORTED_USERS['octavia']='octavia 42437 42437 /var/lib/octavia kolla' + _SUPPORTED_USERS['openvswitch']='openvswitch 42476 42476' + _SUPPORTED_USERS['ovn-bgp']='ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla' + _SUPPORTED_USERS['placement']='placement 42482 42482 /var/lib/placement kolla' + _SUPPORTED_USERS['qemu']='qemu 107 107' + _SUPPORTED_USERS['rabbitmq']='rabbitmq 42439 42439 /var/lib/rabbitmq kolla' + _SUPPORTED_USERS['rally']='rally 42440 42440 /var/lib/rally kolla' + _SUPPORTED_USERS['redis']='redis 42460 42460 /run/redis kolla' + _SUPPORTED_USERS['valkey']='valkey 42460 42460 /run/valkey kolla' + _SUPPORTED_USERS['swift']='swift 42445 42445 /var/lib/swift kolla' + _SUPPORTED_USERS['tempest']='tempest 42480 42480 /var/lib/tempest kolla' + _SUPPORTED_USERS['tobiko']='tobiko 42495 42495 /var/lib/tobiko kolla' + _SUPPORTED_USERS['tss']='tss 59 59' + _SUPPORTED_USERS['ansible']='ansible 227 227 /var/lib/ansible kolla' + _SUPPORTED_USERS['watcher']='watcher 42451 42451 /var/lib/watcher kolla' + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $1 }' + _NAME=swift ++ awk '{ print $2 }' ++ echo swift 42445 42445 /var/lib/swift kolla + _UID=42445 ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $3 }' + _GID=42445 ++ echo swift 42445 42445 /var/lib/swift kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/swift ++ awk '{ print $5 }' ++ echo swift 42445 42445 /var/lib/swift kolla + _EXTRA_GROUPS=kolla + [[ swift != \s\w\i\f\t ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/swift ]] + _HOME_ARGS='-m --home /var/lib/swift' + id -g swift + _GROUPADD_CMD='groupadd --gid 42445 swift' + id swift + _USERADD_CMD='useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift' + eval groupadd --gid 42445 swift ++ groupadd --gid 42445 swift + eval useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift ++ useradd -l -m --home /var/lib/swift --shell /usr/sbin/nologin --uid 42445 --gid 42445 --groups kolla swift STEP 4/9: RUN dnf -y install nmap-ncat openstack-swift rsync-daemon && dnf clean all && rm -rf /var/cache/dnf delorean-python-castellan-609f4ea667df386849930 580 kB/s | 13 kB 00:00 delorean-openstack-ironic-c525a16b06266b6b474c9 3.3 MB/s | 64 kB 00:00 delorean-openstack-cinder-92c645f1f1e913b5b1cd8 1.2 MB/s | 30 kB 00:00 delorean-ansible-collections-openstack-f584c54d 6.3 MB/s | 121 kB 00:00 delorean-openstack-ceilometer-60803e710e7f5b3cd 1.4 MB/s | 24 kB 00:00 delorean-openstack-kolla-e7bd46dad0b62ff151667b 13 MB/s | 274 kB 00:00 delorean-openstack-nova-3e7017eb2952d5258d96e27 2.2 MB/s | 37 kB 00:00 delorean-openstack-designate-82652559ea8641b11c 1.1 MB/s | 19 kB 00:00 delorean-openstack-glance-e055873be4079bc9d3716 1.1 MB/s | 19 kB 00:00 delorean-openstack-keystone-4f1b7e96e38463d5fcd 1.4 MB/s | 23 kB 00:00 delorean-openstack-manila-70623bb84e7880f7f2f75 1.5 MB/s | 27 kB 00:00 delorean-python-networking-mlnx-7139a7f0bce9d6a 6.8 MB/s | 130 kB 00:00 delorean-openstack-octavia-e981d3e172b8e4471f97 1.3 MB/s | 25 kB 00:00 delorean-openstack-watcher-71470dac73abba9e5dcf 1.1 MB/s | 17 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 469 kB/s | 7.9 kB 00:00 delorean-puppet-neutron-80cc12c7f9fd9542c35ce51 7.6 MB/s | 155 kB 00:00 delorean-openstack-swift-e10c2bafcb8fc80929bce3 957 kB/s | 15 kB 00:00 delorean-python-mistral-tests-tempest-900580c95 2.0 MB/s | 35 kB 00:00 delorean-python-django-horizon-915b939b342dc65f 4.8 MB/s | 105 kB 00:00 dlrn-master-testing 62 MB/s | 2.4 MB 00:00 dlrn-master-build-deps 16 MB/s | 516 kB 00:00 centos9-rabbitmq 7.3 MB/s | 123 kB 00:00 centos9-storage 20 MB/s | 415 kB 00:00 centos9-opstools 2.9 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 31 MB/s | 449 kB 00:00 repo-setup-centos-appstream 124 MB/s | 25 MB 00:00 repo-setup-centos-baseos 119 MB/s | 8.8 MB 00:00 repo-setup-centos-highavailability 56 MB/s | 744 kB 00:00 repo-setup-centos-powertools 110 MB/s | 7.1 MB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 12 MB/s | 20 MB 00:01 Dependencies resolved. ============================================================================================================== Package Arch Version Repository Size ============================================================================================================== Installing: nmap-ncat x86_64 3:7.92-3.el9 repo-setup-centos-appstream 225 k python3-swift noarch 2.36.0-0.20250826034713.e10c2ba.el9 delorean-component-swift 1.4 M rsync-daemon noarch 3.2.5-3.el9 repo-setup-centos-appstream 10 k Installing dependencies: acl x86_64 2.3.1-4.el9 repo-setup-centos-baseos 71 k dbus x86_64 1:1.12.20-8.el9 repo-setup-centos-baseos 3.8 k dbus-broker x86_64 28-7.el9 repo-setup-centos-baseos 172 k dbus-common noarch 1:1.12.20-8.el9 repo-setup-centos-baseos 15 k kmod-libs x86_64 28-11.el9 repo-setup-centos-baseos 62 k liberasurecode x86_64 1.6.2-2.el9s delorean-master-testing 58 k libibverbs x86_64 57.0-2.el9 repo-setup-centos-baseos 453 k libnl3 x86_64 3.11.0-1.el9 repo-setup-centos-baseos 363 k libpcap x86_64 14:1.10.0-4.el9 repo-setup-centos-baseos 173 k libseccomp x86_64 2.5.2-2.el9 repo-setup-centos-baseos 72 k libxslt x86_64 1.1.34-12.el9 repo-setup-centos-appstream 233 k python3-castellan noarch 5.4.1-0.20250820064125.609f4ea.el9 delorean-component-barbican 133 k python3-dns noarch 2.6.1-3.el9 repo-setup-centos-baseos 507 k python3-eventlet noarch 0.36.1-1.el9s delorean-master-testing 492 k python3-greenlet x86_64 3.1.1-1.el9s delorean-master-testing 215 k python3-lxml x86_64 4.6.5-3.el9 repo-setup-centos-appstream 1.2 M python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k python3-pyeclib x86_64 1.6.0-3.el9s delorean-master-testing 51 k python3-pyxattr x86_64 0.7.2-4.el9 repo-setup-centos-powertools 35 k python3-swift+kms_keymaster noarch 2.36.0-0.20250826034713.e10c2ba.el9 delorean-component-swift 8.0 k rsync x86_64 3.2.5-3.el9 repo-setup-centos-baseos 408 k systemd x86_64 252-55.el9 repo-setup-centos-baseos 4.2 M systemd-pam x86_64 252-55.el9 repo-setup-centos-baseos 284 k systemd-rpm-macros noarch 252-55.el9 repo-setup-centos-baseos 72 k Transaction Summary ============================================================================================================== Install 27 Packages Total download size: 11 M Installed size: 35 M Downloading Packages: (1/27): python3-castellan-5.4.1-0.2025082006412 22 MB/s | 133 kB 00:00 (2/27): liberasurecode-1.6.2-2.el9s.x86_64.rpm 6.6 MB/s | 58 kB 00:00 (3/27): python3-eventlet-0.36.1-1.el9s.noarch.r 100 MB/s | 492 kB 00:00 (4/27): python3-greenlet-3.1.1-1.el9s.x86_64.rp 82 MB/s | 215 kB 00:00 (5/27): python3-swift+kms_keymaster-2.36.0-0.20 332 kB/s | 8.0 kB 00:00 (6/27): python3-paste-deploy-3.1.0-2.el9s.noarc 26 MB/s | 38 kB 00:00 (7/27): python3-pyeclib-1.6.0-3.el9s.x86_64.rpm 6.0 MB/s | 51 kB 00:00 (8/27): libxslt-1.1.34-12.el9.x86_64.rpm 26 MB/s | 233 kB 00:00 (9/27): python3-swift-2.36.0-0.20250826034713.e 34 MB/s | 1.4 MB 00:00 (10/27): nmap-ncat-7.92-3.el9.x86_64.rpm 23 MB/s | 225 kB 00:00 (11/27): rsync-daemon-3.2.5-3.el9.noarch.rpm 3.6 MB/s | 10 kB 00:00 (12/27): acl-2.3.1-4.el9.x86_64.rpm 33 MB/s | 71 kB 00:00 (13/27): dbus-1.12.20-8.el9.x86_64.rpm 2.1 MB/s | 3.8 kB 00:00 (14/27): dbus-broker-28-7.el9.x86_64.rpm 51 MB/s | 172 kB 00:00 (15/27): dbus-common-1.12.20-8.el9.noarch.rpm 4.1 MB/s | 15 kB 00:00 (16/27): kmod-libs-28-11.el9.x86_64.rpm 19 MB/s | 62 kB 00:00 (17/27): python3-lxml-4.6.5-3.el9.x86_64.rpm 57 MB/s | 1.2 MB 00:00 (18/27): libibverbs-57.0-2.el9.x86_64.rpm 55 MB/s | 453 kB 00:00 (19/27): libnl3-3.11.0-1.el9.x86_64.rpm 62 MB/s | 363 kB 00:00 (20/27): libpcap-1.10.0-4.el9.x86_64.rpm 41 MB/s | 173 kB 00:00 (21/27): libseccomp-2.5.2-2.el9.x86_64.rpm 32 MB/s | 72 kB 00:00 (22/27): python3-dns-2.6.1-3.el9.noarch.rpm 125 MB/s | 507 kB 00:00 (23/27): systemd-pam-252-55.el9.x86_64.rpm 43 MB/s | 284 kB 00:00 (24/27): rsync-3.2.5-3.el9.x86_64.rpm 36 MB/s | 408 kB 00:00 (25/27): systemd-rpm-macros-252-55.el9.noarch.r 21 MB/s | 72 kB 00:00 (26/27): python3-pyxattr-0.7.2-4.el9.x86_64.rpm 14 MB/s | 35 kB 00:00 (27/27): systemd-252-55.el9.x86_64.rpm 127 MB/s | 4.2 MB 00:00 -------------------------------------------------------------------------------- Total 109 MB/s | 11 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-pyxattr-0.7.2-4.el9.x86_64 1/27 Installing : python3-dns-2.6.1-3.el9.noarch 2/27 Installing : python3-greenlet-3.1.1-1.el9s.x86_64 3/27 Installing : python3-eventlet-0.36.1-1.el9s.noarch 4/27 Installing : systemd-rpm-macros-252-55.el9.noarch 5/27 Installing : rsync-3.2.5-3.el9.x86_64 6/27 Installing : libseccomp-2.5.2-2.el9.x86_64 7/27 Installing : libnl3-3.11.0-1.el9.x86_64 8/27 Installing : libibverbs-57.0-2.el9.x86_64 9/27 Installing : libpcap-14:1.10.0-4.el9.x86_64 10/27 Installing : kmod-libs-28-11.el9.x86_64 11/27 Installing : acl-2.3.1-4.el9.x86_64 12/27 Installing : dbus-1:1.12.20-8.el9.x86_64 13/27 Installing : systemd-pam-252-55.el9.x86_64 14/27 Running scriptlet: systemd-252-55.el9.x86_64 15/27 Installing : systemd-252-55.el9.x86_64 15/27 Running scriptlet: systemd-252-55.el9.x86_64 15/27 Installing : dbus-common-1:1.12.20-8.el9.noarch 16/27 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 16/27 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 17/27 Installing : dbus-broker-28-7.el9.x86_64 17/27 Running scriptlet: dbus-broker-28-7.el9.x86_64 17/27 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Installing : libxslt-1.1.34-12.el9.x86_64 18/27 Installing : python3-lxml-4.6.5-3.el9.x86_64 19/27 Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 20/27 Installing : liberasurecode-1.6.2-2.el9s.x86_64 21/27 Running scriptlet: liberasurecode-1.6.2-2.el9s.x86_64 21/27 Installing : python3-pyeclib-1.6.0-3.el9s.x86_64 22/27 Installing : python3-castellan-5.4.1-0.20250820064125.609f4ea.e 23/27 Running scriptlet: python3-swift-2.36.0-0.20250826034713.e10c2ba.el9. 24/27 Installing : python3-swift-2.36.0-0.20250826034713.e10c2ba.el9. 24/27 Running scriptlet: python3-swift-2.36.0-0.20250826034713.e10c2ba.el9. 24/27 Installing : python3-swift+kms_keymaster-2.36.0-0.2025082603471 25/27 Installing : rsync-daemon-3.2.5-3.el9.noarch 26/27 Running scriptlet: rsync-daemon-3.2.5-3.el9.noarch 26/27 Installing : nmap-ncat-3:7.92-3.el9.x86_64 27/27 Running scriptlet: nmap-ncat-3:7.92-3.el9.x86_64 27/27 Verifying : python3-castellan-5.4.1-0.20250820064125.609f4ea.e 1/27 Verifying : python3-swift+kms_keymaster-2.36.0-0.2025082603471 2/27 Verifying : python3-swift-2.36.0-0.20250826034713.e10c2ba.el9. 3/27 Verifying : liberasurecode-1.6.2-2.el9s.x86_64 4/27 Verifying : python3-eventlet-0.36.1-1.el9s.noarch 5/27 Verifying : python3-greenlet-3.1.1-1.el9s.x86_64 6/27 Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 7/27 Verifying : python3-pyeclib-1.6.0-3.el9s.x86_64 8/27 Verifying : libxslt-1.1.34-12.el9.x86_64 9/27 Verifying : nmap-ncat-3:7.92-3.el9.x86_64 10/27 Verifying : python3-lxml-4.6.5-3.el9.x86_64 11/27 Verifying : rsync-daemon-3.2.5-3.el9.noarch 12/27 Verifying : acl-2.3.1-4.el9.x86_64 13/27 Verifying : dbus-1:1.12.20-8.el9.x86_64 14/27 Verifying : dbus-broker-28-7.el9.x86_64 15/27 Verifying : dbus-common-1:1.12.20-8.el9.noarch 16/27 Verifying : kmod-libs-28-11.el9.x86_64 17/27 Verifying : libibverbs-57.0-2.el9.x86_64 18/27 Verifying : libnl3-3.11.0-1.el9.x86_64 19/27 Verifying : libpcap-14:1.10.0-4.el9.x86_64 20/27 Verifying : libseccomp-2.5.2-2.el9.x86_64 21/27 Verifying : python3-dns-2.6.1-3.el9.noarch 22/27 Verifying : rsync-3.2.5-3.el9.x86_64 23/27 Verifying : systemd-252-55.el9.x86_64 24/27 Verifying : systemd-pam-252-55.el9.x86_64 25/27 Verifying : systemd-rpm-macros-252-55.el9.noarch 26/27 Verifying : python3-pyxattr-0.7.2-4.el9.x86_64 27/27 Installed: acl-2.3.1-4.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch kmod-libs-28-11.el9.x86_64 liberasurecode-1.6.2-2.el9s.x86_64 libibverbs-57.0-2.el9.x86_64 libnl3-3.11.0-1.el9.x86_64 libpcap-14:1.10.0-4.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libxslt-1.1.34-12.el9.x86_64 nmap-ncat-3:7.92-3.el9.x86_64 python3-castellan-5.4.1-0.20250820064125.609f4ea.el9.noarch python3-dns-2.6.1-3.el9.noarch python3-eventlet-0.36.1-1.el9s.noarch python3-greenlet-3.1.1-1.el9s.x86_64 python3-lxml-4.6.5-3.el9.x86_64 python3-paste-deploy-3.1.0-2.el9s.noarch python3-pyeclib-1.6.0-3.el9s.x86_64 python3-pyxattr-0.7.2-4.el9.x86_64 python3-swift-2.36.0-0.20250826034713.e10c2ba.el9.noarch python3-swift+kms_keymaster-2.36.0-0.20250826034713.e10c2ba.el9.noarch rsync-3.2.5-3.el9.x86_64 rsync-daemon-3.2.5-3.el9.noarch systemd-252-55.el9.x86_64 systemd-pam-252-55.el9.x86_64 systemd-rpm-macros-252-55.el9.noarch Complete! 160 files removed STEP 5/9: RUN cp /usr/share/tcib/container-images/kolla/swift-base/swift-rootwrap /usr/bin/swift-rootwrap STEP 6/9: RUN cp /usr/share/tcib/container-images/kolla/swift-base/swift-sudoers /etc/sudoers.d/swift-sudoers STEP 7/9: RUN chmod 755 /usr/bin/swift-rootwrap && chmod 440 /etc/sudoers.d/swift-sudoers STEP 8/9: RUN touch /etc/swift/rootwrap.conf && chmod 644 /etc/swift/rootwrap.conf && crudini --set /etc/swift/rootwrap.conf DEFAULT filters_path /etc/swift/rootwrap.d,/usr/share/swift/rootwrap && crudini --set /etc/swift/rootwrap.conf DEFAULT exec_dirs /sbin,/usr/sbin,/bin,/usr/bin && crudini --set /etc/swift/rootwrap.conf DEFAULT use_syslog False && crudini --set /etc/swift/rootwrap.conf DEFAULT syslog_log_facility syslog && crudini --set /etc/swift/rootwrap.conf DEFAULT syslog_log_level ERROR STEP 9/9: LABEL "tcib_build_tag"="1bbde377b4f50d9d77b0f999baf12dcc" COMMIT quay.rdoproject.org/podified-master-centos9/openstack-swift-base:1bbde377b4f50d9d77b0f999baf12dcc Getting image source signatures Copying blob sha256:dfe3535c047dfd1b56a035a76f7fcccd61101a4c7c28b14527de35475ed1e01a Copying blob sha256:6a0423b1f76a987d53ca97bc8d83a1b7c84766b64fa7a1e480ac0497fd613763 Copying blob sha256:7125c7f9a7a32bff8599a21c9a859164c0b20df7d2a1d0fff64e239bc16e705b Copying blob sha256:95ef5fcec6d8ec244a2b74dd5acb74e4304329fa72e7ca0ca031dca1fa8a3b8f Copying config sha256:275e37d5027c7e1e299c56a27af18f3df7008276b683d16ec98792643743346a Writing manifest to image destination --> 275e37d5027c Successfully tagged quay.rdoproject.org/podified-master-centos9/openstack-swift-base:1bbde377b4f50d9d77b0f999baf12dcc 275e37d5027c7e1e299c56a27af18f3df7008276b683d16ec98792643743346a