2025-07-30 11:34:53,438: INFO: Building opensdn-controller-control-control 2025-07-30 11:34:53,480: 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_2_2_1-6_0 --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} ---> 0ce5e26a76bb Step 4/10 : ARG CONTAINER_NAME ---> Running in 3828293aa1ec ---> Removed intermediate container 3828293aa1ec ---> 21fb15d8e55c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 63fbd76f87de ---> Removed intermediate container 63fbd76f87de ---> 56653325f9e3 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 c4c201104bf4 ---> Removed intermediate container c4c201104bf4 ---> 8091b9f478ed Step 7/10 : COPY entrypoint.sh / ---> 40b28bfe18f0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 072ab43964ec ---> Removed intermediate container 072ab43964ec ---> b347dc5a500c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f88b7448c558 ---> Removed intermediate container f88b7448c558 ---> a488b2912947 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9e6735d9fe1d ---> Removed intermediate container 9e6735d9fe1d ---> b49bfee4aec6 [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 b49bfee4aec6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_0 2025-07-30 11:35:11,096: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a665736e9622: Preparing 4861a8b86a16: Preparing 9c4fef9739e0: Preparing 3317f7e7dd1b: Preparing 95ed2b4a9efc: Preparing c32736ec4d8d: Preparing 9a4e4b8f3336: Preparing 0abe4d213fcc: Preparing 0f19a95afa06: Preparing 45839e895575: Preparing a665736e9622: Waiting 4861a8b86a16: Waiting 9c4fef9739e0: Waiting 3317f7e7dd1b: Waiting 95ed2b4a9efc: Waiting c32736ec4d8d: Waiting 9a4e4b8f3336: Waiting 0abe4d213fcc: Waiting 0f19a95afa06: Waiting 33e582b44740: Preparing 45839e895575: Waiting 33e582b44740: Waiting 174f56854903: Preparing 174f56854903: Waiting 9c4fef9739e0: Layer already exists 3317f7e7dd1b: Layer already exists 95ed2b4a9efc: Layer already exists c32736ec4d8d: Layer already exists 4861a8b86a16: Pushed 0f19a95afa06: Layer already exists 0abe4d213fcc: Layer already exists 9a4e4b8f3336: Layer already exists 45839e895575: Layer already exists 33e582b44740: Layer already exists 174f56854903: Layer already exists a665736e9622: Pushed master-1_2_2_1-6_0: digest: sha256:43a2d3532c415e1adbc3a875b5fdb1f5f47345a7ebb18eb714c349f5143599e2 size: 2830 2025-07-30 11:35:31,924: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds