2025-07-31 01:39:41,791: INFO: Building opensdn-controller-control-control 2025-07-31 01:39:41,846: 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} ---> 96e33748a9bd Step 4/10 : ARG CONTAINER_NAME ---> Running in 79121356a9aa ---> Removed intermediate container 79121356a9aa ---> 70899fb97362 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in adaa281ae08f ---> Removed intermediate container adaa281ae08f ---> 69c568ce7957 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 027278cd697e ---> Removed intermediate container 027278cd697e ---> 99993806af62 Step 7/10 : COPY entrypoint.sh / ---> e5c1ade0eba4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in eb2829d55f15 ---> Removed intermediate container eb2829d55f15 ---> e76798047ca3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2e3df382a11f ---> Removed intermediate container 2e3df382a11f ---> 84d198037174 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 177bb4d6adb6 ---> Removed intermediate container 177bb4d6adb6 ---> 7857e855a6c3 [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 7857e855a6c3 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-07-31 01:39:57,517: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] 741c6a083f92: Preparing f18c8cb25fa4: Preparing 4efde39ad08f: Preparing 924e0c55982f: Preparing f2b1e83740ae: Preparing 073c5adb98d2: Preparing 46b0944ca744: Preparing 70a6701fc4d3: Preparing 3f36848afc46: Preparing df7897200df3: Preparing 8780c7a58fd5: Preparing 174f56854903: Preparing 741c6a083f92: Waiting f18c8cb25fa4: Waiting 4efde39ad08f: Waiting 924e0c55982f: Waiting f2b1e83740ae: Waiting 073c5adb98d2: Waiting 46b0944ca744: Waiting 70a6701fc4d3: Waiting 3f36848afc46: Waiting df7897200df3: Waiting 8780c7a58fd5: Waiting 174f56854903: Waiting f18c8cb25fa4: Pushed 4efde39ad08f: Layer already exists 924e0c55982f: Layer already exists 073c5adb98d2: Layer already exists f2b1e83740ae: Layer already exists 3f36848afc46: Layer already exists 70a6701fc4d3: Layer already exists 46b0944ca744: Layer already exists 8780c7a58fd5: Layer already exists 174f56854903: Layer already exists df7897200df3: Layer already exists 741c6a083f92: Pushed nightly: digest: sha256:88932019d1dfe577818601eb9afbbb1f264c1382ec1aa5d5adbb083d0a39a592 size: 2830 2025-07-31 01:40:17,425: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds