2025-04-28 01:20:27,611: INFO: Building opensdn-openstack-neutron-init 2025-04-28 01:20:27,653: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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=opensdn-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 3.584 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> d9aaaeac83d5 Step 4/10 : ARG PIP_REPOSITORY ---> Running in c15cd6218a74 ---> Removed intermediate container c15cd6218a74 ---> be73237d8e31 Step 5/10 : ARG CONTAINER_NAME ---> Running in a5eaef60246f ---> Removed intermediate container a5eaef60246f ---> 250459c57f68 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a8f9cd7ce0ff ---> Removed intermediate container a8f9cd7ce0ff ---> 01d506496540 Step 7/10 : 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 1f10a7647b4c ---> Removed intermediate container 1f10a7647b4c ---> 14ab50cac80b Step 8/10 : COPY *.sh / ---> c779612d8297 Step 9/10 : RUN mkdir -p /opt/contrail/site-packages && python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url $PIP_REPOSITORY "contrail_api_client==0.1.dev0" "neutron_plugin_contrail==0.1.dev0" ; rm -rf /root/.cache ---> Running in 880c359f8b0d Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple Collecting contrail_api_client==0.1.dev0 Downloading http://localhost:6667/pip/simple/contrail-api-client/contrail_api_client-0.1.dev0-py3-none-any.whl (1.3 MB) Collecting neutron_plugin_contrail==0.1.dev0 Downloading http://localhost:6667/pip/simple/neutron-plugin-contrail/neutron_plugin_contrail-0.1.dev0-py3-none-any.whl (130 kB) Installing collected packages: neutron-plugin-contrail, contrail-api-client WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Successfully installed contrail-api-client-0.1.dev0 neutron-plugin-contrail-0.1.dev0 ---> Removed intermediate container 880c359f8b0d ---> d49daef3a3f4 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c9cb7c8cc21d ---> Removed intermediate container c9cb7c8cc21d ---> b0719363093d [Warning] One or more build-args [BASE_EXTRA_RPMS 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 b0719363093d Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 2025-04-28 01:20:52,951: INFO: Docker build duration: 25 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init] 6900ab6ad00f: Preparing 3e3b769dac7a: Preparing 22a32ac92166: Preparing dba6d912d09c: Preparing 5550e4dddb75: Preparing 54b35bf32b61: Preparing 0c5e489f8d9f: Preparing 409de893012e: Preparing 174f56854903: Preparing 5550e4dddb75: Waiting 54b35bf32b61: Waiting 0c5e489f8d9f: Waiting 409de893012e: Waiting 174f56854903: Waiting 22a32ac92166: Layer already exists dba6d912d09c: Layer already exists 5550e4dddb75: Layer already exists 54b35bf32b61: Layer already exists 3e3b769dac7a: Pushed 0c5e489f8d9f: Layer already exists 409de893012e: Layer already exists 174f56854903: Layer already exists 6900ab6ad00f: Pushed nightly: digest: sha256:e923e3e0617b41e05787952c3d8243f1e4e98f585c5db56f94cebad9c1790edf size: 2197 2025-04-28 01:21:01,221: INFO: Building opensdn-openstack-neutron-init finished successfully, duration: 34 seconds