Date: Mon, 9 Feb 2026 16:48:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-15-amd64-build - Build #583 - Failure Message-ID: <1611253110.2053.1770655739021@jenkins.ci.freebsd.org>
index | next in thread | raw e-mail
FreeBSD-stable-15-amd64-build - Build #583 (93ba7dce8954bc61d9d87170936e203e443bbdd3) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/583/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/583/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/583/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 5ca05e51c861387003f0ef0ee6862bc39583dab0 by andrew: arm64: Fix jump to wrong label in case of 0 entries 565f47e8f47080e0bb89219e04f7e18b68b34e9a by andrew: arm64: Add FEAT_MOPS register fields 2a9a92ba7bd7b42ecd6f47e2fdaddf8e03b0643f by andrew: arm64: Enable MOPS in userspace d8d8be5bbcaea330a6baafc975dd1a6a9f2e132a by andrew: arm64: Provide ifunc HWCAP structure definitions dd80750453156ea0af5c1e203b09cec6e2e9e36e by andrew: rtld-elf: Pass HWCAP flags to ifunc resolver functions dee5c26654529566712f8cde2f8d81fa17d6e03c by andrew: libc/csu: Pass HWCAP flags to ifunc resolver functions d8e700f2eeb96e54e3d0e8c6fde0710004e32b4c by andrew: libc/aarch64: Use MOPS implementations of memcpy/memmove/memset where b0d8e99424f6294d110b9b21582a4588ffef129e by andrew: crypto: Update sha256 and sha512 ifuncs to use passed HWCAP flags 5b818d9f3f4d478f13df8478c1ac209d276ce3f4 by andrew: arm64: Fix MAIR_ATTR_MASK bcb8b267f323bdc91cad9655bdc8f194ba020137 by andrew: arm/gic: Detect broken configurations c70a68bbdbf67e10a8cd8d46857cc6d4533096a9 by andrew: arm64: Fix kernel panic in get_arm64_sve during core dump 50144c00255518584db50e40e3a9c5e37f0d32bb by andrew: libc/aarch64: Add a Makefile.inc dependency db96d49bdebf8d529fe18800ea5abbc0827e50d7 by andrew: libc/aarch64: Split out the MOPS functions 067250e857b4e8f6d3ee9ff20c155d44c75c95e7 by andrew: libc/aarch64: Add memset for a 64 byte dc zva 6bea105bcd9608c65037c4950e96ef40ebdce4a0 by andrew: virtio_p9fs: Use VIRTIO_SIMPLE_PNPINFO 89776ce6a7b700d98e9e102b367f03ab9536c5b5 by andrew: arm64: Add the Fine-Grained Trap registers c98aa51be91a2146f2d4fb10723bc8032f58084b by andrew: arm64/vmm: Add HYP_FEAT_FGT{,2} e0fdcb8cafa28e4f535d7226af7ac14cfecda0ba by andrew: arm64/vmm: Set and use the fine-grained traps 93ba7dce8954bc61d9d87170936e203e443bbdd3 by andrew: arm64: Attach the vgic even if there is no ITS The end of the build log: Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content LINK_TYPE=latest FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=stable-15 MOUNT_REPO=src [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on lackey2.chi.freebsd.org (jailer_fast) in workspace /jenkins/workspace/FreeBSD-stable-15-amd64-build The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.freebsd.org/src.git > git init /jenkins/workspace/FreeBSD-stable-15-amd64-build/src # timeout=10 [WARNING] Reference path does not exist: /home/git/src.git Fetching upstream changes from https://git.freebsd.org/src.git > git --version # timeout=10 > git --version # 'git version 2.51.0' > git fetch --tags --force --progress -- https://git.freebsd.org/src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.freebsd.org/src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/15^{commit} # timeout=10 Checking out Revision 93ba7dce8954bc61d9d87170936e203e443bbdd3 (refs/remotes/origin/stable/15) > git config core.sparsecheckout # timeout=10 > git checkout -f 93ba7dce8954bc61d9d87170936e203e443bbdd3 # timeout=10 Commit message: "arm64: Attach the vgic even if there is no ITS" > git rev-list --no-walk 0e7db410960672e49c89e94edd8aaaffe8004391 # timeout=10 Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [FreeBSD-stable-15-amd64-build] $ /bin/sh -xe /tmp/jenkins16408339419855655234.sh + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... remote: Internal Server Error fatal: unable to access 'https://github.com/freebsd/freebsd-ci.git/': The requested URL returned error: 500 Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-build] $ /bin/sh -xe /tmp/jenkins12900783002962800238.sh + sh freebsd-ci/scripts/jail/clean.sh sh: cannot open freebsd-ci/scripts/jail/clean.sh: No such file or directory Build step 'Execute scripts' marked build as failure Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1611253110.2053.1770655739021>
