2025-08-06 13:34:50,946: INFO: Building opensdn-controller-control-control 2025-08-06 13:34:50,984: 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_8_5-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} ---> 89f02b5a4bee Step 4/10 : ARG CONTAINER_NAME ---> Running in 71b463eb33ba ---> Removed intermediate container 71b463eb33ba ---> 026f72c2c2b2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 164d5410e01c ---> Removed intermediate container 164d5410e01c ---> 3cd1ce8ff10e 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 79d0b53bbe15 ---> Removed intermediate container 79d0b53bbe15 ---> 9acceb534d51 Step 7/10 : COPY entrypoint.sh / ---> 18abb7433c6f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 5ca537ce7cab ---> Removed intermediate container 5ca537ce7cab ---> 5a10ee945003 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 02690e1bf02b ---> Removed intermediate container 02690e1bf02b ---> 3a01a2207a61 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9eac3c4337e6 ---> Removed intermediate container 9eac3c4337e6 ---> be13ebcdd4a5 [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 be13ebcdd4a5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-6 2025-08-06 13:35:06,320: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5afbd8568971: Preparing e17da964ec41: Preparing 7feb537d361c: Preparing 939ea9673ab3: Preparing d4839d4f13a6: Preparing 2df0c52a37fa: Preparing 88cb33b69384: Preparing 0e9ae2a02121: Preparing 7b24b2cf2a03: Preparing 1c12d03ae250: Preparing 2c5b1c74ba32: Preparing 174f56854903: Preparing 5afbd8568971: Waiting e17da964ec41: Waiting 7feb537d361c: Waiting 939ea9673ab3: Waiting d4839d4f13a6: Waiting 2df0c52a37fa: Waiting 88cb33b69384: Waiting 0e9ae2a02121: Waiting 7b24b2cf2a03: Waiting 1c12d03ae250: Waiting 2c5b1c74ba32: Waiting 174f56854903: Waiting 7feb537d361c: Layer already exists 939ea9673ab3: Layer already exists 2df0c52a37fa: Layer already exists 0e9ae2a02121: Layer already exists 88cb33b69384: Layer already exists d4839d4f13a6: Layer already exists e17da964ec41: Pushed 7b24b2cf2a03: Layer already exists 1c12d03ae250: Layer already exists 2c5b1c74ba32: Layer already exists 174f56854903: Layer already exists 5afbd8568971: Pushed master-1_9_8_5-6: digest: sha256:d88dd65eb56931fd00067a4b51447d1cc38b399071ba619f9e2d12b7dc37560e size: 2830 2025-08-06 13:35:29,580: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds