2025-05-29 04:09:50,313: INFO: Building opensdn-controller-control-control 2025-05-29 04:09:50,361: 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_6_6_1-7 --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} ---> d2a2d4577607 Step 4/10 : ARG CONTAINER_NAME ---> Running in b4d5875f65da ---> Removed intermediate container b4d5875f65da ---> fba62b048c9a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 99849a029997 ---> Removed intermediate container 99849a029997 ---> b593e9d3cc2a 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 8a0b6b336090 ---> Removed intermediate container 8a0b6b336090 ---> a76fd3aafef7 Step 7/10 : COPY entrypoint.sh / ---> b92eeadaad9f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1446e6f631d5 ---> Removed intermediate container 1446e6f631d5 ---> 444eb8c209fb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 75ceac59ca15 ---> Removed intermediate container 75ceac59ca15 ---> 62eb62a1b8f1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 89578267f31c ---> Removed intermediate container 89578267f31c ---> efb5b44ac886 [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 efb5b44ac886 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-7 2025-05-29 04:10:08,562: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 927eccd4d316: Preparing c337386ff1fd: Preparing f5342c1f1e47: Preparing 2b560df2cdaf: Preparing df5845859793: Preparing b357f915b36d: Preparing 0183249870f2: Preparing cb89c57a420c: Preparing 6b67e2abca64: Preparing 77353b9e6fa6: Preparing 256f80706101: Preparing 174f56854903: Preparing 927eccd4d316: Waiting c337386ff1fd: Waiting f5342c1f1e47: Waiting 2b560df2cdaf: Waiting df5845859793: Waiting b357f915b36d: Waiting 0183249870f2: Waiting cb89c57a420c: Waiting 6b67e2abca64: Waiting 77353b9e6fa6: Waiting 256f80706101: Waiting 174f56854903: Waiting c337386ff1fd: Pushed f5342c1f1e47: Layer already exists 2b560df2cdaf: Layer already exists df5845859793: Layer already exists b357f915b36d: Layer already exists 0183249870f2: Layer already exists cb89c57a420c: Layer already exists 77353b9e6fa6: Layer already exists 174f56854903: Layer already exists 6b67e2abca64: Layer already exists 256f80706101: Layer already exists 927eccd4d316: Pushed master-1_6_6_1-7: digest: sha256:a89a2b04f2d61dc35436aa43a786ad69e72e2dbe94480d8279adf8a838fda316 size: 2830 2025-05-29 04:10:32,082: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds