2025-06-25 06:55:37,554: INFO: Building opensdn-controller-control-control 2025-06-25 06:55:37,602: 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_8_6_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} ---> 6fcf89396576 Step 4/10 : ARG CONTAINER_NAME ---> Running in 9430a50fb67d ---> Removed intermediate container 9430a50fb67d ---> f16ed92f363d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in afeefecf7a1b ---> Removed intermediate container afeefecf7a1b ---> 08cd4919830e 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 037f6b5992ab ---> Removed intermediate container 037f6b5992ab ---> d7dd28583e20 Step 7/10 : COPY entrypoint.sh / ---> 78058bb3f2e5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a690627fa2b4 ---> Removed intermediate container a690627fa2b4 ---> 5c3522076222 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1376854d4290 ---> Removed intermediate container 1376854d4290 ---> ff3d05c33d78 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 118144d874c6 ---> Removed intermediate container 118144d874c6 ---> c4e5fb017b92 [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 c4e5fb017b92 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_6_6-3 2025-06-25 06:55:51,257: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 61427a851aec: Preparing d6e7fea85e05: Preparing f4b7c6b788f0: Preparing 407d995fe312: Preparing e99b3aa77fa2: Preparing 26bfa792f641: Preparing 5b781787ff4d: Preparing 10f56c73b6b8: Preparing c1e8d7224435: Preparing 12313af2927e: Preparing 7b9417931cf8: Preparing 174f56854903: Preparing 61427a851aec: Waiting d6e7fea85e05: Waiting f4b7c6b788f0: Waiting 407d995fe312: Waiting e99b3aa77fa2: Waiting 26bfa792f641: Waiting 5b781787ff4d: Waiting 10f56c73b6b8: Waiting c1e8d7224435: Waiting 12313af2927e: Waiting 7b9417931cf8: Waiting 174f56854903: Waiting f4b7c6b788f0: Layer already exists 407d995fe312: Layer already exists e99b3aa77fa2: Layer already exists 26bfa792f641: Layer already exists 5b781787ff4d: Layer already exists 10f56c73b6b8: Layer already exists 7b9417931cf8: Layer already exists d6e7fea85e05: Pushed c1e8d7224435: Layer already exists 12313af2927e: Layer already exists 174f56854903: Layer already exists 61427a851aec: Pushed master-1_8_6_6-3: digest: sha256:e00d10e032ca31d28f807961fa3c452e74c095b23e6aa35398abd5a55a84cced size: 2830 2025-06-25 06:56:14,719: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds