2025-07-28 01:36:25,260: INFO: Building opensdn-controller-control-control 2025-07-28 01:36:25,295: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 058eafd3f2e6 Step 4/10 : ARG CONTAINER_NAME ---> Running in aabede49c627 ---> Removed intermediate container aabede49c627 ---> 624463502fd5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b2c30fd0410f ---> Removed intermediate container b2c30fd0410f ---> 6b28823becd6 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 8498471a95f4 ---> Removed intermediate container 8498471a95f4 ---> 3cbfbb0c692c Step 7/10 : COPY entrypoint.sh / ---> 5da84c3edd31 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3900ed84325b ---> Removed intermediate container 3900ed84325b ---> 2bdce2884599 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5eec89336525 ---> Removed intermediate container 5eec89336525 ---> 0f6d48ca749f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 980185b5f1b0 ---> Removed intermediate container 980185b5f1b0 ---> 088f10589451 [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 088f10589451 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-07-28 01:36:42,111: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] f212557482e2: Preparing b815f125ada6: Preparing 32035ea7d6ac: Preparing 3fa2a0224dec: Preparing b3f8b7624c90: Preparing b955d7c0e866: Preparing 4f981354f451: Preparing 9a1015f2f2c8: Preparing c2571f4ad163: Preparing c415fc105e36: Preparing 6dedce11fd8b: Preparing 174f56854903: Preparing f212557482e2: Waiting b815f125ada6: Waiting 32035ea7d6ac: Waiting 3fa2a0224dec: Waiting b3f8b7624c90: Waiting b955d7c0e866: Waiting 4f981354f451: Waiting 9a1015f2f2c8: Waiting c2571f4ad163: Waiting c415fc105e36: Waiting 6dedce11fd8b: Waiting 174f56854903: Waiting 32035ea7d6ac: Layer already exists 3fa2a0224dec: Layer already exists b3f8b7624c90: Layer already exists b955d7c0e866: Layer already exists 4f981354f451: Layer already exists b815f125ada6: Pushed 9a1015f2f2c8: Layer already exists c415fc105e36: Layer already exists c2571f4ad163: Layer already exists 6dedce11fd8b: Layer already exists 174f56854903: Layer already exists f212557482e2: Pushed nightly: digest: sha256:a8bbf5faf469b6cd10bb9b42dde3e487f35318dea22f6f2113cc339e679c420d size: 2830 2025-07-28 01:36:58,944: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds