2025-05-29 17:25:17,942: INFO: Building opensdn-controller-control-control 2025-05-29 17:25:17,996: 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-9 --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} ---> 794c7a970c57 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5be320f9ff84 ---> Removed intermediate container 5be320f9ff84 ---> 0078d9e36ed4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 09f39f08bb38 ---> Removed intermediate container 09f39f08bb38 ---> 35de3079549d 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 57d9bc721377 ---> Removed intermediate container 57d9bc721377 ---> e1f0eac8fe7a Step 7/10 : COPY entrypoint.sh / ---> 15b5b8f8084d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0c31fc1a3da8 ---> Removed intermediate container 0c31fc1a3da8 ---> c3bee055d5c3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 67ac02063c10 ---> Removed intermediate container 67ac02063c10 ---> 6cef6ab0e661 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 592f175a2b34 ---> Removed intermediate container 592f175a2b34 ---> a2492c29e8ae [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 a2492c29e8ae Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-9 2025-05-29 17:25:37,005: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3990fb1720ba: Preparing 3990fb1720ba: Waiting 42dd2b488a42: Preparing ea17cd7ec441: Preparing 9cbcc9e78c2f: Preparing 38260305cf23: Preparing 42dd2b488a42: Waiting ea17cd7ec441: Waiting 9cbcc9e78c2f: Waiting e9590e399d61: Preparing 98cb956f0557: Preparing 38260305cf23: Waiting e9590e399d61: Waiting 2a96a20a3ed9: Preparing 56489fea7468: Preparing 6c1431019776: Preparing eca8f0a707f8: Preparing 174f56854903: Preparing 98cb956f0557: Waiting 2a96a20a3ed9: Waiting 56489fea7468: Waiting eca8f0a707f8: Waiting 6c1431019776: Waiting 174f56854903: Waiting 9cbcc9e78c2f: Layer already exists 38260305cf23: Layer already exists e9590e399d61: Layer already exists ea17cd7ec441: Layer already exists 42dd2b488a42: Pushed 98cb956f0557: Layer already exists 2a96a20a3ed9: Layer already exists 56489fea7468: Layer already exists 6c1431019776: Layer already exists 174f56854903: Layer already exists eca8f0a707f8: Layer already exists 3990fb1720ba: Pushed master-1_6_6_1-9: digest: sha256:bc50a548bfd1ba7f0bb47207ca56d6e3da24732560a4c909405c5e2f0e07b7c6 size: 2830 2025-05-29 17:25:56,482: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds