2025-07-18 14:05:03,513: INFO: Building opensdn-controller-control-control 2025-07-18 14:05:03,551: 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_8-8 --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} ---> 0533c9bc9b5d Step 4/10 : ARG CONTAINER_NAME ---> Running in 71cc87e1dc75 ---> Removed intermediate container 71cc87e1dc75 ---> d14c89ccd01b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b106d5b2221b ---> Removed intermediate container b106d5b2221b ---> 9f9e68e12ce3 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 d8282761c5ea ---> Removed intermediate container d8282761c5ea ---> fc3fe7921f4c Step 7/10 : COPY entrypoint.sh / ---> be50eb64b14f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 96915ebaaafd ---> Removed intermediate container 96915ebaaafd ---> 82c2ca15cf8d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 58cea1e5dc90 ---> Removed intermediate container 58cea1e5dc90 ---> b2ff25239688 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9f339397afa7 ---> Removed intermediate container 9f339397afa7 ---> e91bb9d681f0 [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 e91bb9d681f0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_8-8 2025-07-18 14:05:20,214: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] dcdffbdfb105: Preparing 82946c51c12e: Preparing 6630cbc3b6bb: Preparing c2ad5cdb9fbd: Preparing fc588bea005f: Preparing b8004c442134: Preparing d39655969ef4: Preparing 39809f075dec: Preparing 1a2eb9ce7dbb: Preparing 38cc10c482d2: Preparing 81481b12b29f: Preparing 174f56854903: Preparing dcdffbdfb105: Waiting 82946c51c12e: Waiting c2ad5cdb9fbd: Waiting fc588bea005f: Waiting b8004c442134: Waiting d39655969ef4: Waiting 39809f075dec: Waiting 1a2eb9ce7dbb: Waiting 38cc10c482d2: Waiting 81481b12b29f: Waiting 174f56854903: Waiting 6630cbc3b6bb: Waiting c2ad5cdb9fbd: Layer already exists 6630cbc3b6bb: Layer already exists fc588bea005f: Layer already exists b8004c442134: Layer already exists d39655969ef4: Layer already exists 39809f075dec: Layer already exists 82946c51c12e: Pushed 1a2eb9ce7dbb: Layer already exists 38cc10c482d2: Layer already exists 81481b12b29f: Layer already exists 174f56854903: Layer already exists dcdffbdfb105: Pushed master-1_9_6_8-8: digest: sha256:f3599a87287cb8f81d45073be608adeca3c8694b584290e6a1fed9c4a69cf996 size: 2830 2025-07-18 14:05:38,547: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds