2025-07-17 16:20:23,424: INFO: Building opensdn-controller-control-control 2025-07-17 16:20:23,459: 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_9_6_9-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} ---> 7badf9a9f92b Step 4/10 : ARG CONTAINER_NAME ---> Running in be86074998e6 ---> Removed intermediate container be86074998e6 ---> 1af1954b978e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f82422e12dbe ---> Removed intermediate container f82422e12dbe ---> 224eabb5034c 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 640258b9dcef ---> Removed intermediate container 640258b9dcef ---> b90d48de42f3 Step 7/10 : COPY entrypoint.sh / ---> 2df39afcd2d7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 04c181ea40fe ---> Removed intermediate container 04c181ea40fe ---> 22c9fb3717f2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 777909252c34 ---> Removed intermediate container 777909252c34 ---> 71ae6b0f28a9 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d40e9a40366e ---> Removed intermediate container d40e9a40366e ---> f88a0c6c1347 [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 f88a0c6c1347 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_9-1 2025-07-17 16:20:37,403: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f84d89c9953a: Preparing 4b239876bd13: Preparing 13128ed329bb: Preparing d1573c96ef22: Preparing 8a66e74918eb: Preparing f1f12db905cb: Preparing 2433a31e9cc4: Preparing aa4655de3866: Preparing 178445d89f06: Preparing 054d31b69e91: Preparing 8a87c9c97270: Preparing 174f56854903: Preparing f84d89c9953a: Waiting 4b239876bd13: Waiting 13128ed329bb: Waiting d1573c96ef22: Waiting 8a66e74918eb: Waiting f1f12db905cb: Waiting 2433a31e9cc4: Waiting aa4655de3866: Waiting 178445d89f06: Waiting 054d31b69e91: Waiting 8a87c9c97270: Waiting 174f56854903: Waiting 8a66e74918eb: Layer already exists d1573c96ef22: Layer already exists 13128ed329bb: Layer already exists f1f12db905cb: Layer already exists 4b239876bd13: Pushed 2433a31e9cc4: Layer already exists 178445d89f06: Layer already exists 8a87c9c97270: Layer already exists 054d31b69e91: Layer already exists 174f56854903: Layer already exists aa4655de3866: Layer already exists f84d89c9953a: Pushed master-1_9_6_9-1: digest: sha256:e907da29e30a8e829435d23c319cdd456ac014eae325f506bda03a0d69dd95dd size: 2830 2025-07-17 16:21:01,110: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds