Skip to content

Instantly share code, notes, and snippets.

@vasi
Created September 6, 2025 18:29
Show Gist options
  • Select an option

  • Save vasi/561075c8b19510a8f88334a8d60a4521 to your computer and use it in GitHub Desktop.

Select an option

Save vasi/561075c8b19510a8f88334a8d60a4521 to your computer and use it in GitHub Desktop.
AzureLinux coredns build failure
time="2025-09-05T21:05:38Z" level=info msg="* Creating a ccache manager instance *"
time="2025-09-05T21:05:38Z" level=info msg=" ccache root folder : (/root/azurelinux/ccache)"
time="2025-09-05T21:05:38Z" level=info msg=" ccache remote configuration: (/root/azurelinux/toolkit/resources/manifests/package/ccache-configuration.json)"
time="2025-09-05T21:05:38Z" level=info msg=" loading ccache configuration file: /root/azurelinux/toolkit/resources/manifests/package/ccache-configuration.json"
time="2025-09-05T21:05:38Z" level=info msg=" Type : azure-blob-storage"
time="2025-09-05T21:05:38Z" level=info msg=" TenantId : "
time="2025-09-05T21:05:38Z" level=info msg=" UserName : "
time="2025-09-05T21:05:38Z" level=info msg=" StorageAccount : marinerccache"
time="2025-09-05T21:05:38Z" level=info msg=" ContainerName : 30-stable"
time="2025-09-05T21:05:38Z" level=info msg=" Tagsfolder : tags"
time="2025-09-05T21:05:38Z" level=info msg=" DownloadEnabled: true"
time="2025-09-05T21:05:38Z" level=info msg=" DownloadLatest : true"
time="2025-09-05T21:05:38Z" level=info msg=" DownloadFolder : "
time="2025-09-05T21:05:38Z" level=info msg=" UploadEnabled : false"
time="2025-09-05T21:05:38Z" level=info msg=" UploadFolder : "
time="2025-09-05T21:05:38Z" level=info msg=" UpdateLatest : false"
time="2025-09-05T21:05:38Z" level=info msg=" KeepLatestOnly : false"
time="2025-09-05T21:05:38Z" level=info msg=" creating blob storage client..."
time="2025-09-05T21:05:38Z" level=info msg=" ccache pkg folder : (/root/azurelinux/ccache/work/x86_64/coredns)"
time="2025-09-05T21:05:38Z" level=info msg=" tag local source : (/root/azurelinux/ccache/downloads/coredns-latest-build.txt)"
time="2025-09-05T21:05:38Z" level=info msg=" tag remote source : (x86_64/tags/coredns-latest-build.txt)"
time="2025-09-05T21:05:38Z" level=info msg=" tag local target : (/root/azurelinux/ccache/uploads/coredns-latest-build.txt)"
time="2025-09-05T21:05:38Z" level=info msg=" tag remote target : (x86_64/tags/coredns-latest-build.txt)"
time="2025-09-05T21:05:38Z" level=info msg=" ccache is configured to use the latest from the remote store..."
time="2025-09-05T21:05:38Z" level=info msg=" checking if (/root/azurelinux/ccache/downloads/coredns-latest-build.txt) already exists..."
time="2025-09-05T21:05:38Z" level=info msg=" downloading (x86_64/tags/coredns-latest-build.txt) to (/root/azurelinux/ccache/downloads/coredns-latest-build.txt)..."
time="2025-09-05T21:05:38Z" level=info msg=" download time: 308.693117ms"
time="2025-09-05T21:05:38Z" level=info msg=" updating () to (3.0.20250417-3.0-789628)..."
time="2025-09-05T21:05:38Z" level=info msg=" tar local source : (/root/azurelinux/ccache/downloads/coredns-ccache.tar.gz)"
time="2025-09-05T21:05:38Z" level=info msg=" tar remote source : (x86_64/3.0.20250417-3.0-789628/coredns-ccache.tar.gz)"
time="2025-09-05T21:05:38Z" level=info msg=" tar local target : (/root/azurelinux/ccache/uploads/coredns-ccache.tar.gz)"
time="2025-09-05T21:05:38Z" level=info msg=" tar remote target : (x86_64//coredns-ccache.tar.gz)"
time="2025-09-05T21:05:38Z" level=info msg="* processing download of ccache artifacts..."
time="2025-09-05T21:05:38Z" level=info msg=" downloading (x86_64/3.0.20250417-3.0-789628/coredns-ccache.tar.gz) to (/root/azurelinux/ccache/downloads/coredns-ccache.tar.gz)..."
time="2025-09-05T21:05:38Z" level=info msg="Building (coredns-1.11.4-7.azl3.src.rpm)."
time="2025-09-05T21:05:38Z" level=info msg=" download time: 259.270475ms"
time="2025-09-05T21:05:38Z" level=info msg=" uncompressing (/root/azurelinux/ccache/downloads/coredns-ccache.tar.gz) into (/root/azurelinux/ccache/work/x86_64/coredns)."
time="2025-09-05T21:05:38Z" level=debug msg="Executing: [tar xf /root/azurelinux/ccache/downloads/coredns-ccache.tar.gz -C /root/azurelinux/ccache/work/x86_64/coredns .]"
time="2025-09-05T21:05:38Z" level=info msg=" uncompress time: 255.585195ms"
time="2025-09-05T21:05:38Z" level=warning msg="╔═════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗"
time="2025-09-05T21:05:38Z" level=warning msg="║ Failed to detect if the system is running in a container using systemd-detect-virt. ║"
time="2025-09-05T21:05:38Z" level=warning msg="║ failed to find systemd-detect-virt in the PATH:\nexec: \"systemd-detect-virt\": executable file not found in $PATH ║"
time="2025-09-05T21:05:38Z" level=warning msg="║ Checking if the system is running in a container by checking /.dockerenv. ║"
time="2025-09-05T21:05:38Z" level=warning msg="║ Result: Not a container. ║"
time="2025-09-05T21:05:38Z" level=warning msg="╚═════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝"
time="2025-09-05T21:05:38Z" level=debug msg="Using (/usr/bin/pigz) to extract tar"
time="2025-09-05T21:05:38Z" level=debug msg="Executing: [tar -I /usr/bin/pigz -xf /root/azurelinux/build/worker/worker_chroot.tar.gz -C /root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3]"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/dev), fstype: (devtmpfs), flags: (0x0), data: ()"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/proc), fstype: (proc), flags: (0x0), data: ()"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/sys), fstype: (sysfs), flags: (0x0), data: ()"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/run), fstype: (tmpfs), flags: (0x0), data: ()"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/dev/pts), fstype: (devpts), flags: (0x0), data: (gid=5,mode=620)"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/localrpms), fstype: (overlay), flags: (0x0), data: (lowerdir=/root/azurelinux/out/RPMS,upperdir=/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/localrpms,workdir=/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/overlaywork_rpms)"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/toolchainrpms), fstype: (overlay), flags: (0x0), data: (lowerdir=/root/azurelinux/build/toolchain_rpms,upperdir=/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/toolchainrpms,workdir=/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/overlaywork_toolchain)"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (/root/azurelinux/build/rpm_cache/cache), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/upstream-cached-rpms), fstype: (), flags: (0xc0ed1000), data: ()"
time="2025-09-05T21:06:37Z" level=debug msg="Mounting: source: (/root/azurelinux/ccache/work/x86_64/coredns), target: (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/ccache-dir), fstype: (), flags: (0xc0ed1000), data: ()"
time="2025-09-05T21:06:37Z" level=debug msg="Copying (/root/azurelinux/toolkit/resources/manifests/package/local.repo) to (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/etc/yum.repos.d/local.repo)"
time="2025-09-05T21:06:37Z" level=debug msg="Executing: [cp --preserve=mode /root/azurelinux/toolkit/resources/manifests/package/local.repo /root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/etc/yum.repos.d/local.repo]"
time="2025-09-05T21:06:37Z" level=debug msg="Copying (/root/azurelinux/build/INTERMEDIATE_SRPMS/coredns-1.11.4-7.azl3.src.rpm) to (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/root/SRPMS/coredns-1.11.4-7.azl3.src.rpm)"
time="2025-09-05T21:06:37Z" level=debug msg="Executing: [cp --preserve=mode /root/azurelinux/build/INTERMEDIATE_SRPMS/coredns-1.11.4-7.azl3.src.rpm /root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/root/SRPMS/coredns-1.11.4-7.azl3.src.rpm]"
time="2025-09-05T21:06:37Z" level=debug msg="Copying (/root/azurelinux/toolkit/resources/manifests/package/macros.override) to (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/usr/lib/rpm/macros.d/macros.override)"
time="2025-09-05T21:06:37Z" level=debug msg="Executing: [cp --preserve=mode /root/azurelinux/toolkit/resources/manifests/package/macros.override /root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/usr/lib/rpm/macros.d/macros.override]"
time="2025-09-05T21:06:37Z" level=debug msg="Entering Chroot: '/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3'"
time="2025-09-05T21:06:37Z" level=debug msg="Creating RPM repository in (/localrpms)"
time="2025-09-05T21:06:37Z" level=debug msg="Executing: [createrepo_c --compatibility /localrpms]"
time="2025-09-05T21:07:42Z" level=debug msg="Creating RPM repository in (/toolchainrpms)"
time="2025-09-05T21:07:42Z" level=debug msg="Executing: [createrepo_c --compatibility /toolchainrpms]"
time="2025-09-05T21:08:55Z" level=debug msg="Executing: [tdnf install -y --releasever=3.0 bash-5.2.15-3.azl3.x86_64 glibc-2.38-11.azl3.x86_64 grep-3.11-2.azl3.x86_64 coreutils-9.4-6.azl3.x86_64 readline-8.2-2.azl3.x86_64 filesystem-1.1-21.azl3.x86_64 ncurses-libs-6.4-2.azl3.x86_64 golang-1.24.6-1.azl3.x86_64]"
time="2025-09-05T21:09:02Z" level=debug msg="Package bash-5.2.15-3.azl3.x86_64 is already installed."
time="2025-09-05T21:09:02Z" level=debug msg="Package glibc-2.38-11.azl3.x86_64 is already installed."
time="2025-09-05T21:09:02Z" level=debug msg="Package grep-3.11-2.azl3.x86_64 is already installed."
time="2025-09-05T21:09:02Z" level=debug msg="Package coreutils-9.4-6.azl3.x86_64 is already installed."
time="2025-09-05T21:09:02Z" level=debug msg="Package readline-8.2-2.azl3.x86_64 is already installed."
time="2025-09-05T21:09:02Z" level=debug msg="Package filesystem-1.1-21.azl3.x86_64 is already installed."
time="2025-09-05T21:09:02Z" level=debug msg="Package ncurses-libs-6.4-2.azl3.x86_64 is already installed."
time="2025-09-05T21:10:13Z" level=info msg="USE_CCACHE: installing package: ccache"
time="2025-09-05T21:10:13Z" level=debug msg="Executing: [tdnf install -y --releasever=3.0 ccache]"
time="2025-09-05T21:10:25Z" level=debug msg="Executing: [rpmbuild --nocheck --rebuild --nodeps -D mariner_build_number 4e95ed11f -D distro_module_ldflags -Wl,-dT,%{_topdir}/BUILD/module_info.ld -D ccache_enabled true -D with_check 0 -D dist .azl3 -D azl 3 -D distro_release_version 3.0.20250905.2022 /root/SRPMS/coredns-1.11.4-7.azl3.src.rpm]"
time="2025-09-05T21:10:30Z" level=debug msg="error: %changelog not in descending chronological order"
time="2025-09-05T21:10:40Z" level=debug msg="warning: Could not canonicalize hostname: live-bootstrap"
time="2025-09-05T21:10:40Z" level=debug msg="Installing /root/SRPMS/coredns-1.11.4-7.azl3.src.rpm"
time="2025-09-05T21:10:40Z" level=debug msg="Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iVW5g9"
time="2025-09-05T21:10:41Z" level=debug msg="+ umask 022"
time="2025-09-05T21:10:41Z" level=debug msg="+ cd /usr/src/azl/BUILD"
time="2025-09-05T21:10:41Z" level=debug msg="+ /usr/lib/rpm/azl/gen-ld-script.sh coredns 1.11.4-7.azl3 /usr/src/azl 3.0.20250905.2022"
time="2025-09-05T21:10:41Z" level=debug msg="gen-ld-script.sh name(coredns) version(1.11.4-7.azl3) _topdir(/usr/src/azl) osversion(3.0.20250905.2022)"
time="2025-09-05T21:10:44Z" level=debug msg="==== ELF note generator v2.1.2 ===="
time="2025-09-05T21:10:44Z" level=debug msg="outdir is: /usr/src/azl/BUILD/"
time="2025-09-05T21:10:44Z" level=debug msg="Stamp method: LinkerOnly"
time="2025-09-05T21:10:44Z" level=debug
time="2025-09-05T21:10:44Z" level=debug msg="#ifndef _AUTO_MODULE_INFO_H_"
time="2025-09-05T21:10:44Z" level=debug msg="#define _AUTO_MODULE_INFO_H_"
time="2025-09-05T21:10:44Z" level=debug
time="2025-09-05T21:10:44Z" level=debug msg="#define MODULE_VERSION \"1.11.4.0\""
time="2025-09-05T21:10:44Z" level=debug msg="#define PACKAGE_VERSION \"1.11.4-7.azl3\""
time="2025-09-05T21:10:44Z" level=debug msg="#define PACKAGE_NAME \"coredns\""
time="2025-09-05T21:10:44Z" level=debug msg="#define TARGET_OS \"mariner\""
time="2025-09-05T21:10:44Z" level=debug msg="#define TARGET_OS_VERSION \"3.0\""
time="2025-09-05T21:10:44Z" level=debug
time="2025-09-05T21:10:44Z" level=debug msg="#endif //_AUTO_MODULE_INFO_H_"
time="2025-09-05T21:10:44Z" level=debug msg="Generated /usr/src/azl/BUILD/auto_module_info.h file..."
time="2025-09-05T21:10:44Z" level=debug
time="2025-09-05T21:10:44Z" level=debug msg="Successfully generated module_info.ld and .note.package files..."
time="2025-09-05T21:10:44Z" level=debug msg="+ cd /usr/src/azl/BUILD"
time="2025-09-05T21:10:44Z" level=debug msg="+ rm -rf coredns-1.11.4"
time="2025-09-05T21:10:44Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress -x /usr/src/azl/SOURCES/coredns-1.11.4.tar.gz"
time="2025-09-05T21:10:45Z" level=debug msg="+ STATUS=0"
time="2025-09-05T21:10:45Z" level=debug msg="+ '[' 0 -ne 0 ']'"
time="2025-09-05T21:10:45Z" level=debug msg="+ cd coredns-1.11.4"
time="2025-09-05T21:10:45Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress -x /usr/src/azl/SOURCES/coredns-1.11.4-vendor.tar.gz"
time="2025-09-05T21:10:51Z" level=debug msg="+ STATUS=0"
time="2025-09-05T21:10:51Z" level=debug msg="+ '[' 0 -ne 0 ']'"
time="2025-09-05T21:10:51Z" level=debug msg="+ /bin/chmod -Rf a+rX,u+w,g-w,o-w ."
time="2025-09-05T21:10:52Z" level=debug msg="+ /bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f"
time="2025-09-05T21:10:52Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress /usr/src/azl/SOURCES/CVE-2025-22868.patch"
time="2025-09-05T21:10:52Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress /usr/src/azl/SOURCES/coredns-example-net-test.patch"
time="2025-09-05T21:10:52Z" level=debug msg="+ /bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f"
time="2025-09-05T21:10:52Z" level=debug msg="+ /bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f"
time="2025-09-05T21:10:52Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress /usr/src/azl/SOURCES/CVE-2025-29786.patch"
time="2025-09-05T21:10:53Z" level=debug msg="+ /bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f"
time="2025-09-05T21:10:53Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress /usr/src/azl/SOURCES/CVE-2025-30204.patch"
time="2025-09-05T21:10:53Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress /usr/src/azl/SOURCES/CVE-2024-53259.patch"
time="2025-09-05T21:10:53Z" level=debug msg="+ /bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f"
time="2025-09-05T21:10:53Z" level=debug msg="+ /usr/lib/rpm/rpmuncompress /usr/src/azl/SOURCES/CVE-2025-47950.patch"
time="2025-09-05T21:10:53Z" level=debug msg="+ /bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f"
time="2025-09-05T21:10:53Z" level=debug msg="+ RPM_EC=0"
time="2025-09-05T21:10:53Z" level=debug msg="++ jobs -p"
time="2025-09-05T21:10:53Z" level=debug msg="+ exit 0"
time="2025-09-05T21:10:53Z" level=debug msg="Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.49Fdzo"
time="2025-09-05T21:10:54Z" level=debug msg="+ umask 022"
time="2025-09-05T21:10:54Z" level=debug msg="+ cd /usr/src/azl/BUILD"
time="2025-09-05T21:10:54Z" level=debug msg="+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/azl/default-hardened-cc1 -fcommon -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'"
time="2025-09-05T21:10:54Z" level=debug msg="+ export CFLAGS"
time="2025-09-05T21:10:54Z" level=debug msg="+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/azl/default-hardened-cc1 -fcommon -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'"
time="2025-09-05T21:10:54Z" level=debug msg="+ export CXXFLAGS"
time="2025-09-05T21:10:54Z" level=debug msg="+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/azl/default-hardened-cc1 -fcommon -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'"
time="2025-09-05T21:10:54Z" level=debug msg="+ export FFLAGS"
time="2025-09-05T21:10:54Z" level=debug msg="+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/azl/default-hardened-cc1 -fcommon -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules'"
time="2025-09-05T21:10:54Z" level=debug msg="+ export FCFLAGS"
time="2025-09-05T21:10:54Z" level=debug msg="+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/azl/default-hardened-ld -Wl,-dT,/usr/src/azl/BUILD/module_info.ld'"
time="2025-09-05T21:10:54Z" level=debug msg="+ export LDFLAGS"
time="2025-09-05T21:10:54Z" level=debug msg="+ LT_SYS_LIBRARY_PATH=/usr/lib:"
time="2025-09-05T21:10:54Z" level=debug msg="+ export LT_SYS_LIBRARY_PATH"
time="2025-09-05T21:10:54Z" level=debug msg="+ PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
time="2025-09-05T21:10:54Z" level=debug msg="+ export PATH"
time="2025-09-05T21:10:54Z" level=debug msg="+ CCACHE_DIR=/ccache-dir"
time="2025-09-05T21:10:54Z" level=debug msg="+ export CCACHE_DIR"
time="2025-09-05T21:10:54Z" level=debug msg="+ CCACHE_COMPILERCHECK=content"
time="2025-09-05T21:10:54Z" level=debug msg="+ export CCACHE_COMPILERCHECK"
time="2025-09-05T21:10:54Z" level=debug msg="+ ccache --zero-stats"
time="2025-09-05T21:10:56Z" level=debug msg="Statistics zeroed"
time="2025-09-05T21:10:56Z" level=debug msg="+ cd coredns-1.11.4"
time="2025-09-05T21:10:56Z" level=debug msg="+ export 'BUILDOPTS=-mod=vendor -v'"
time="2025-09-05T21:10:56Z" level=debug msg="+ BUILDOPTS='-mod=vendor -v'"
time="2025-09-05T21:10:56Z" level=debug msg="+ export GITCOMMIT=6e11ebddfc13bfca683fcbcae72cc4af6de47dd2"
time="2025-09-05T21:10:56Z" level=debug msg="+ GITCOMMIT=6e11ebddfc13bfca683fcbcae72cc4af6de47dd2"
time="2025-09-05T21:10:56Z" level=debug msg="++ read _ _ v _"
time="2025-09-05T21:10:56Z" level=debug msg="++ go version"
time="2025-09-05T21:10:56Z" level=debug msg="++ echo 1.24.6"
time="2025-09-05T21:10:56Z" level=debug msg="+ go_version_host=1.24.6"
time="2025-09-05T21:10:56Z" level=debug msg="++ cat /usr/src/azl/BUILD/coredns-1.11.4/.go-version"
time="2025-09-05T21:10:56Z" level=debug msg="+ go_version_min=1.23.2"
time="2025-09-05T21:10:56Z" level=debug msg="+ echo '+++ using go version 1.24.6 (minimum 1.23.2)'"
time="2025-09-05T21:10:56Z" level=debug msg="+ echo 1.24.6"
time="2025-09-05T21:10:56Z" level=debug msg="+++ using go version 1.24.6 (minimum 1.23.2)"
time="2025-09-05T21:10:56Z" level=debug msg="+ make"
time="2025-09-05T21:10:56Z" level=debug msg="go generate coredns.go"
time="2025-09-05T21:11:59Z" level=debug msg="go get"
time="2025-09-05T21:14:09Z" level=debug msg="go: cloud.google.com/go/[email protected]: Get \"https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.9.8.mod\": dial tcp: lookup proxy.golang.org on [::1]:53: dial udp [::1]:53: connect: network is unreachable"
time="2025-09-05T21:14:09Z" level=debug msg="make: *** [Makefile:27: core/plugin/zplugin.go] Error 1"
time="2025-09-05T21:14:09Z" level=debug msg="error: Bad exit status from /var/tmp/rpm-tmp.49Fdzo (%build)"
time="2025-09-05T21:14:09Z" level=debug msg=" Could not canonicalize hostname: live-bootstrap"
time="2025-09-05T21:14:09Z" level=debug msg=" %changelog not in descending chronological order"
time="2025-09-05T21:14:09Z" level=debug msg=" Bad exit status from /var/tmp/rpm-tmp.49Fdzo (%build)"
time="2025-09-05T21:14:09Z" level=debug
time="2025-09-05T21:14:09Z" level=debug msg="RPM build warnings:"
time="2025-09-05T21:14:09Z" level=debug
time="2025-09-05T21:14:09Z" level=debug msg="RPM build errors:"
time="2025-09-05T21:14:09Z" level=debug msg="Build thread in chroot finished."
time="2025-09-05T21:14:09Z" level=debug msg="Exiting Chroot: '/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3'"
time="2025-09-05T21:14:09Z" level=debug msg="Entering Chroot: '/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3'"
time="2025-09-05T21:14:09Z" level=debug msg="Executing: [gpgconf --list-components]"
time="2025-09-05T21:14:09Z" level=debug msg="gpg:OpenPGP:/usr/bin/gpg2"
time="2025-09-05T21:14:09Z" level=debug msg="gpgsm:S/MIME:/usr/bin/gpgsm"
time="2025-09-05T21:14:09Z" level=debug msg="keyboxd:Public Keys:/usr/libexec/keyboxd"
time="2025-09-05T21:14:09Z" level=debug msg="gpg-agent:Private Keys:/usr/bin/gpg-agent"
time="2025-09-05T21:14:09Z" level=debug msg="scdaemon:Smartcards:/usr/libexec/scdaemon"
time="2025-09-05T21:14:09Z" level=debug msg="dirmngr:Network:/usr/bin/dirmngr"
time="2025-09-05T21:14:09Z" level=debug msg="pinentry:Passphrase Entry:/usr/bin/pinentry"
time="2025-09-05T21:14:09Z" level=debug msg="Found gpg-agent running inside chroot. Stopping it."
time="2025-09-05T21:14:09Z" level=debug msg="Executing: [gpgconf --kill gpg-agent]"
time="2025-09-05T21:14:09Z" level=debug msg="Found keyboxd running inside chroot. Stopping it."
time="2025-09-05T21:14:09Z" level=debug msg="Executing: [gpgconf --kill keyboxd]"
time="2025-09-05T21:14:09Z" level=debug msg="Exiting Chroot: '/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3'"
time="2025-09-05T21:14:09Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/ccache-dir)"
time="2025-09-05T21:14:09Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/ccache-dir) with flags (0)"
time="2025-09-05T21:14:09Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/upstream-cached-rpms)"
time="2025-09-05T21:14:09Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/upstream-cached-rpms) with flags (0)"
time="2025-09-05T21:14:09Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/toolchainrpms)"
time="2025-09-05T21:14:09Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/toolchainrpms) with flags (0)"
time="2025-09-05T21:14:15Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/localrpms)"
time="2025-09-05T21:14:15Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/localrpms) with flags (0)"
time="2025-09-05T21:14:15Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/dev/pts)"
time="2025-09-05T21:14:15Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/dev/pts) with flags (0)"
time="2025-09-05T21:14:15Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/run)"
time="2025-09-05T21:14:15Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/run) with flags (0)"
time="2025-09-05T21:14:15Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/sys)"
time="2025-09-05T21:14:15Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/sys) with flags (0)"
time="2025-09-05T21:14:15Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/proc)"
time="2025-09-05T21:14:15Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/proc) with flags (0)"
time="2025-09-05T21:14:15Z" level=debug msg="Unmounting (/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/dev)"
time="2025-09-05T21:14:15Z" level=debug msg="Calling unmount on path(/root/azurelinux/build/worker/chroot/coredns-1.11.4-7.azl3/dev) with flags (0)"
time="2025-09-05T21:14:25Z" level=error msg="Failed to build SRPM '/root/azurelinux/build/INTERMEDIATE_SRPMS/coredns-1.11.4-7.azl3.src.rpm'. For details see log file: /root/azurelinux/build/logs/pkggen/rpmbuilding/coredns-1.11.4-7.azl3.src.rpm.log ."
time="2025-09-05T21:14:25Z" level=fatal msg="failed to build RPM from SRPM in chroot:\nfailed to build/test RPM from SRPM:\nexit status 1"
time="2025-09-05T21:14:25Z" level=info msg="Waiting for outstanding chroot initialization and cleanup to finish"
time="2025-09-05T21:14:25Z" level=info msg="Waiting for outstanding chroot commands to finish"
time="2025-09-05T21:14:25Z" level=info msg="Waiting for outstanding processes to be created before blocking all future processes"
time="2025-09-05T21:14:25Z" level=info msg="Waiting for outstanding processes to be created before stopping all child processes"
time="2025-09-05T21:14:25Z" level=info msg="Cleaning up all active chroots"
time="2025-09-05T21:14:25Z" level=info msg="Cleanup finished"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment