2025-06-20 08:16:04,518: INFO: Building opensdn-controller-control-control 2025-06-20 08:16:04,556: 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_8_2_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} ---> 668d3d1dbafc Step 4/10 : ARG CONTAINER_NAME ---> Running in a1573c1681c2 ---> Removed intermediate container a1573c1681c2 ---> d9813ea6ccea Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a134196fff96 ---> Removed intermediate container a134196fff96 ---> a1eaca5b7d4f 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 cea97de0e79f ---> Removed intermediate container cea97de0e79f ---> 0c8f2268ac75 Step 7/10 : COPY entrypoint.sh / ---> 292d01903fe9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7a8993f662ec ---> Removed intermediate container 7a8993f662ec ---> 64a42ffd1a1d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b7976f8b07d0 ---> Removed intermediate container b7976f8b07d0 ---> aa9e24c27afb Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0b4eed2af3c9 ---> Removed intermediate container 0b4eed2af3c9 ---> 2a4641bc240f [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 2a4641bc240f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_2_3-1 2025-06-20 08:16:20,584: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7941a741ffbd: Preparing 74433b7ba81c: Preparing a62b562336cb: Preparing 83ae861f1222: Preparing feeb8aafacc3: Preparing 00ee1094e42d: Preparing 7923beb67cbe: Preparing 55a691e01a1e: Preparing 13269e001744: Preparing 093ac6f8035b: Preparing 0b6b47597d05: Preparing 174f56854903: Preparing 7941a741ffbd: Waiting 74433b7ba81c: Waiting a62b562336cb: Waiting 83ae861f1222: Waiting feeb8aafacc3: Waiting 00ee1094e42d: Waiting 7923beb67cbe: Waiting 55a691e01a1e: Waiting 13269e001744: Waiting 093ac6f8035b: Waiting 0b6b47597d05: Waiting 174f56854903: Waiting a62b562336cb: Layer already exists feeb8aafacc3: Layer already exists 83ae861f1222: Layer already exists 00ee1094e42d: Layer already exists 74433b7ba81c: Pushed 7923beb67cbe: Layer already exists 55a691e01a1e: Layer already exists 13269e001744: Layer already exists 0b6b47597d05: Layer already exists 093ac6f8035b: Layer already exists 174f56854903: Layer already exists 7941a741ffbd: Pushed master-1_8_2_3-1: digest: sha256:f022f87f3880eea0dd65ad3112645daeda18bf465b836627002d0dea15fb13c9 size: 2830 2025-06-20 08:16:42,120: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds