Date: Wed, 16 Apr 2025 02:50:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-test - Build #1086 - Failure Message-ID: <2036559515.509.1744771856360@jenkins.ci.freebsd.org> In-Reply-To: <682147255.485.1744766363359@jenkins.ci.freebsd.org> References: <682147255.485.1744766363359@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD-stable-14-amd64-test - Build #1086 (63697ff85a3a8db4da800cc797f72272797a8da8) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1086/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1086/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1086/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) ab259b19bd8105d779ec79a0cc00cf7f1feaf434 by kib: amd64: also limit printings of EFIRT page faults b9a015bd0a19dcc87a6d229e4918fdbb15a65f8b by kib: amd64: print limited EFIRT fault messages on first fault, not second 63697ff85a3a8db4da800cc797f72272797a8da8 by kib: mlx5en: Use connector type instead of cable type for media detection The end of the build log: Started by upstream project "FreeBSD-stable-14-amd64-testvm" build number 1623 originally caused by: Started by upstream project "FreeBSD-stable-14-amd64-build" build number 1769 originally caused by: 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_tested FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=stable-14 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on gawain1.nyi.freebsd.org (vmhost_qemu vmhost_bhyve image_builder) in workspace /jenkins/workspace/FreeBSD-stable-14-amd64-test 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-14-amd64-test/src # timeout=10 Using reference repository: /home/git/src.git Fetching upstream changes from https://git.freebsd.org/src.git > git --version # timeout=10 > git --version # 'git version 2.46.2' > 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 Checking out Revision 63697ff85a3a8db4da800cc797f72272797a8da8 (refs/remotes/origin/stable/14) > git config core.sparsecheckout # timeout=10 > git checkout -f 63697ff85a3a8db4da800cc797f72272797a8da8 # timeout=10 Commit message: "mlx5en: Use connector type instead of cable type for media detection" > git rev-list --no-walk 4317d0aa8c21f19764dabcd0bea3d1d92fea19c3 # 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. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [FreeBSD-stable-14-amd64-test] $ /bin/sh -xe /tmp/jenkins1473605440857269702.sh + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... + cd freebsd-ci + git rev-parse HEAD a26a05ee1a36af36a23853a209152069a6fd7247 + cd .. [FreeBSD-stable-14-amd64-test] $ /bin/sh -xe /tmp/jenkins12646963840735712804.sh + sh -ex freebsd-ci/jobs/FreeBSD-stable-14-amd64-test/build.sh + export 'TARGET=amd64' + export 'TARGET_ARCH=amd64' + export 'USE_TEST_SUBR= disable-dtrace-tests.sh disable-zfs-tests.sh disable-notyet-tests.sh run-kyua.sh ' + sh -x freebsd-ci/scripts/test/run-tests.sh + SSL_CA_CERT_FILE=/usr/local/share/certs/ca-root-nss.crt + [ -z 63697ff85a3a8db4da800cc797f72272797a8da8 ] + KERNCONF=GENERIC + ARTIFACT_SERVER=artifact.ci.freebsd.org + ARTIFACT_SUBDIR=snapshot/stable-14/63697ff85a3a8db4da800cc797f72272797a8da8/amd64/amd64 + [ GENERIC '=' GENERIC ] + IMG_NAME=disk-test.img + JOB_DIR=freebsd-ci/jobs/FreeBSD-stable-14-amd64-test + dirname freebsd-ci/scripts/test/run-tests.sh + TEST_BASE=freebsd-ci/scripts/test + TIMEOUT_MS=21600000 + TIMEOUT=21600 + TIMEOUT_EXPECT=21540 + TIMEOUT_VM=21420 + : 2 + : 8192m + EXTRA_DISK_NUM=5 + BHYVE_EXTRA_DISK_PARAM='' + METADIR=meta + METAOUTDIR=meta-out + fetch https://artifact.ci.freebsd.org/snapshot/stable-14/63697ff85a3a8db4da800cc797f72272797a8da8/amd64/amd64/disk-test.img.zst disk-test.img.zst 1365 MB 101 MBps 14s + zstd --rm -fd disk-test.img.zst FATAL: command execution failed java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:196) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:804) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:63873' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at jdk.proxy2/jdk.proxy2.$Proxy146.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1833) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) FATAL: Unable to delete script file /tmp/jenkins12646963840735712804.sh java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:196) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:804) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@11fca39c:JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:63873": Remote call on JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:63873 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1105) at hudson.FilePath.act(FilePath.java:1207) at hudson.FilePath.act(FilePath.java:1196) at hudson.FilePath.delete(FilePath.java:1743) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1833) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Build step 'Execute shell' marked build as failure FATAL: Channel "hudson.remoting.Channel@11fca39c:JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:63873": Remote call on JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:63873 failed. The channel is closing down or has closed down java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:196) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:804) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@11fca39c:JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:63873": Remote call on JNLP4-connect connection from gawain1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:100]:63873 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1105) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1147) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:539) at hudson.model.Run.execute(Run.java:1833) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) + truncate -s 128m disk-cam + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam' + jot 5 + truncate -s 128m disk1 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1' + truncate -s 128m disk2 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2' + truncate -s 128m disk3 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2 -s 7:0,virtio-blk,disk3' + truncate -s 128m disk4 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2 -s 7:0,virtio-blk,disk3 -s 8:0,virtio-blk,disk4' + truncate -s 128m disk5 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2 -s 7:0,virtio-blk,disk3 -s 8:0,virtio-blk,disk4 -s 9:0,virtio-blk,disk5' + rm -fr meta + mkdir meta + cp -R freebsd-ci/jobs/FreeBSD-stable-14-amd64-test/meta/ meta/ + cp freebsd-ci/scripts/test/subr/disable-dtrace-tests.sh meta/ + cp freebsd-ci/scripts/test/subr/disable-zfs-tests.sh meta/ + cp freebsd-ci/scripts/test/subr/disable-notyet-tests.sh meta/ + cp freebsd-ci/scripts/test/subr/run-kyua.sh meta/ + touch meta/auto-shutdown + sh -ex freebsd-ci/scripts/test/create-meta.sh + rm -f meta.tar + truncate -s 512M meta.tar + tar rvf meta.tar -C meta . a . [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for FreeBSD-stable-14-amd64-test #1086 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2036559515.509.1744771856360>
