2025-07-07 20:02:15,725: INFO: Building opensdn-controller-control-control 2025-07-07 20:02:15,755: 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_6_6_1-4_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} ---> db9428ea3361 Step 4/10 : ARG CONTAINER_NAME ---> Running in c99715051bc4 ---> Removed intermediate container c99715051bc4 ---> 2ed057936fb6 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8e3d19b9042b ---> Removed intermediate container 8e3d19b9042b ---> 0c2b64e9d03a 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 a40e8d5989cb ---> Removed intermediate container a40e8d5989cb ---> 9bd8521d7403 Step 7/10 : COPY entrypoint.sh / ---> 5f8c0eda67b2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8c20024f7e8a ---> Removed intermediate container 8c20024f7e8a ---> e37d35c7b1d6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 24bed704ad01 ---> Removed intermediate container 24bed704ad01 ---> d931474a76d3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e9b09eb56894 ---> Removed intermediate container e9b09eb56894 ---> ae2c1151ab8d [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 ae2c1151ab8d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-4_1 2025-07-07 20:02:31,362: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b13b887b48a5: Preparing f1084000a5ce: Preparing 1aafe1c0034b: Preparing 47a2357569b9: Preparing 67cf1876729b: Preparing 3cbe568dc7cb: Preparing 1d86306ee2c7: Preparing 079938bc50ee: Preparing 93f048dc28d4: Preparing a2e77b10ab71: Preparing f68089dcf957: Preparing 174f56854903: Preparing b13b887b48a5: Waiting f1084000a5ce: Waiting 1aafe1c0034b: Waiting 47a2357569b9: Waiting 67cf1876729b: Waiting 3cbe568dc7cb: Waiting 1d86306ee2c7: Waiting 079938bc50ee: Waiting 93f048dc28d4: Waiting a2e77b10ab71: Waiting f68089dcf957: Waiting 174f56854903: Waiting 1aafe1c0034b: Layer already exists 47a2357569b9: Layer already exists 3cbe568dc7cb: Layer already exists 67cf1876729b: Layer already exists 1d86306ee2c7: Layer already exists f1084000a5ce: Pushed 93f048dc28d4: Layer already exists a2e77b10ab71: Layer already exists 079938bc50ee: Layer already exists 174f56854903: Layer already exists f68089dcf957: Layer already exists b13b887b48a5: Pushed master-1_6_6_1-4_1: digest: sha256:041fddd3faf09cdb341687a9039e091ceb90d58c7d8f3178a72ccf32ba6ce0b1 size: 2830 2025-07-07 20:02:52,903: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds