2025-07-04 15:01:38,478: INFO: Building opensdn-controller-control-control 2025-07-04 15:01:38,547: 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_2_8_3-2 --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} ---> ad8da9db652f Step 4/10 : ARG CONTAINER_NAME ---> Running in 4b4c6d57a49a ---> Removed intermediate container 4b4c6d57a49a ---> f77a81acbcf2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ae2b896fdd2 ---> Removed intermediate container 0ae2b896fdd2 ---> 145288fe6ebb 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 021e7ae2014d ---> Removed intermediate container 021e7ae2014d ---> 7faafdf20bbc Step 7/10 : COPY entrypoint.sh / ---> f7ff16cf825f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 40d547471a67 ---> Removed intermediate container 40d547471a67 ---> 9fbdf1f30994 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a1bee096673c ---> Removed intermediate container a1bee096673c ---> 34d2368c990f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 418378a0b89b ---> Removed intermediate container 418378a0b89b ---> 38f979969fef [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 38f979969fef Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_8_3-2 2025-07-04 15:01:55,519: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b00014fc2d69: Preparing 36819f8b12e8: Preparing f4f56fff7faf: Preparing 691e6096a287: Preparing 59330d4913e2: Preparing c18d4177b3ea: Preparing 5ebd9b90c342: Preparing 37efbafbdd2c: Preparing cab7bbda1fad: Preparing e77eeeaf974e: Preparing 31658f517925: Preparing 174f56854903: Preparing b00014fc2d69: Waiting 36819f8b12e8: Waiting f4f56fff7faf: Waiting 691e6096a287: Waiting 59330d4913e2: Waiting c18d4177b3ea: Waiting 5ebd9b90c342: Waiting 37efbafbdd2c: Waiting cab7bbda1fad: Waiting e77eeeaf974e: Waiting 31658f517925: Waiting 174f56854903: Waiting f4f56fff7faf: Layer already exists 691e6096a287: Layer already exists 59330d4913e2: Layer already exists c18d4177b3ea: Layer already exists 5ebd9b90c342: Layer already exists cab7bbda1fad: Layer already exists 37efbafbdd2c: Layer already exists 36819f8b12e8: Pushed 31658f517925: Layer already exists e77eeeaf974e: Layer already exists 174f56854903: Layer already exists b00014fc2d69: Pushed master-1_2_8_3-2: digest: sha256:877a2299caaf0524a8a34c5aa8e409b3b7a47b9249eb56813e036e4251119b06 size: 2830 2025-07-04 15:02:18,643: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds