2025-06-16 22:11:56,729: INFO: Building opensdn-controller-control-control 2025-06-16 22:11:56,758: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_8_1_2-1 --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-controller-control-control --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> b4fd04a685d8 Step 4/10 : ARG CONTAINER_NAME ---> Running in 6ee31868edb9 ---> Removed intermediate container 6ee31868edb9 ---> 9f0b8517a354 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a837c26de20a ---> Removed intermediate container a837c26de20a ---> 967cfbf23d01 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in a02c8e25e160 ---> Removed intermediate container a02c8e25e160 ---> 38ea5285701f Step 7/10 : COPY entrypoint.sh / ---> 3d2e8812d972 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 99d4c0a2846e ---> Removed intermediate container 99d4c0a2846e ---> 54da3e3de426 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3a93f3c73718 ---> Removed intermediate container 3a93f3c73718 ---> 19ba648fac45 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in cdfa8a4f0030 ---> Removed intermediate container cdfa8a4f0030 ---> 31a366ca374e [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 31a366ca374e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_2-1 2025-06-16 22:12:10,447: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1756aba037d4: Preparing e42e48eb76dd: Preparing 9540c6def11b: Preparing 467c6230b8ab: Preparing d9010aa35510: Preparing fb1cc6233221: Preparing 73e8a6067393: Preparing 66bf73babd8f: Preparing f491c78164b6: Preparing fd02aa0c1701: Preparing 33ee51b1fae6: Preparing 174f56854903: Preparing 1756aba037d4: Waiting e42e48eb76dd: Waiting 9540c6def11b: Waiting 467c6230b8ab: Waiting d9010aa35510: Waiting fb1cc6233221: Waiting 73e8a6067393: Waiting 66bf73babd8f: Waiting f491c78164b6: Waiting fd02aa0c1701: Waiting 33ee51b1fae6: Waiting 174f56854903: Waiting 467c6230b8ab: Layer already exists 9540c6def11b: Layer already exists fb1cc6233221: Layer already exists d9010aa35510: Layer already exists e42e48eb76dd: Pushed 73e8a6067393: Layer already exists f491c78164b6: Layer already exists 66bf73babd8f: Layer already exists 33ee51b1fae6: Layer already exists fd02aa0c1701: Layer already exists 174f56854903: Layer already exists 1756aba037d4: Pushed master-1_8_1_2-1: digest: sha256:c96e723d3a9c96be28e94d1737a8d90dd5ef192f287b511db81aa088eb8e2776 size: 2829 2025-06-16 22:12:29,349: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds