2025-06-17 17:11:51,576: INFO: Building opensdn-controller-control-control 2025-06-17 17:11:51,687: 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-2_2 --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} ---> 744935b28941 Step 4/10 : ARG CONTAINER_NAME ---> Running in b3ad2fe9ed01 ---> Removed intermediate container b3ad2fe9ed01 ---> 3cb04c32562a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f9dbfe4768f8 ---> Removed intermediate container f9dbfe4768f8 ---> 7d3a71098cae 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 e32eb1e65aaa ---> Removed intermediate container e32eb1e65aaa ---> e5fca375919a Step 7/10 : COPY entrypoint.sh / ---> 5b61590554bf Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in eb8aa36fb701 ---> Removed intermediate container eb8aa36fb701 ---> dcb38ff96ac0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1e8f8fa60a82 ---> Removed intermediate container 1e8f8fa60a82 ---> 3ff6b2696374 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 26b7587f9a94 ---> Removed intermediate container 26b7587f9a94 ---> 7b42b83531ae [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 7b42b83531ae Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-2_2 2025-06-17 17:12:08,745: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6d2ab932beb7: Preparing 8f27a97429b2: Preparing 1733ad8d40ae: Preparing ee9ca2eb11a3: Preparing 796112e18e6e: Preparing ea383c8bcc24: Preparing 8eb060e0ff6f: Preparing cdc5e6c50a2f: Preparing 07e492ec45ff: Preparing 7f54c211f04c: Preparing 2c6b28c9d611: Preparing 174f56854903: Preparing 6d2ab932beb7: Waiting 8f27a97429b2: Waiting 1733ad8d40ae: Waiting ee9ca2eb11a3: Waiting 796112e18e6e: Waiting ea383c8bcc24: Waiting 8eb060e0ff6f: Waiting cdc5e6c50a2f: Waiting 07e492ec45ff: Waiting 7f54c211f04c: Waiting 2c6b28c9d611: Waiting 174f56854903: Waiting 1733ad8d40ae: Layer already exists ee9ca2eb11a3: Layer already exists 796112e18e6e: Layer already exists ea383c8bcc24: Layer already exists 8eb060e0ff6f: Layer already exists 8f27a97429b2: Pushed cdc5e6c50a2f: Layer already exists 7f54c211f04c: Layer already exists 07e492ec45ff: Layer already exists 2c6b28c9d611: Layer already exists 174f56854903: Layer already exists 6d2ab932beb7: Pushed master-1_6_6_1-2_2: digest: sha256:171a7178eac2109a81543b34c8db67bc7b775ab4ab21e46b5702efc50ccf7614 size: 2829 2025-06-17 17:12:29,300: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds