2025-08-12 01:03:03,562: INFO: Building opensdn-controller-control-control 2025-08-12 01:03:03,592: 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_8_5-1_5 --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} ---> 78ef751ea5bb Step 4/10 : ARG CONTAINER_NAME ---> Running in e1c2f1b291dd ---> Removed intermediate container e1c2f1b291dd ---> 28ba566f142f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8fbeb1437c51 ---> Removed intermediate container 8fbeb1437c51 ---> 13761e27320f 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 60ac3f9d0c87 ---> Removed intermediate container 60ac3f9d0c87 ---> 5cb0c6e8ec75 Step 7/10 : COPY entrypoint.sh / ---> 4e7327133199 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a99143f6c1c1 ---> Removed intermediate container a99143f6c1c1 ---> 617ff7572752 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6202cfa88abd ---> Removed intermediate container 6202cfa88abd ---> 03c1d26d2732 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fc48680d8d7d ---> Removed intermediate container fc48680d8d7d ---> 6fb4b7278365 [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 6fb4b7278365 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-1_5 2025-08-12 01:03:16,941: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 958ab83ae299: Preparing 590a57129ab7: Preparing bbeac08822cf: Preparing c4f4f299299f: Preparing ed20b87d466e: Preparing 409b25269dbe: Preparing 6e5a02f38110: Preparing cbd492fd03fd: Preparing f72a611afefc: Preparing 4a64ebfdc36a: Preparing bb5c226b3d64: Preparing 174f56854903: Preparing 958ab83ae299: Waiting 590a57129ab7: Waiting bbeac08822cf: Waiting c4f4f299299f: Waiting ed20b87d466e: Waiting 409b25269dbe: Waiting 6e5a02f38110: Waiting cbd492fd03fd: Waiting f72a611afefc: Waiting 4a64ebfdc36a: Waiting bb5c226b3d64: Waiting 174f56854903: Waiting 590a57129ab7: Pushed bbeac08822cf: Layer already exists ed20b87d466e: Layer already exists c4f4f299299f: Layer already exists 409b25269dbe: Layer already exists 6e5a02f38110: Layer already exists f72a611afefc: Layer already exists 4a64ebfdc36a: Layer already exists cbd492fd03fd: Layer already exists bb5c226b3d64: Layer already exists 174f56854903: Layer already exists 958ab83ae299: Pushed master-1_9_8_5-1_5: digest: sha256:b7c3d0bac9657ef5810376238fd2371773cedd3992ce4bf33529d1ccb7216075 size: 2830 2025-08-12 01:03:38,404: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds