[JENKINS-69549] Margins for headers and paragraphs make descriptions … #7078
ci.jenkins.io / Tests / windows-jdk17 / Windows - JDK 17 - Build / Test
failed
Oct 15, 2024 in 2h 16m 57s
hudson.cli.DeleteBuildsCommandTest.deleteBuildsShouldFailIfTheBuildIsRunning failed
Send us feedback
Details
hudson.cli.DeleteBuildsCommandTest.deleteBuildsShouldFailIfTheBuildIsRunning
C:\Jenkins\agent\workspace\Core_jenkins_PR-7078\test\target\j h5879107264716603204\jobs\aProject\builds\1
Stack trace
java.nio.file.DirectoryNotEmptyException: C:\Jenkins\agent\workspace\Core_jenkins_PR-7078\test\target\j h5879107264716603204\jobs\aProject\builds\1
at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:272)
at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
at java.base/java.nio.file.Files.deleteIfExists(Files.java:1191)
at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:146)
at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:136)
at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:136)
at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:136)
at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:136)
at org.jvnet.hudson.test.TemporaryDirectoryAllocator.dispose(TemporaryDirectoryAllocator.java:104)
at org.jvnet.hudson.test.TestEnvironment.dispose(TestEnvironment.java:84)
at org.jvnet.hudson.test.JenkinsRule.after(JenkinsRule.java:538)
at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:676)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.lang.Thread.run(Thread.java:840)
Suppressed: java.io.IOException: These files still exist : log
at org.jvnet.hudson.test.TemporaryDirectoryAllocator.delete(TemporaryDirectoryAllocator.java:150)
... 10 more
Standard error
0.092 [id=628] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer2: Running on http://localhost:49470/jenkins/
0.144 [id=641] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization
0.155 [id=641] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins
0.160 [id=641] INFO j.b.api.BouncyCastlePlugin#start: C:\Jenkins\agent\workspace\Core_jenkins_PR-7078\test\target\j h5879107264716603204\plugins\bouncycastle-api\WEB-INF\optional-lib not found; for non RealJenkinsRule this is fine and can be ignored.
0.685 [id=647] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
0.732 [id=641] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins
0.747 [id=646] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
0.781 [id=645] INFO jenkins.InitReactorRunner$1#onAttained: System config loaded
0.782 [id=645] INFO jenkins.InitReactorRunner$1#onAttained: System config adapted
0.783 [id=645] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
1.818 [id=642] INFO jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
1.887 [id=645] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization
2.217 [id=628] WARNING hudson.cli.CLICommand#logAndPrintError: Unexpected exception occurred while performing delete-builds command.
java.io.IOException: Unable to delete aProject #1 because it is still running
at hudson.model.Run.delete(Run.java:1555)
at hudson.cli.DeleteBuildsCommand.act(DeleteBuildsCommand.java:64)
at hudson.cli.RunRangeCommand.run(RunRangeCommand.java:25)
at hudson.cli.CLICommand.main(CLICommand.java:264)
at hudson.cli.CLICommandInvoker.invoke(CLICommandInvoker.java:156)
at hudson.cli.CLICommandInvoker.invokeWithArgs(CLICommandInvoker.java:135)
at hudson.cli.DeleteBuildsCommandTest.deleteBuildsShouldFailIfTheBuildIsRunning(DeleteBuildsCommandTest.java:147)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:658)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.lang.Thread.run(Thread.java:840)
2.267 [id=628] WARNING o.j.h.t.RemainingActivityListener#onTearDown: aProject #1 still seems to be running, which could break deletion of log files or metadata
2.289 [id=628] INFO hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
2.299 [id=649] INFO hudson.model.Run#execute: aProject #1 aborted
java.lang.InterruptedException: sleep interrupted
at java.base/java.lang.Thread.sleep(Native Method)
at hudson.model.ExecutorTest$BlockingBuilder.perform(ExecutorTest.java:226)
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)
2.349 [id=628] INFO hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
2.501 [id=628] INFO o.j.h.t.TemporaryDirectoryAllocator#dispose: deleting C:\Jenkins\agent\workspace\Core_jenkins_PR-7078\test\target\j h5879107264716603204
Standard out
=== Starting deleteBuildsShouldFailIfTheBuildIsRunning(hudson.cli.DeleteBuildsCommandTest)
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html#release for an explanation.
Loading