2025-07-16 16:01:04,620: INFO: Building opensdn-controller-control-control 2025-07-16 16:01:04,657: 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_4_3-1 --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} ---> 7214cd009d05 Step 4/10 : ARG CONTAINER_NAME ---> Running in 284cf32fefaf ---> Removed intermediate container 284cf32fefaf ---> 2c6c7834c9a5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 157cd57d8294 ---> Removed intermediate container 157cd57d8294 ---> 9763c62304c7 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 22b1d154ac26 ---> Removed intermediate container 22b1d154ac26 ---> d50f58a51dea Step 7/10 : COPY entrypoint.sh / ---> 0ab0090cfc34 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0eba67657194 ---> Removed intermediate container 0eba67657194 ---> 145cabbb91f3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 38f2253da9c3 ---> Removed intermediate container 38f2253da9c3 ---> 88e1272ec98f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ec42466357ba ---> Removed intermediate container ec42466357ba ---> b965a9095e5e [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 b965a9095e5e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_4_3-1 2025-07-16 16:01:21,572: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 82edf0c71e76: Preparing 6f481cfeef3c: Preparing 6ae29d26f9d8: Preparing d27f38d711e5: Preparing c045ed04cf17: Preparing 61973a7a3919: Preparing 89c1fdef0c0f: Preparing 4ff3f7fd21bb: Preparing 1ff7f633d0ae: Preparing 7218f16888dd: Preparing b01b936df4da: Preparing 174f56854903: Preparing 82edf0c71e76: Waiting 6f481cfeef3c: Waiting 6ae29d26f9d8: Waiting d27f38d711e5: Waiting c045ed04cf17: Waiting 61973a7a3919: Waiting 89c1fdef0c0f: Waiting 4ff3f7fd21bb: Waiting 1ff7f633d0ae: Waiting 7218f16888dd: Waiting b01b936df4da: Waiting 174f56854903: Waiting c045ed04cf17: Layer already exists 6ae29d26f9d8: Layer already exists d27f38d711e5: Layer already exists 61973a7a3919: Layer already exists 89c1fdef0c0f: Layer already exists 4ff3f7fd21bb: Layer already exists 6f481cfeef3c: Pushed 1ff7f633d0ae: Layer already exists 174f56854903: Layer already exists b01b936df4da: Layer already exists 7218f16888dd: Layer already exists 82edf0c71e76: Pushed master-1_9_4_3-1: digest: sha256:38175988e76458f248ce503833578ef07a530ac12f8a3032fdb0c778cd9702c5 size: 2830 2025-07-16 16:01:39,761: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds