2025-08-15 16:34:26,325: INFO: Building opensdn-controller-control-control 2025-08-15 16:34:26,359: 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_7_6_9-3_0 --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} ---> 3bb7d7357148 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7e3f778e92f0 ---> Removed intermediate container 7e3f778e92f0 ---> 5fde647a27d0 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3aeb30320996 ---> Removed intermediate container 3aeb30320996 ---> 2c3785aa96f1 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 5db6b9fef430 ---> Removed intermediate container 5db6b9fef430 ---> c2420ce7e330 Step 7/10 : COPY entrypoint.sh / ---> 7ea8640d536d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 20796bcfdf3f ---> Removed intermediate container 20796bcfdf3f ---> 2c960e8d59d8 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 907955deab60 ---> Removed intermediate container 907955deab60 ---> b4372347622f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 470ec300977e ---> Removed intermediate container 470ec300977e ---> 25597cfde190 [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 25597cfde190 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_9-3_0 2025-08-15 16:34:40,838: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 2d8f876912ba: Preparing f1da64d56abe: Preparing f205bb2a64ff: Preparing 924b6c8e08e8: Preparing b5ce06175680: Preparing e2c40dd6d539: Preparing 89cf4b727f91: Preparing d570140ad5fd: Preparing 78885489f741: Preparing 3c76349e97e8: Preparing 46683e3e3fbb: Preparing 174f56854903: Preparing 2d8f876912ba: Waiting f1da64d56abe: Waiting f205bb2a64ff: Waiting 924b6c8e08e8: Waiting b5ce06175680: Waiting e2c40dd6d539: Waiting 89cf4b727f91: Waiting d570140ad5fd: Waiting 78885489f741: Waiting 3c76349e97e8: Waiting 46683e3e3fbb: Waiting 174f56854903: Waiting b5ce06175680: Layer already exists f205bb2a64ff: Layer already exists 924b6c8e08e8: Layer already exists e2c40dd6d539: Layer already exists d570140ad5fd: Layer already exists 89cf4b727f91: Layer already exists 78885489f741: Layer already exists f1da64d56abe: Pushed 3c76349e97e8: Layer already exists 174f56854903: Layer already exists 46683e3e3fbb: Layer already exists 2d8f876912ba: Pushed master-1_7_6_9-3_0: digest: sha256:c3714a88ab9e6567882829d7ec43e2b85775e3be8443eac017af3005cb5f04df size: 2830 2025-08-15 16:35:00,431: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds