2024-09-18 06:05:14,077: INFO: Building contrail-debug 2024-09-18 06:05:14,151: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_0_3_9-4 --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=contrail-debug --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 4.096 kB Step 1/5 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-1_0_3_9-4 ---> 991dbd0cfaaf Step 2/5 : ARG CONTAINER_NAME ---> Using cache ---> c09325fab48c Step 3/5 : LABEL name=$CONTAINER_NAME summary="Contrail general base image" description="The image contains debug symbols for build and may be used to debug Contrail processes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in e8f0818bb3b1 ---> Removed intermediate container e8f0818bb3b1 ---> fa1eb2b93a83 Step 4/5 : RUN yum install -y contrail-debuginfo || true && yum install -y contrail-vrouter-dpdk-debuginfo || true && yum install -y contrail-manifest && yum clean all -y && rm -rf /var/cache/yum && ln -s /opt/contrail/manifest.xml /manifest.xml ---> Running in 25b794d2cb07 Loaded plugins: fastestmirror, ovl Determining fastest mirrors No package contrail-debuginfo available. Error: Nothing to do Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile No package contrail-vrouter-dpdk-debuginfo available. Error: Nothing to do Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package contrail-manifest.noarch 0:master.1.0.3.9.4-master_1_0_3_9_4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-manifest noarch master.1.0.3.9.4-master_1_0_3_9_4.el7 contrail 2.3 k Transaction Summary ================================================================================ Install 1 Package Total download size: 2.3 k Installed size: 141 Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-manifest-master.1.0.3.9.4-master_1_0_3_9_4.el7.no 1/1 Verifying : contrail-manifest-master.1.0.3.9.4-master_1_0_3_9_4.el7.no 1/1 Installed: contrail-manifest.noarch 0:master.1.0.3.9.4-master_1_0_3_9_4.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 25b794d2cb07 ---> 807fd31e17de Step 5/5 : ENV PS1="033[1m($CONTAINER_NAME)033[m017[$(id -un)@$(hostname -s) $(pwd)]$ " ---> Running in c0019ef68e8c ---> Removed intermediate container c0019ef68e8c ---> c686dc647f4f [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built c686dc647f4f Successfully tagged nexus.gz1.opensdn.io:5101/contrail-debug:master-1_0_3_9-4 Successfully tagged nexus.gz1.opensdn.io:5101/tf-debug:master-1_0_3_9-4 2024-09-18 06:06:09,733: INFO: Docker build duration: 55 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-debug] 478c5411892c: Preparing 01619fa90126: Preparing 1e386bf083a9: Preparing 23129c283f24: Preparing 012ef71df66a: Preparing 6da71b00d683: Preparing 67e7541ec2fd: Preparing 174f56854903: Preparing 6da71b00d683: Waiting 67e7541ec2fd: Waiting 174f56854903: Waiting 01619fa90126: Layer already exists 012ef71df66a: Layer already exists 1e386bf083a9: Layer already exists 23129c283f24: Layer already exists 6da71b00d683: Layer already exists 67e7541ec2fd: Layer already exists 174f56854903: Layer already exists 478c5411892c: Pushed master-1_0_3_9-4: digest: sha256:aa5a56aaa7ba4c6170852c023c445dd25e5fd6aaa97699ee23c7367ea1018520 size: 1989 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-debug] 478c5411892c: Preparing 01619fa90126: Preparing 1e386bf083a9: Preparing 23129c283f24: Preparing 012ef71df66a: Preparing 6da71b00d683: Preparing 67e7541ec2fd: Preparing 174f56854903: Preparing 6da71b00d683: Waiting 67e7541ec2fd: Waiting 174f56854903: Waiting 01619fa90126: Layer already exists 478c5411892c: Layer already exists 012ef71df66a: Layer already exists 23129c283f24: Layer already exists 1e386bf083a9: Layer already exists 6da71b00d683: Layer already exists 174f56854903: Layer already exists 67e7541ec2fd: Layer already exists master-1_0_3_9-4: digest: sha256:aa5a56aaa7ba4c6170852c023c445dd25e5fd6aaa97699ee23c7367ea1018520 size: 1989 2024-09-18 06:06:17,128: INFO: Building contrail-debug finished successfully, duration: 63 seconds