2025-08-11 20:11:22,444: INFO: Building opensdn-controller-control-control 2025-08-11 20:11:22,484: 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-2_0_0_1-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} ---> b1d7dd8cf92a Step 4/10 : ARG CONTAINER_NAME ---> Running in 331e179b9c5e ---> Removed intermediate container 331e179b9c5e ---> 721070578006 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 575fabb783b2 ---> Removed intermediate container 575fabb783b2 ---> c3467187434d 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 000c33e45973 ---> Removed intermediate container 000c33e45973 ---> 8f2fc039d20d Step 7/10 : COPY entrypoint.sh / ---> fdc96fc80c4e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in be8c40b254fc ---> Removed intermediate container be8c40b254fc ---> 0e8a052679d1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 869307e38802 ---> Removed intermediate container 869307e38802 ---> fd51d17c0308 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4513f0c56a7b ---> Removed intermediate container 4513f0c56a7b ---> 7e1654174dd3 [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 7e1654174dd3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_1-1 2025-08-11 20:11:37,644: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1e51e8cbcfc9: Preparing 2b105b306a7b: Preparing 2b8cee6629da: Preparing f6e40bf22206: Preparing be025e57c9be: Preparing 41c47be2402d: Preparing d275daa78b2c: Preparing 5415548184c3: Preparing 70e3ee923dd2: Preparing 7744e7c6b3df: Preparing f2cdacfe8830: Preparing 174f56854903: Preparing 1e51e8cbcfc9: Waiting 2b105b306a7b: Waiting 2b8cee6629da: Waiting f6e40bf22206: Waiting be025e57c9be: Waiting 41c47be2402d: Waiting d275daa78b2c: Waiting 5415548184c3: Waiting 70e3ee923dd2: Waiting 7744e7c6b3df: Waiting f2cdacfe8830: Waiting 174f56854903: Waiting f6e40bf22206: Layer already exists be025e57c9be: Layer already exists 2b8cee6629da: Layer already exists 41c47be2402d: Layer already exists 2b105b306a7b: Pushed d275daa78b2c: Layer already exists 5415548184c3: Layer already exists f2cdacfe8830: Layer already exists 70e3ee923dd2: Layer already exists 7744e7c6b3df: Layer already exists 174f56854903: Layer already exists 1e51e8cbcfc9: Pushed master-2_0_0_1-1: digest: sha256:4eded32278500d63c46e3978dca6020bb26b40629a4b4d8e6ba29079dd01e636 size: 2830 2025-08-11 20:11:56,999: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds