2025-07-17 10:52:07,529: INFO: Building opensdn-controller-control-control 2025-07-17 10:52:07,577: 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_9_6_3-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} ---> 7c4e76a053a1 Step 4/10 : ARG CONTAINER_NAME ---> Running in 41a5644227f3 ---> Removed intermediate container 41a5644227f3 ---> 80163732261e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 382a3602beb3 ---> Removed intermediate container 382a3602beb3 ---> b70669234e01 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 697dc7cff840 ---> Removed intermediate container 697dc7cff840 ---> 0fb29e77f4a0 Step 7/10 : COPY entrypoint.sh / ---> 47dd69669625 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9027ec226921 ---> Removed intermediate container 9027ec226921 ---> d69d805d3a30 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6753ff83c1c2 ---> Removed intermediate container 6753ff83c1c2 ---> 2e2f26f9ab4f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 45e9fb4804c7 ---> Removed intermediate container 45e9fb4804c7 ---> 69a07c41b277 [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 69a07c41b277 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_3-2 2025-07-17 10:52:22,817: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] e0621d2f18f5: Preparing c05ddc22b2df: Preparing 36283dabc6c1: Preparing 2b341c1a8ea2: Preparing 4470f4670716: Preparing a082a7f14644: Preparing fe560b0fd55c: Preparing 2118bed59ce1: Preparing b309441e5db4: Preparing 97497416811c: Preparing d5ab1825a7cb: Preparing 174f56854903: Preparing e0621d2f18f5: Waiting c05ddc22b2df: Waiting 36283dabc6c1: Waiting 2b341c1a8ea2: Waiting 4470f4670716: Waiting a082a7f14644: Waiting fe560b0fd55c: Waiting 2118bed59ce1: Waiting b309441e5db4: Waiting 97497416811c: Waiting d5ab1825a7cb: Waiting 174f56854903: Waiting 36283dabc6c1: Layer already exists c05ddc22b2df: Pushed 4470f4670716: Layer already exists a082a7f14644: Layer already exists 2b341c1a8ea2: Layer already exists fe560b0fd55c: Layer already exists 2118bed59ce1: Layer already exists b309441e5db4: Layer already exists 174f56854903: Layer already exists d5ab1825a7cb: Layer already exists 97497416811c: Layer already exists e0621d2f18f5: Pushed master-1_9_6_3-2: digest: sha256:24639fd48bde67a3cf06d010459ee44911c6707d4eca5b6af096b4fe37cb4738 size: 2830 2025-07-17 10:52:49,244: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds