2025-08-02 22:15:01,565: INFO: Building opensdn-controller-control-control 2025-08-02 22:15:01,610: 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_7_6-3 --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} ---> c5dd64b7dcf3 Step 4/10 : ARG CONTAINER_NAME ---> Running in b6bd1154d6bc ---> Removed intermediate container b6bd1154d6bc ---> ef503a034c7a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0f2ccbe8c8d1 ---> Removed intermediate container 0f2ccbe8c8d1 ---> a752d3c3567e 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 3744e172969c ---> Removed intermediate container 3744e172969c ---> e074f53356f5 Step 7/10 : COPY entrypoint.sh / ---> d1d775d8ff61 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 91d749e5d0ca ---> Removed intermediate container 91d749e5d0ca ---> 57001a1fe7de Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 51a77004fd56 ---> Removed intermediate container 51a77004fd56 ---> 5db44a500fd9 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 00f00bd2954f ---> Removed intermediate container 00f00bd2954f ---> 8514494d8dfb [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 8514494d8dfb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_6-3 2025-08-02 22:15:15,543: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] adb26ac87d22: Preparing d815e642479f: Preparing 262ae7e78c84: Preparing 5904111988c6: Preparing 1c05a823bc91: Preparing 9bfde7526b0c: Preparing 85584d7d29de: Preparing 2ec43dbb7555: Preparing 29c2759812e0: Preparing f6ba6934e1eb: Preparing ec177384fea9: Preparing 174f56854903: Preparing adb26ac87d22: Waiting d815e642479f: Waiting 262ae7e78c84: Waiting 5904111988c6: Waiting 1c05a823bc91: Waiting 9bfde7526b0c: Waiting 85584d7d29de: Waiting 2ec43dbb7555: Waiting 29c2759812e0: Waiting f6ba6934e1eb: Waiting ec177384fea9: Waiting 174f56854903: Waiting 262ae7e78c84: Layer already exists 1c05a823bc91: Layer already exists 5904111988c6: Layer already exists 85584d7d29de: Layer already exists 9bfde7526b0c: Layer already exists 2ec43dbb7555: Layer already exists d815e642479f: Pushed 29c2759812e0: Layer already exists f6ba6934e1eb: Layer already exists ec177384fea9: Layer already exists 174f56854903: Layer already exists adb26ac87d22: Pushed master-1_9_7_6-3: digest: sha256:621de0be7f2ad032d2e451916c501ac8ae2f0ddd08f665dca6eefb791b9bad07 size: 2830 2025-08-02 22:15:38,368: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds