From nobody Wed Mar 11 17:52:47 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fWJHh4qLtz6VW0B for ; Wed, 11 Mar 2026 17:52:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWJHg3z1Sz3gSM; Wed, 11 Mar 2026 17:52:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773251567; a=rsa-sha256; cv=none; b=CnLIrvR9W7fHoc1+eQl7sjqnVb6eTZ4HEC4WXfuUWhgpW3ohCkZ1rvQYZWmEO1B6n+fUwY lcfmW6ENHtGadJxRMDUHhIcZSk4O0x4WNHdKEiqSJBZtAvUZ7ylK7KKBfr8OeNTaEX9HfH 8J9/PGXbhYUfo34NBgoY4KZLlqqvycQ0+JUXbZ02bunYfnd4LD+3GGfqG5afyheaJVSXol WKRftqbYxz7fMXEh3ohBJ3z+z+rtO0rClNzGBuNFbD1fgMsx2wL6JbHxgHFIbYHCjkF8E0 5tUVTJg920VHF2rmYKluJCWu5eJ8RJiDVMt9UwcVLsQ/KB0by1/c/DWFnSZWRA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773251567; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=i3MulWqK9kRhx8nsxjyLSJXl2O5xa6zamHOiBXS5r2k=; b=BCKtbKmlex+n0YjwW34iEwsTJIlqcoJlWSChE0VLVjg5tS1ol2IOKMi11LUg0fY/7vEArQ zmkTxICgQX9p20IAdUTU5L3GA0TA/UespA0om21fr476BbaTtvXpkIbAkYspZLEF9coco8 guYAkTtSI/nJkEenRH/VA170aB/emc58tGCMXkVFA4sF2dj4BOMF4tzXPHNYEMRyaJQzZU qCMO4edY8pKNlYrFTyNsPFNXijsWcvYgnz5C3ogY18TfhT21RJRyPoeY06doaW8TbakWdQ 4/xRWTQRAcCbYVnLHxBaGdnI+r1lQ8HKDyWdj6m9ULa18z2wq2qiFvIzzXe1LQ== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fWJHg3MpQz1866; Wed, 11 Mar 2026 17:52:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 11 Mar 2026 17:52:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, siva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <304257820.3447.1773251567478@jenkins.ci.freebsd.org> In-Reply-To: <962123661.3421.1773242350179@jenkins.ci.freebsd.org> References: <962123661.3421.1773242350179@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #600 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3446_1244843502.1773251567460" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3446_1244843502.1773251567460 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-gcc12_build - Build #600 (945099520368481f1f5d6fd76028db7802a96d13) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/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) 56401a9c3459f8f4151ac0da1f820863119c1749 by siva: LinuxKPI: avoid -Werror=unused-value in sort() from BUILD_BUG_ON_ZERO() 945099520368481f1f5d6fd76028db7802a96d13 by emaste: share/dict/web2: Sort The end of the build log: [...truncated 7.72 KiB...] [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] Fetching data: .. done Processing entries: .......... done FreeBSD-kmods repository update completed. 244 packages processed. All repositories are up to date. + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-stable-15-amd64-gcc12_build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-kmods repository catalogue... FreeBSD-kmods repository is up to date. All repositories are up to date. Updating database digests format: . done The following 14 package(s) will be affected (of 0 checked): New packages to be INSTALLED: brotli: 1.2.0,1 [FreeBSD] ca_root_nss: 3.117_2 [FreeBSD] curl: 8.17.0 [FreeBSD] expat: 2.7.4 [FreeBSD] gettext-runtime: 0.26 [FreeBSD] git-tiny: 2.52.0 [FreeBSD] indexinfo: 0.3.1_1 [FreeBSD] libidn2: 2.3.8 [FreeBSD] libnghttp2: 1.68.0 [FreeBSD] libpsl: 0.21.5_2 [FreeBSD] libssh2: 1.11.1,3 [FreeBSD] libunistring: 1.4.1 [FreeBSD] sudo: 1.9.17p2_2 [FreeBSD] zstd: 1.5.7_1 [FreeBSD] Number of packages to be installed: 14 The process will require 49 MiB more space. 11 MiB to be downloaded. [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 1/14] Fetching indexinfo-0.3.1_1: . done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 2/14] Fetching libnghttp2-1.68.0: ....... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 3/14] Fetching libidn2-2.3.8: ......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 4/14] Fetching git-tiny-2.52.0: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 5/14] Fetching zstd-1.5.7_1: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 6/14] Fetching libunistring-1.4.1: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 7/14] Fetching sudo-1.9.17p2_2: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 8/14] Fetching libssh2-1.11.1,3: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 9/14] Fetching libpsl-0.21.5_2: .... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [10/14] Fetching brotli-1.2.0,1: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [11/14] Fetching curl-8.17.0: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [12/14] Fetching gettext-runtime-0.26: ......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [13/14] Fetching expat-2.7.4: ........ done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [14/14] Fetching ca_root_nss-3.117_2: ......... done Checking integrity... done (0 conflicting) [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 1/14] Installing brotli-1.2.0,1... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 1/14] Extracting brotli-1.2.0,1: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 2/14] Installing ca_root_nss-3.117_2... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 2/14] Extracting ca_root_nss-3.117_2: ....... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 3/14] Installing expat-2.7.4... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 3/14] Extracting expat-2.7.4: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 4/14] Installing indexinfo-0.3.1_1... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 4/14] Extracting indexinfo-0.3.1_1: .... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 5/14] Installing gettext-runtime-0.26... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 5/14] Extracting gettext-runtime-0.26: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 6/14] Installing libnghttp2-1.68.0... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 6/14] Extracting libnghttp2-1.68.0: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 7/14] Installing libssh2-1.11.1,3... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 7/14] Extracting libssh2-1.11.1,3: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 8/14] Installing libunistring-1.4.1... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 8/14] Extracting libunistring-1.4.1: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 9/14] Installing libidn2-2.3.8... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 9/14] Extracting libidn2-2.3.8: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [10/14] Installing libpsl-0.21.5_2... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [10/14] Extracting libpsl-0.21.5_2: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [11/14] Installing sudo-1.9.17p2_2... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [11/14] Extracting sudo-1.9.17p2_2: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [12/14] Installing zstd-1.5.7_1... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [12/14] Extracting zstd-1.5.7_1: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [13/14] Installing curl-8.17.0... [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [13/14] Extracting curl-8.17.0: .......... done [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [14/14] Installing git-tiny-2.52.0... ===> Creating groups Creating group 'git_daemon' with gid '964' ===> Creating users Creating user 'git_daemon' with uid '964' [FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org] [14/14] Extracting git-tiny-2.52.0: .......... done ===== Message from ca_root_nss-3.117_2: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificate discovery for software that either uses other cryptographic libraries than OpenSSL, or use OpenSSL but do not follow recommended practice. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===== Message from git-tiny-2.52.0: -- If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. + [ -s freebsd-ci/jobs/FreeBSD-stable-15-amd64-gcc12_build/pkg-list ] + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-stable-15-amd64-gcc12_build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-stable-15-amd64-gcc12_build sh -c '/usr/sbin/pw useradd jenkins -u 5213 -g 5213 -c "Jenkins CI" -d /workspace -s /bin/sh' + sudo jexec FreeBSD-stable-15-amd64-gcc12_build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins' + echo 'build environment:' build environment: + echo uname: uname: + sudo jexec FreeBSD-stable-15-amd64-gcc12_build sh -c 'uname -a' FreeBSD FreeBSD-stable-15-amd64-gcc12_build.jail.ci.FreeBSD.org 14.4-RELEASE FreeBSD 15.0-ALPHA4 #0 stable/15-n280512-6f0160bf8cc2: Fri Oct 3 06:47:24 UTC 2025 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 + echo packages: packages: + sudo jexec FreeBSD-stable-15-amd64-gcc12_build sh -c 'pkg info -q' brotli-1.2.0,1 ca_root_nss-3.117_2 curl-8.17.0 expat-2.7.4 gettext-runtime-0.26 git-tiny-2.52.0 indexinfo-0.3.1_1 libidn2-2.3.8 libnghttp2-1.68.0 libpsl-0.21.5_2 libssh2-1.11.1,3 libunistring-1.4.1 pkg-2.5.1 sudo-1.9.17p2_2 zstd-1.5.7_1 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-stable-15-amd64-gcc12_build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-stable-15-amd64-gcc12_build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILD_NUMBER=600 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-stable-15-amd64-gcc12_build BUILDER_2_IP6=2610:1c1:1:607c::16:103 LOGNAME=root LANG=C.UTF-8 USE_GIT_COMMIT=945099520368481f1f5d6fd76028db7802a96d13 BUILDER_7_IP6=2610:1c1:1:607c::16:108 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/display/redirect MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/display/redirect?page=changes JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c1:1:607c::16:101 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-stable-15-amd64-gcc12_build GIT_BRANCH=origin/stable/15 BUILDER_5_IP6=2610:1c1:1:607c::16:106 CI=true HUDSON_HOME=/usr/local/jenkins SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=9b75d6ec6929e7e6723fbfeb52f60acfa63e5dbc BUILD_ID=600 BUILDER_NETIF=em0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ BUILDER_3_IP6=2610:1c1:1:607c::16:104 TERM=unknown BUILD_TAG=jenkins-FreeBSD-stable-15-amd64-gcc12_build-600 NODE_LABELS=gawain1.nyi.freebsd.org jailer image_builder BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128 BUILD_CAUSE=UPSTREAMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#600 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/600/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c1:1:607c::16:102 BUILDER_6_IP6=2610:1c1:1:607c::16:107 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/ GIT_PREVIOUS_COMMIT=c4c375354287d6eb9fa71ebb5d9fd6a765faf795 SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=12 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=2fc93070-c113-4bbb-95ee-d525d28bdef8 SUDO_UID=5213 BUILDER_RESOLV_CONF=nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n WORKSPACE=/workspace MM_CHARSET=UTF-8 BUILD_CAUSE_UPSTREAMTRIGGER=true WORKSPACE_TMP=/jenkins/workspace/FreeBSD-stable-15-amd64-gcc12_build@tmp GIT_COMMIT=945099520368481f1f5d6fd76028db7802a96d13 NODE_NAME=gawain1.nyi.freebsd.org BUILDER_4_IP6=2610:1c1:1:607c::16:105 BLOCKSIZE=K EXECUTOR_NUMBER=1 [FreeBSD-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins5591570339952848116.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-stable-15-amd64-gcc12_build -------------------------------------------------------------- sh: cannot open freebsd-ci/jobs/FreeBSD-stable-15-amd64-gcc12_build/build.sh: No such file or directory Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins17252966920757023220.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc12_build cannot unmount '/jenkins/jails/FreeBSD-stable-15-amd64-gcc12_build': pool or dataset is busy 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 address ------=_Part_3446_1244843502.1773251567460--