2025-06-25 06:26:36,231: INFO: Building opensdn-controller-control-control 2025-06-25 06:26:36,275: 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_6 --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} ---> 2387867508d4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5e344a084c4b ---> Removed intermediate container 5e344a084c4b ---> bb183b0e5e59 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in abb3e3ec0dd6 ---> Removed intermediate container abb3e3ec0dd6 ---> 64ac72a29f43 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 3c7111d212cf ---> Removed intermediate container 3c7111d212cf ---> 97612104f342 Step 7/10 : COPY entrypoint.sh / ---> 49956705894f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6748734fe4e7 ---> Removed intermediate container 6748734fe4e7 ---> 2f2e00a9f85d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 70747b7157f0 ---> Removed intermediate container 70747b7157f0 ---> 48256e3b4495 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in cec2490a4b69 ---> Removed intermediate container cec2490a4b69 ---> eeb440e1fe1c [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 eeb440e1fe1c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-3_6 2025-06-25 06:26:53,764: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c8488bb06af3: Preparing d1d189ab7fd6: Preparing 5e7cfa3eb7ba: Preparing a11d433ebccd: Preparing 5a34a0b96650: Preparing 788c4922732f: Preparing 5c6f5072123e: Preparing c20f1e6c8fca: Preparing 0bca97986d7a: Preparing ddd20b63ae4e: Preparing 1fc01c1ddecf: Preparing 174f56854903: Preparing c8488bb06af3: Waiting d1d189ab7fd6: Waiting 5e7cfa3eb7ba: Waiting a11d433ebccd: Waiting 5a34a0b96650: Waiting 788c4922732f: Waiting 5c6f5072123e: Waiting c20f1e6c8fca: Waiting 0bca97986d7a: Waiting ddd20b63ae4e: Waiting 1fc01c1ddecf: Waiting 174f56854903: Waiting 5e7cfa3eb7ba: Layer already exists d1d189ab7fd6: Pushed a11d433ebccd: Layer already exists 5a34a0b96650: Layer already exists 788c4922732f: Layer already exists 5c6f5072123e: Layer already exists c20f1e6c8fca: Layer already exists 0bca97986d7a: Layer already exists ddd20b63ae4e: Layer already exists 1fc01c1ddecf: Layer already exists 174f56854903: Layer already exists c8488bb06af3: Pushed master-1_6_6_1-3_6: digest: sha256:422f667a2de485b8cd7235d15f20a8180d6584834f2e15848e7cf01e751ba4de size: 2830 2025-06-25 06:27:18,940: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds