2025-06-26 10:45:30,160: INFO: Building opensdn-controller-control-control 2025-06-26 10:45:30,192: 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_3_2_6-4_0 --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} ---> d06ab4e43d2c Step 4/10 : ARG CONTAINER_NAME ---> Running in 4284ea488401 ---> Removed intermediate container 4284ea488401 ---> fc52cd862cde Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 12949a666228 ---> Removed intermediate container 12949a666228 ---> c8a444a5423c 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 852569ce1ed7 ---> Removed intermediate container 852569ce1ed7 ---> 99fe1297bac9 Step 7/10 : COPY entrypoint.sh / ---> ea1588b133f0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d877dcb74bb2 ---> Removed intermediate container d877dcb74bb2 ---> 18690fa40ee6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f062473cf02d ---> Removed intermediate container f062473cf02d ---> d568901daf3f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 12e11005dab6 ---> Removed intermediate container 12e11005dab6 ---> 7a6d3056fe3f [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 7a6d3056fe3f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_2_6-4_0 2025-06-26 10:45:45,432: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 894a203f6625: Preparing 557b4904e3a5: Preparing 022236d53657: Preparing b165b7ddda9b: Preparing 25a4f1cd0682: Preparing 1ef5b9c8c826: Preparing 604fb46ae959: Preparing 32ea29aeff8d: Preparing 0dd59a8ad39b: Preparing d38109bac04c: Preparing 555065c912f6: Preparing 174f56854903: Preparing 894a203f6625: Waiting 557b4904e3a5: Waiting 022236d53657: Waiting b165b7ddda9b: Waiting 25a4f1cd0682: Waiting d38109bac04c: Waiting 555065c912f6: Waiting 1ef5b9c8c826: Waiting 604fb46ae959: Waiting 32ea29aeff8d: Waiting 174f56854903: Waiting 0dd59a8ad39b: Waiting 022236d53657: Layer already exists b165b7ddda9b: Layer already exists 557b4904e3a5: Pushed 25a4f1cd0682: Layer already exists 1ef5b9c8c826: Layer already exists 604fb46ae959: Layer already exists 32ea29aeff8d: Layer already exists 0dd59a8ad39b: Layer already exists 555065c912f6: Layer already exists 174f56854903: Layer already exists d38109bac04c: Layer already exists 894a203f6625: Pushed master-1_3_2_6-4_0: digest: sha256:68fe1b7de3f149736fc7f9bbb75333b0d1741e8920ff2efa8eed9e1f0675cdca size: 2830 2025-06-26 10:46:07,062: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds