System Error Details
Build CASASPECS - Master Test 3.10 - Test Tasks ARM Macos 14 Py3.10 105
: Error occurred while executing the build for CASASPECS - Master Test 3.10 - Test Tasks ARM Macos 14 Py3.10 #105 (CASASPECS-MASTERTESTPY310-TTARMM14PY310-105)
Occurred: 28 Mar 2025, 12:45:10 AM
Agent: cbt-macos14-test-2
(com.atlassian.util.concurrent.LazyReference$InitializationException : java.lang.RuntimeException: Unexpected exception)
Occurred: 28 Mar 2025, 12:45:10 AM
Agent: cbt-macos14-test-2
com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.RuntimeException: Unexpected exception at com.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:152) at com.atlassian.util.concurrent.LazyReference.get(LazyReference.java:115) at com.atlassian.util.concurrent.ResettableLazyReference.get(ResettableLazyReference.java:89) at com.atlassian.bamboo.utils.expirables.ExpirableResettableLazyReference.get(ExpirableResettableLazyReference.java:40) at com.atlassian.bamboo.build.logger.BuildLogFileWriter.writeLog(BuildLogFileWriter.java:66) at com.atlassian.bamboo.build.logger.LazyBuildLogFileWriterImpl.lambda$write$1(LazyBuildLogFileWriterImpl.java:50) at com.atlassian.bamboo.build.logger.LazyBuildLogFileWriterImpl.withFileWriter(LazyBuildLogFileWriterImpl.java:84) at com.atlassian.bamboo.build.logger.LazyBuildLogFileWriterImpl.write(LazyBuildLogFileWriterImpl.java:48) at com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger.onAddLogEntry(RemoteBuildLogger.java:146) at com.atlassian.bamboo.build.logger.AbstractBuildLogger.addLogEntry(AbstractBuildLogger.java:122) at com.atlassian.bamboo.v2.build.agent.remote.RemoteBuildLogger.addBuildLogEntry(RemoteBuildLogger.java:90) at com.atlassian.bamboo.build.logger.AbstractBuildLogger.addBuildLogEntry(AbstractBuildLogger.java:131) at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:182) at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118) at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:177) at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:124) at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.lang.RuntimeException: Unexpected exception at com.atlassian.bamboo.util.BambooObjectUtils.asRuntimeException(BambooObjectUtils.java:119) at com.atlassian.bamboo.build.logger.BuildLogFileWriter.lambda$newWriter$0(BuildLogFileWriter.java:53) at com.atlassian.bamboo.utils.expirables.ExpirableResettableLazyReference.create(ExpirableResettableLazyReference.java:33) at com.atlassian.bamboo.utils.expirables.ExpirableResettableLazyCloseableReference.create(ExpirableResettableLazyCloseableReference.java:32) at com.atlassian.bamboo.utils.expirables.ExpirableResettableLazyCloseableReference.create(ExpirableResettableLazyCloseableReference.java:13) at com.atlassian.util.concurrent.ResettableLazyReference$InternalReference.create(ResettableLazyReference.java:143) at com.atlassian.util.concurrent.LazyReference$Sync.run(LazyReference.java:326) at com.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:146) ... 20 more Caused by: java.io.FileNotFoundException: /Users/casaci/bamboohome/temp/log_spool/plan-135954944-TTARMM14PY310-105.log (No space left on device) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:237) at com.atlassian.bamboo.build.logger.BuildLogFileWriter.lambda$newWriter$0(BuildLogFileWriter.java:50) ... 26 more