Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
Started by upstream project "Test_openjdk25_hs_extended.openjdk_s390x_linux" build number 46
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-s390x-temurin" build number 16
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 117
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 12
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1aac21143e6c855df0a6c915ec7b311c676f7933 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1aac21143e6c855df0a6c915ec7b311c676f7933 # timeout=10
Commit message: "Exclude OSRWithManyLocals for OpenJ9 (#6801)"
> git rev-list --no-walk c2cb30403aceac91d61b1840daf93f32093c42fc # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:39:42.068Z] SPEC: linux_390-64
[Pipeline] echo
[2026-01-10T23:39:42.070Z] Specified LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-10T23:39:42.085Z] dynamicAgents: []
[Pipeline] echo
[2026-01-10T23:39:42.086Z] Provisioning LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[Pipeline] nodesByLabel
[2026-01-10T23:39:42.093Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label
[Pipeline] node
[2026-01-10T23:39:57.096Z] Still waiting to schedule task
[2026-01-10T23:39:57.096Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.s390x&&sw.os.linux’
[2026-01-10T23:40:17.435Z] Running on test-marist-ubuntu2204-s390x-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-10T23:40:17.452Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:40:17.583Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:40:17.587Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:40:17.602Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:40:17.843Z] ERROR: Execution failed
[2026-01-10T23:40:17.844Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:40:17.844Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:40:17.844Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:40:17.844Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:40:17.844Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:40:17.844Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:40:17.844Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:40:17.844Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:40:17.844Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:40:17.844Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:40:17.844Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:40:17.844Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:40:17.844Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:40:17.844Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:40:17.844Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:40:17.844Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:40:17.844Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:40:17.844Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:40:17.844Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:40:17.844Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:40:17.844Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:40:17.844Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:40:17.844Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:40:17.844Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:40:17.844Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:40:17.844Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:40:17.844Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:40:17.844Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:40:17.844Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 782e3be1-7702-484e-afcb-6e61005d198f
[2026-01-10T23:40:17.844Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:40:17.844Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:40:17.844Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:40:17.844Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:40:17.844Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:40:17.844Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:40:17.844Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:40:17.844Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:40:17.844Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:40:17.844Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:40:17.844Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:40:17.844Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:40:17.844Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:40:17.844Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:40:17.844Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:40:17.844Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:40:17.844Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:40:17.844Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:40:17.845Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:40:17.861Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:40:17.862Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:40:48.006Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:40:48.010Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:40:48.021Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:40:48.230Z] ERROR: Execution failed
[2026-01-10T23:40:48.230Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:40:48.230Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:40:48.230Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:40:48.230Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:40:48.230Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:40:48.230Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:40:48.230Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:40:48.230Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:40:48.230Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:40:48.230Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:40:48.230Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:40:48.230Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:40:48.230Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:40:48.230Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:40:48.230Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:40:48.230Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:40:48.230Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:40:48.230Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:40:48.230Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:40:48.230Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:40:48.230Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:40:48.230Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:40:48.230Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:40:48.230Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:40:48.230Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:40:48.230Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:40:48.230Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:40:48.230Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:40:48.230Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 916dabc1-0cc5-4458-b800-7d977e997913
[2026-01-10T23:40:48.230Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:40:48.230Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:40:48.230Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:40:48.230Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:40:48.230Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:40:48.230Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:40:48.230Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:40:48.230Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:40:48.230Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:40:48.230Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:40:48.230Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:40:48.230Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:40:48.230Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:40:48.230Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:40:48.230Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:40:48.230Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:40:48.230Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:40:48.230Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:40:48.230Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:40:48.249Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:40:48.251Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:41:18.371Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:41:18.377Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:41:18.387Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-10T23:41:18.651Z] ERROR: Execution failed
[2026-01-10T23:41:18.652Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:41:18.652Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:41:18.652Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:41:18.652Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:41:18.652Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:41:18.652Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:41:18.652Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:41:18.652Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:41:18.652Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:41:18.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:41:18.652Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:41:18.652Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:41:18.652Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:41:18.652Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:41:18.652Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:41:18.652Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:41:18.652Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:41:18.652Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:41:18.652Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:41:18.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:41:18.652Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:41:18.652Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:41:18.652Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:41:18.652Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:41:18.652Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:41:18.652Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:41:18.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:41:18.652Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:41:18.652Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 22655b1c-10d0-4bfb-810b-2f6b316ddd3c
[2026-01-10T23:41:18.652Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:41:18.652Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:41:18.652Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:41:18.652Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:41:18.652Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:41:18.652Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:41:18.652Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:41:18.652Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:41:18.652Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:41:18.652Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:41:18.652Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:41:18.652Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:41:18.652Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:41:18.652Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:41:18.652Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:41:18.652Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:41:18.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:41:18.652Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:41:18.653Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T23:41:18.673Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T23:44:18.679Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:44:18.811Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:44:18.814Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:44:18.824Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:44:19.041Z] ERROR: Execution failed
[2026-01-10T23:44:19.042Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:44:19.042Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:44:19.042Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:44:19.042Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:44:19.042Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:44:19.042Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:44:19.042Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:44:19.042Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:44:19.042Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:44:19.042Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:44:19.042Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:44:19.042Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:44:19.042Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:44:19.042Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:44:19.042Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:44:19.042Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:44:19.042Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:44:19.042Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:44:19.042Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:44:19.042Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:44:19.042Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:44:19.042Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:44:19.042Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:44:19.042Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:44:19.042Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:44:19.042Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:44:19.042Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:44:19.042Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:44:19.042Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8747ae35-9339-47e0-ad5b-ae409e2ddcb7
[2026-01-10T23:44:19.042Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:44:19.042Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:44:19.042Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:44:19.042Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:44:19.042Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:44:19.042Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:44:19.042Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:44:19.042Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:44:19.042Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:44:19.042Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:44:19.042Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:44:19.042Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:44:19.042Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:44:19.042Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:44:19.042Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:44:19.042Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:44:19.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:44:19.042Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:44:19.042Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:44:19.060Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:44:19.062Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:44:49.185Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:44:49.190Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:44:49.198Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:44:49.422Z] ERROR: Execution failed
[2026-01-10T23:44:49.423Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:44:49.423Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:44:49.423Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:44:49.423Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:44:49.423Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:44:49.423Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:44:49.423Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:44:49.423Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:44:49.423Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:44:49.423Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:44:49.423Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:44:49.423Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:44:49.423Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:44:49.423Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:44:49.423Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:44:49.423Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:44:49.423Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:44:49.423Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:44:49.423Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:44:49.423Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:44:49.423Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:44:49.423Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:44:49.423Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:44:49.423Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:44:49.423Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:44:49.423Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:44:49.423Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:44:49.423Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:44:49.423Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 88778196-9455-4cf3-a8ac-3d24945583b1
[2026-01-10T23:44:49.423Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:44:49.423Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:44:49.423Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:44:49.423Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:44:49.423Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:44:49.423Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:44:49.423Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:44:49.423Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:44:49.423Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:44:49.423Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:44:49.423Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:44:49.423Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:44:49.423Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:44:49.423Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:44:49.423Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:44:49.423Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:44:49.423Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:44:49.423Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:44:49.423Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:44:49.440Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:44:49.442Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:45:19.562Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:45:19.565Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:45:19.578Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-10T23:45:19.848Z] ERROR: Execution failed
[2026-01-10T23:45:19.848Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:45:19.848Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:45:19.848Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:45:19.848Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:45:19.848Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:45:19.848Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:45:19.848Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:45:19.848Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:45:19.848Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:45:19.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:45:19.848Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:45:19.848Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:45:19.848Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:45:19.848Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:45:19.848Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:45:19.848Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:45:19.848Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:45:19.848Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:45:19.848Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:45:19.848Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:45:19.848Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:45:19.849Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:45:19.849Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:45:19.849Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:45:19.849Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:45:19.849Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:45:19.849Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:45:19.849Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:45:19.849Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:45:19.849Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:45:19.849Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:45:19.849Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:45:19.849Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:45:19.849Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0157238d-81dd-4f62-8449-76d5742ef64d
[2026-01-10T23:45:19.849Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:45:19.849Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:45:19.849Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:45:19.849Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:45:19.849Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:45:19.849Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:45:19.849Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:45:19.849Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:45:19.849Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:45:19.849Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:45:19.849Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:45:19.849Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:45:19.849Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:45:19.849Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:45:19.849Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:45:19.849Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:45:19.849Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:45:19.849Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:45:19.849Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T23:45:19.865Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T23:48:19.871Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:48:19.996Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:48:20.001Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:48:20.013Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:48:20.224Z] ERROR: Execution failed
[2026-01-10T23:48:20.225Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:48:20.225Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:48:20.225Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:48:20.225Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:48:20.225Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:48:20.225Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:48:20.225Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:48:20.225Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:48:20.225Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:48:20.225Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:48:20.225Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:48:20.225Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:48:20.225Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:48:20.225Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:48:20.225Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:48:20.225Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:48:20.225Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:48:20.225Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:48:20.225Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:48:20.225Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:48:20.225Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:48:20.225Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:48:20.225Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:48:20.225Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:48:20.225Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:48:20.225Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:48:20.225Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:48:20.225Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:48:20.225Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ce4cf9de-d536-4831-886d-b689f5441ddc
[2026-01-10T23:48:20.225Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:48:20.225Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:48:20.225Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:48:20.225Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:48:20.225Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:48:20.225Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:48:20.225Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:48:20.225Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:48:20.225Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:48:20.225Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:48:20.225Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:48:20.225Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:48:20.225Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:48:20.225Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:48:20.225Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:48:20.225Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:48:20.225Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:48:20.225Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:48:20.225Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:48:20.241Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:48:20.242Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:48:50.380Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:48:50.383Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:48:50.391Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:48:50.622Z] ERROR: Execution failed
[2026-01-10T23:48:50.623Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:48:50.623Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:48:50.623Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:48:50.623Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:48:50.623Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:48:50.623Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:48:50.623Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:48:50.623Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:48:50.623Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:48:50.623Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:48:50.623Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:48:50.623Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:48:50.623Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:48:50.623Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:48:50.623Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:48:50.623Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:48:50.623Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:48:50.623Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:48:50.623Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:48:50.623Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:48:50.623Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:48:50.623Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:48:50.623Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:48:50.623Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:48:50.623Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:48:50.623Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:48:50.623Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:48:50.623Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:48:50.623Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bf3f8133-a3a8-423f-b800-7c1d7f4619cd
[2026-01-10T23:48:50.623Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:48:50.623Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:48:50.623Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:48:50.623Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:48:50.623Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:48:50.623Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:48:50.623Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:48:50.623Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:48:50.623Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:48:50.623Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:48:50.623Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:48:50.623Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:48:50.623Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:48:50.623Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:48:50.623Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:48:50.623Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:48:50.623Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:48:50.623Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:48:50.623Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:48:50.646Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:48:50.647Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:49:20.767Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:49:20.771Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:49:20.786Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-10T23:49:21.065Z] ERROR: Execution failed
[2026-01-10T23:49:21.065Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:49:21.065Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:49:21.065Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:49:21.065Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:49:21.065Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:49:21.065Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:49:21.065Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:49:21.066Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:49:21.066Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:49:21.066Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:49:21.066Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:49:21.066Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:49:21.066Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:49:21.066Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:49:21.066Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:49:21.066Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:49:21.066Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:49:21.066Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:49:21.066Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:49:21.066Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:49:21.066Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:49:21.066Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:49:21.066Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:49:21.066Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:49:21.066Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:49:21.066Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:49:21.066Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:49:21.066Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:49:21.066Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 94902662-8e97-4056-ba0c-d33896ca2317
[2026-01-10T23:49:21.066Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:49:21.066Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:49:21.066Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:49:21.066Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:49:21.066Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:49:21.066Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:49:21.066Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:49:21.066Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:49:21.066Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:49:21.066Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:49:21.066Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:49:21.066Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:49:21.066Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:49:21.066Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:49:21.066Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:49:21.066Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:49:21.066Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:49:21.066Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:49:21.066Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T23:49:21.095Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T23:52:21.098Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:52:21.220Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:52:21.224Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:52:21.233Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:52:21.447Z] ERROR: Execution failed
[2026-01-10T23:52:21.447Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:52:21.447Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:52:21.447Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:52:21.447Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:52:21.447Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:52:21.447Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:52:21.447Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:52:21.447Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:52:21.447Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:52:21.447Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:52:21.447Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:52:21.447Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:52:21.447Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:52:21.447Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:52:21.447Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:52:21.447Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:52:21.447Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:52:21.447Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:52:21.447Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:52:21.447Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:52:21.447Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:52:21.448Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:52:21.448Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:52:21.448Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:52:21.448Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:52:21.448Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:52:21.448Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:52:21.448Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:52:21.448Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:52:21.448Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bcb506fa-e712-4d83-801d-d52497e62dc7
[2026-01-10T23:52:21.448Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:52:21.448Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:52:21.448Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:52:21.448Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:52:21.448Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:52:21.448Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:52:21.448Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:52:21.448Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:52:21.448Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:52:21.448Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:52:21.448Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:52:21.448Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:52:21.448Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:52:21.448Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:52:21.448Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:52:21.448Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:52:21.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:52:21.448Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:52:21.448Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:52:21.463Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:52:21.464Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:52:51.582Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:52:51.585Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:52:51.594Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:52:51.835Z] ERROR: Execution failed
[2026-01-10T23:52:51.835Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:52:51.835Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:52:51.835Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:52:51.835Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:52:51.835Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:52:51.835Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:52:51.835Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:52:51.835Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:52:51.835Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:52:51.835Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:52:51.835Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:52:51.835Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:52:51.835Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:52:51.835Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:52:51.835Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:52:51.835Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:52:51.835Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:52:51.835Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:52:51.836Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:52:51.836Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:52:51.836Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:52:51.836Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:52:51.836Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:52:51.836Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:52:51.836Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:52:51.836Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:52:51.836Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:52:51.836Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:52:51.836Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:52:51.836Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2d0aaee8-dfda-4c9f-a971-61c1c150b28a
[2026-01-10T23:52:51.836Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:52:51.836Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:52:51.836Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:52:51.836Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:52:51.836Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:52:51.836Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:52:51.836Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:52:51.836Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:52:51.836Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:52:51.836Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:52:51.836Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:52:51.836Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:52:51.836Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:52:51.836Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:52:51.836Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:52:51.836Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:52:51.836Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:52:51.836Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:52:51.836Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:52:51.854Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:52:51.856Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:53:21.981Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:53:21.986Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:53:21.999Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-10T23:53:22.254Z] ERROR: Execution failed
[2026-01-10T23:53:22.255Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:53:22.255Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:53:22.255Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:53:22.255Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:53:22.255Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:53:22.255Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:53:22.255Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:53:22.255Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:53:22.255Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:53:22.255Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:53:22.255Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:53:22.255Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:53:22.255Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:53:22.255Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:53:22.255Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:53:22.255Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:53:22.255Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:53:22.255Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:53:22.255Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:53:22.255Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:53:22.255Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:53:22.255Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:53:22.255Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:53:22.255Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:53:22.255Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:53:22.255Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:53:22.255Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:53:22.255Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:53:22.255Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f535b01a-0367-47dc-b62c-67cd2e86c909
[2026-01-10T23:53:22.255Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:53:22.255Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:53:22.255Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:53:22.255Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:53:22.255Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:53:22.255Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:53:22.255Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:53:22.255Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:53:22.255Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:53:22.255Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:53:22.255Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:53:22.255Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:53:22.255Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:53:22.255Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:53:22.255Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:53:22.255Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:53:22.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:53:22.255Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:53:22.255Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T23:53:22.271Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T23:56:22.280Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:56:22.419Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:56:22.423Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:56:22.438Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:56:22.651Z] ERROR: Execution failed
[2026-01-10T23:56:22.652Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:56:22.652Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:56:22.652Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:56:22.652Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:56:22.652Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:56:22.652Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:56:22.652Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:56:22.652Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:56:22.652Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:56:22.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:56:22.652Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:56:22.652Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:56:22.652Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:56:22.652Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:56:22.652Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:56:22.652Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:56:22.652Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:56:22.652Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:56:22.652Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:56:22.652Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:56:22.652Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:56:22.652Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:56:22.652Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:56:22.652Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:56:22.652Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:56:22.652Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:56:22.652Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:56:22.652Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:56:22.652Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 27748b5f-e5e6-42b0-b953-662dd0e8c845
[2026-01-10T23:56:22.652Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:56:22.652Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:56:22.652Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:56:22.652Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:56:22.652Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:56:22.652Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:56:22.652Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:56:22.652Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:56:22.652Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:56:22.652Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:56:22.652Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:56:22.652Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:56:22.652Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:56:22.652Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:56:22.652Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:56:22.652Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:56:22.652Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:56:22.652Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:56:22.652Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:56:22.674Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:56:22.677Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:56:52.802Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:56:52.804Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:56:52.811Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-10T23:56:53.022Z] ERROR: Execution failed
[2026-01-10T23:56:53.022Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T23:56:53.022Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T23:56:53.022Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T23:56:53.022Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T23:56:53.022Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T23:56:53.022Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T23:56:53.023Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-01-10T23:56:53.023Z] at jdk.internal.reflect.GeneratedMethodAccessor77190.invoke(Unknown Source)
[2026-01-10T23:56:53.023Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:56:53.023Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:56:53.023Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-01-10T23:56:53.023Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-01-10T23:56:53.023Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-01-10T23:56:53.023Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-01-10T23:56:53.023Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-01-10T23:56:53.023Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-01-10T23:56:53.023Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-01-10T23:56:53.023Z] at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
[2026-01-10T23:56:53.023Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-10T23:56:53.023Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:56:53.023Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-10T23:56:53.023Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-10T23:56:53.023Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-10T23:56:53.023Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-10T23:56:53.023Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-10T23:56:53.023Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-10T23:56:53.023Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-10T23:56:53.023Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T23:56:53.023Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0ca9017c-2547-4780-81be-aedf682e96f0
[2026-01-10T23:56:53.023Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[2026-01-10T23:56:53.023Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T23:56:53.023Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T23:56:53.023Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T23:56:53.023Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T23:56:53.023Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T23:56:53.023Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T23:56:53.023Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T23:56:53.023Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T23:56:53.023Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T23:56:53.023Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T23:56:53.023Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T23:56:53.023Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T23:56:53.023Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T23:56:53.023Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T23:56:53.023Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T23:56:53.023Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T23:56:53.023Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T23:56:53.023Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:56:53.037Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-10T23:56:53.039Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-01-10T23:57:23.155Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] dir
[2026-01-10T23:57:23.158Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:57:23.166Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-10T23:57:23.435Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun: No space left on device
[Pipeline] timeout
[2026-01-10T23:57:23.438Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-01-10T23:57:23.450Z] Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun #4 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2026-01-10T23:57:23.485Z] Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun #4 failed on test-marist-ubuntu2204-s390x-1 due to .*No space left on device.*: https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_s390x_linux_testList_2_rerun/4/
[2026-01-10T23:57:23.486Z] Set test-marist-ubuntu2204-s390x-1 temporarily offline! https://ci.adoptium.net/computer/test-marist-ubuntu2204-s390x-1
Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause. Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 49a5ece8-4b1b-4132-bf49-2fe8ab5e069b
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:243)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.rejectMethod(SandboxInterceptor.java:594)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:167)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
at WorkflowScript.checkErrors(WorkflowScript:681)
at WorkflowScript.runTest(WorkflowScript:623)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor621.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:54)
at jdk.internal.reflect.GeneratedMethodAccessor624.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:54)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
at jdk.internal.reflect.GeneratedMethodAccessor620.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
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.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:840)
Finished: FAILURE