2025-06-23 13:56:20,426: INFO: Building opensdn-controller-control-control 2025-06-23 13:56:20,466: 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-3_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} ---> eeb62634a4f4 Step 4/10 : ARG CONTAINER_NAME ---> Running in ea3ab51dd717 ---> Removed intermediate container ea3ab51dd717 ---> 92e3601a99c2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 06f066cfcf6a ---> Removed intermediate container 06f066cfcf6a ---> 014830ef18d1 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 58a2bcafe523 ---> Removed intermediate container 58a2bcafe523 ---> 9470552a69b3 Step 7/10 : COPY entrypoint.sh / ---> 4c384d7eab60 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 047dd7e1c207 ---> Removed intermediate container 047dd7e1c207 ---> be6ae071bfef Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 05496daffcf8 ---> Removed intermediate container 05496daffcf8 ---> 393e4f58a39d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ee0981c82fd5 ---> Removed intermediate container ee0981c82fd5 ---> 04fcb0267d16 [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 04fcb0267d16 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-3_3 2025-06-23 13:56:40,954: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] da004577fbaf: Preparing 02d23af5e0c3: Preparing 5f89c5db28fe: Preparing dc55f3238781: Preparing 233b2161b972: Preparing e69922b2b7fc: Preparing 469695c1adec: Preparing 206613199704: Preparing 898eb6506c71: Preparing 904868da9697: Preparing caa1487e3c6d: Preparing 174f56854903: Preparing da004577fbaf: Waiting 02d23af5e0c3: Waiting 5f89c5db28fe: Waiting dc55f3238781: Waiting 233b2161b972: Waiting e69922b2b7fc: Waiting 469695c1adec: Waiting 206613199704: Waiting 898eb6506c71: Waiting 904868da9697: Waiting caa1487e3c6d: Waiting 174f56854903: Waiting 5f89c5db28fe: Layer already exists e69922b2b7fc: Layer already exists dc55f3238781: Layer already exists 02d23af5e0c3: Pushed 233b2161b972: Layer already exists 469695c1adec: Layer already exists 206613199704: Layer already exists 898eb6506c71: Layer already exists caa1487e3c6d: Layer already exists 904868da9697: Layer already exists 174f56854903: Layer already exists da004577fbaf: Pushed master-1_6_6_1-3_3: digest: sha256:1565d802a6f76231534bf818a7858eedb55bcd8181ade78928ca87b488d8881a size: 2830 2025-06-23 13:57:03,057: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds