FreeBSD-main-amd64-test - Build #26227 - Still Failing
Date: Mon, 07 Apr 2025 19:30:41 UTC
FreeBSD-main-amd64-test - Build #26227 (b8437cbae173308180fbaddc6a74bfb6f8c4410b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26227/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26227/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26227/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) ca4ce6a56f9c174917ab33191d367a850fc15c89 by dumbbell: linuxkpi: Add `sysfs_create_bin_file()` and `sysfs_remove_bin_file()` c2a591813a9b3ebec2f06a87ca812c1c8b94da3a by dumbbell: linuxkpi: Add `show_fdinfo()` to `struct file_operations` e5d57a886bbca01a02e75f3b63d41ebb667ff938 by dumbbell: linuxkpi: Add `queue_work_node()` 968650dbdaa16ac2fac91782522b5074d2202078 by dumbbell: linuxkpi: Add `BIN_ATTR*()` macros f3e25c012d9e3326bee57a4b61e716f244e0a32f by dumbbell: linuxkpi: Add `local_irq_{save,restore}()` b68fe1ef731f7d536ea98e6e9c44fb3c76857c1d by dumbbell: linuxkpi: Add <linux/acpi_amd_wbrf.h> b8437cbae173308180fbaddc6a74bfb6f8c4410b by emaste: boot_i386.8: Mention this is legacy The end of the build log: Started by upstream project "FreeBSD-main-amd64-testvm" build number 29395 originally caused by: Started by upstream project "FreeBSD-main-amd64-build" build number 31555 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change 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_tested FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=main [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on lancelot.nyi.freebsd.org (vmhost_qemu vmhost_bhyve vmhost_bhyve_fast image_builder) in workspace /jenkins/workspace/FreeBSD-main-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-main-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 b8437cbae173308180fbaddc6a74bfb6f8c4410b (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b8437cbae173308180fbaddc6a74bfb6f8c4410b # timeout=10 Commit message: "boot_i386.8: Mention this is legacy" > git rev-list --no-walk 46fc12741e70f2d1f0510a0dacd2f9dd3aa116c0 # 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-main-amd64-test] $ /bin/sh -xe /tmp/jenkins1149363025980335460.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-main-amd64-test] $ /bin/sh -xe /tmp/jenkins2188146462213802308.sh + sh -ex freebsd-ci/jobs/FreeBSD-main-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 b8437cbae173308180fbaddc6a74bfb6f8c4410b ] + KERNCONF=GENERIC + ARTIFACT_SERVER=artifact.ci.freebsd.org + ARTIFACT_SUBDIR=snapshot/main/b8437cbae173308180fbaddc6a74bfb6f8c4410b/amd64/amd64 + [ GENERIC '=' GENERIC ] + IMG_NAME=disk-test.img + JOB_DIR=freebsd-ci/jobs/FreeBSD-main-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/main/b8437cbae173308180fbaddc6a74bfb6f8c4410b/amd64/amd64/disk-test.img.zst 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:143) 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 lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:37453' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at jdk.proxy2/jdk.proxy2.$Proxy80.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/jenkins2188146462213802308.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:143) 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@705e100f:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:37453": Remote call on JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:37453 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 [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-main-amd64-test #26227 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