2024-08-27 02:33:48,957: INFO: Building contrail-debug 2024-08-27 02:33:49,035: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-8_8_1-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-8_8_1-4 ---> 92d1ff070475 Step 2/5 : ARG CONTAINER_NAME ---> Using cache ---> 2c3c02118e50 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 bbdd787f8a5a ---> Removed intermediate container bbdd787f8a5a ---> e71e801b0485 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 88de978524d9 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.8.8.1.4-master_8_8_1_4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-manifest noarch master.8.8.1.4-master_8_8_1_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.8.8.1.4-master_8_8_1_4.el7.noarch 1/1 Verifying : contrail-manifest-master.8.8.1.4-master_8_8_1_4.el7.noarch 1/1 Installed: contrail-manifest.noarch 0:master.8.8.1.4-master_8_8_1_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 88de978524d9 ---> ea73ac2b8f54 Step 5/5 : ENV PS1="033[1m($CONTAINER_NAME)033[m017[$(id -un)@$(hostname -s) $(pwd)]$ " ---> Running in f345d75052bc ---> Removed intermediate container f345d75052bc ---> 48189da6c067 [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 48189da6c067 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-debug:master-8_8_1-4 Successfully tagged nexus.gz1.opensdn.io:5101/tf-debug:master-8_8_1-4 2024-08-27 02:34:43,332: INFO: Docker build duration: 55 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-debug] 9ac6502b9784: Preparing 288fef2c8b85: Preparing e7640615b0be: Preparing b98da5dbc78c: Preparing eec3e825288d: Preparing 8e0e36be57a3: Preparing 11d44f39f132: Preparing 174f56854903: Preparing 8e0e36be57a3: Waiting 11d44f39f132: Waiting 174f56854903: Waiting b98da5dbc78c: Layer already exists 288fef2c8b85: Layer already exists eec3e825288d: Layer already exists 8e0e36be57a3: Layer already exists e7640615b0be: Layer already exists 174f56854903: Layer already exists 11d44f39f132: Layer already exists 9ac6502b9784: Pushed master-8_8_1-4: digest: sha256:3d94f965982106a1108a2035c890d28714d824db68f382b26e4ab69098d71a47 size: 1990 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-debug] 9ac6502b9784: Preparing 288fef2c8b85: Preparing e7640615b0be: Preparing b98da5dbc78c: Preparing eec3e825288d: Preparing 8e0e36be57a3: Preparing 11d44f39f132: Preparing 174f56854903: Preparing 8e0e36be57a3: Waiting 11d44f39f132: Waiting 174f56854903: Waiting 288fef2c8b85: Layer already exists 9ac6502b9784: Layer already exists e7640615b0be: Layer already exists eec3e825288d: Layer already exists b98da5dbc78c: Layer already exists 8e0e36be57a3: Layer already exists 11d44f39f132: Layer already exists 174f56854903: Layer already exists master-8_8_1-4: digest: sha256:3d94f965982106a1108a2035c890d28714d824db68f382b26e4ab69098d71a47 size: 1990 2024-08-27 02:34:50,724: INFO: Building contrail-debug finished successfully, duration: 62 seconds