2024-08-30 11:23:34,376: INFO: Building contrail-openstack-neutron-init 2024-08-30 11:23:35,875: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_3_6-1_2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-openstack-neutron-init --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 10.24 kB Step 1/7 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-9_3_6-1_2 ---> b4cf863d142c Step 2/7 : ARG CONTAINER_NAME ---> Using cache ---> b36ae26d79fa Step 3/7 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 02d6b010581c ---> Removed intermediate container 02d6b010581c ---> 87973c74622c Step 4/7 : LABEL name=$CONTAINER_NAME summary="Init container for OpenStack neutron-server" description="Sidecar container with libraries for neutron-server." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 6b26ac3fd2f2 ---> Removed intermediate container 6b26ac3fd2f2 ---> db5d3a04fb84 Step 5/7 : COPY *.sh / ---> d38d847cf3c0 Step 6/7 : RUN mkdir -p /opt/contrail/site-packages /opt/contrail_python3/site-packages && python3 -m pip install --no-compile --target=/opt/contrail_python3/site-packages "future==0.18.2" && python3 -m pip install --no-compile --target=/opt/contrail/site-packages "future==0.18.2" && rpm -Uvh --nodeps $(repoquery -q --location python-contrail) && rpm -Uvh --nodeps $(repoquery -q --location neutron-plugin-contrail) && cp -rf /usr/lib/python2.7/site-packages/neutron_plugin_contrail* /opt/contrail/site-packages && cp -rf /usr/lib/python2.7/site-packages/vnc_api* /opt/contrail/site-packages && cp -rf /usr/lib/python2.7/site-packages/cfgm_common* /opt/contrail/site-packages && cp -rf /usr/lib/python2.7/site-packages/neutron_plugin_contrail* /opt/contrail_python3/site-packages && cp -rf /usr/lib/python2.7/site-packages/vnc_api* /opt/contrail_python3/site-packages && cp -rf /usr/lib/python2.7/site-packages/cfgm_common* /opt/contrail_python3/site-packages && yum autoremove -y python-contrail neutron-plugin-contrail && yum clean all -y && rm -rf /var/cache/yum && /_prepare_packages.sh && rm -f /_prepare_packages.sh ---> Running in fff00e14f84b WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting future==0.18.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829kB) Installing collected packages: future Running setup.py install for future: started Running setup.py install for future: finished with status 'done' Successfully installed future-0.18.2 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting future==0.18.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829kB) Installing collected packages: future Running setup.py install for future: started Running setup.py install for future: finished with status 'done' Successfully installed future-0.18.2 Retrieving http://localhost:6667/x86_64/python-contrail-master.9.3.2.2-master_9_3_2_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... python-contrail-master.9.3.2.2-master_######################################## /usr/bin/python: No module named pip warning: %post(python-contrail-master.9.3.2.2-master_9_3_2_2.el7.x86_64) scriptlet failed, exit status 1 Retrieving http://localhost:6667/noarch/neutron-plugin-contrail-master.9.3.2.2-master_9_3_2_2.el7.noarch.rpm Preparing... ######################################## Updating / installing... neutron-plugin-contrail-master.9.3.2.2######################################## Loaded plugins: fastestmirror, ovl Resolving Dependencies --> Running transaction check ---> Package neutron-plugin-contrail.noarch 0:master.9.3.2.2-master_9_3_2_2.el7 will be erased ---> Package python-contrail.x86_64 0:master.9.3.2.2-master_9_3_2_2.el7 will be erased --> Finished Dependency Resolution --> Finding unneeded leftover dependencies Found and removing 0 unneeded dependencies Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: neutron-plugin-contrail noarch master.9.3.2.2-master_9_3_2_2.el7 installed 479 k python-contrail x86_64 master.9.3.2.2-master_9_3_2_2.el7 installed 30 M Transaction Summary ================================================================================ Remove 2 Packages Installed size: 30 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Warning: RPMDB altered outside of yum.  Erasing : python-contrail-master.9.3.2.2-master_9_3_2_2.el7.x86_64 1/2 Erasing : neutron-plugin-contrail-master.9.3.2.2-master_9_3_2_2.el7. 2/2 Verifying : neutron-plugin-contrail-master.9.3.2.2-master_9_3_2_2.el7. 1/2 Verifying : python-contrail-master.9.3.2.2-master_9_3_2_2.el7.x86_64 2/2 Removed: neutron-plugin-contrail.noarch 0:master.9.3.2.2-master_9_3_2_2.el7 python-contrail.x86_64 0:master.9.3.2.2-master_9_3_2_2.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates + pkd_dir=/opt/packages + mkdir -p /opt/packages + for version in ocata queens rocky stein + echo 'INFO: Using ocata' INFO: Using ocata ++ repoquery -q --location python-neutron-lbaas-ocata + url=http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-ocata-10.0.1-1.el7.noarch.rpm + [[ -z http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-ocata-10.0.1-1.el7.noarch.rpm ]] ++ basename http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-ocata-10.0.1-1.el7.noarch.rpm + pkg_name=python-neutron-lbaas-ocata-10.0.1-1.el7.noarch.rpm + curl -s -o /opt/packages/python-neutron-lbaas-ocata-10.0.1-1.el7.noarch.rpm http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-ocata-10.0.1-1.el7.noarch.rpm INFO: Using queens + for version in ocata queens rocky stein + echo 'INFO: Using queens' ++ repoquery -q --location python-neutron-lbaas-queens + url=http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-queens-12.0.0-1.el7.noarch.rpm + [[ -z http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-queens-12.0.0-1.el7.noarch.rpm ]] ++ basename http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-queens-12.0.0-1.el7.noarch.rpm + pkg_name=python-neutron-lbaas-queens-12.0.0-1.el7.noarch.rpm + curl -s -o /opt/packages/python-neutron-lbaas-queens-12.0.0-1.el7.noarch.rpm http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-queens-12.0.0-1.el7.noarch.rpm + for version in ocata queens rocky stein + echo 'INFO: Using rocky' INFO: Using rocky ++ repoquery -q --location python-neutron-lbaas-rocky + url=http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-rocky-13.0.0-1.el7.noarch.rpm + [[ -z http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-rocky-13.0.0-1.el7.noarch.rpm ]] ++ basename http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-rocky-13.0.0-1.el7.noarch.rpm + pkg_name=python-neutron-lbaas-rocky-13.0.0-1.el7.noarch.rpm + curl -s -o /opt/packages/python-neutron-lbaas-rocky-13.0.0-1.el7.noarch.rpm http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-rocky-13.0.0-1.el7.noarch.rpm + for version in ocata queens rocky stein + echo 'INFO: Using stein' INFO: Using stein ++ repoquery -q --location python-neutron-lbaas-stein + url=http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-stein-14.0.0-1.el7.noarch.rpm + [[ -z http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-stein-14.0.0-1.el7.noarch.rpm ]] ++ basename http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-stein-14.0.0-1.el7.noarch.rpm + pkg_name=python-neutron-lbaas-stein-14.0.0-1.el7.noarch.rpm + curl -s -o /opt/packages/python-neutron-lbaas-stein-14.0.0-1.el7.noarch.rpm http://nexus.gz1.opensdn.io/repository/yum-tpc7/python-neutron-lbaas-stein-14.0.0-1.el7.noarch.rpm  ---> Removed intermediate container fff00e14f84b ---> 3d0e2f111386 Step 7/7 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d67e575efe59 ---> Removed intermediate container d67e575efe59 ---> 83acec39d965 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 83acec39d965 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-openstack-neutron-init:master-9_3_6-1_2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-openstack-neutron-init:master-9_3_6-1_2 2024-08-30 11:29:21,955: INFO: Docker build duration: 347 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-openstack-neutron-init] b5684c4fa5de: Preparing c0548ef27e9d: Preparing 5b1c63450566: Preparing 034d76f065fe: Preparing c39fa1da68dd: Preparing 452fb0473c3b: Preparing 0efb0e676b69: Preparing 9d2ce11d1771: Preparing 174f56854903: Preparing c39fa1da68dd: Waiting 452fb0473c3b: Waiting 0efb0e676b69: Waiting 9d2ce11d1771: Waiting 174f56854903: Waiting b5684c4fa5de: Waiting c0548ef27e9d: Waiting 5b1c63450566: Waiting 034d76f065fe: Waiting 034d76f065fe: Layer already exists c0548ef27e9d: Pushed 5b1c63450566: Layer already exists c39fa1da68dd: Layer already exists 452fb0473c3b: Layer already exists 0efb0e676b69: Layer already exists 9d2ce11d1771: Layer already exists 174f56854903: Layer already exists b5684c4fa5de: Pushed master-9_3_6-1_2: digest: sha256:6b7699ed70b2bd9dadf7cb6de1454ac7375de1595773fb1819b8f89ce39b8f45 size: 2200 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-openstack-neutron-init] b5684c4fa5de: Preparing c0548ef27e9d: Preparing 5b1c63450566: Preparing 034d76f065fe: Preparing c39fa1da68dd: Preparing 452fb0473c3b: Preparing 0efb0e676b69: Preparing 9d2ce11d1771: Preparing 174f56854903: Preparing b5684c4fa5de: Waiting c0548ef27e9d: Waiting 5b1c63450566: Waiting 034d76f065fe: Waiting c39fa1da68dd: Waiting 452fb0473c3b: Waiting 0efb0e676b69: Waiting 9d2ce11d1771: Waiting 174f56854903: Waiting c0548ef27e9d: Layer already exists b5684c4fa5de: Layer already exists 5b1c63450566: Layer already exists 034d76f065fe: Layer already exists c39fa1da68dd: Layer already exists 452fb0473c3b: Layer already exists 0efb0e676b69: Layer already exists 9d2ce11d1771: Layer already exists 174f56854903: Layer already exists master-9_3_6-1_2: digest: sha256:6b7699ed70b2bd9dadf7cb6de1454ac7375de1595773fb1819b8f89ce39b8f45 size: 2200 2024-08-30 11:34:42,217: INFO: Building contrail-openstack-neutron-init finished successfully, duration: 668 seconds