System Error Details

Build O3 Reference Application - Publish Frontend Assembly - Default Job 1500 : Error occurred while running Task 'Checkout Default Repository(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.
(java.lang.RuntimeException : com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch 'refs/heads/main' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git' to source directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1'. command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/home/bamboo-agent/bamboo-agent/.agent_tmp/gitCredentials1208237566981134043.tmp' fetch https://github.com/openmrs/openmrs-distro-referenceapplication.git +refs/heads/main:refs/heads/main --update-head-ok] failed with code 128. Working directory was [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1]., stderr: fatal: write error: No space left on device fatal: fetch-pack: invalid index-pack output)

Occurred: 19 Dec 2024, 9:09:40 PM
Agent: yu.openmrs.org
java.lang.RuntimeException: com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch 'refs/heads/main' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git' to source directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1'. command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/home/bamboo-agent/bamboo-agent/.agent_tmp/gitCredentials1208237566981134043.tmp' fetch https://github.com/openmrs/openmrs-distro-referenceapplication.git +refs/heads/main:refs/heads/main --update-head-ok] failed with code 128. Working directory was [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1]., stderr:
fatal: write error: No space left on device
fatal: fetch-pack: invalid index-pack output
	at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:142)
	at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:99)
	at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:208)
	at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:189)
	at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:126)
	at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323)
	at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258)
	at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323)
	at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:97)
	at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:81)
	at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:205)
	at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:177)
	at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:169)
	at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
	at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:162)
	at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:122)
	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.lang.Thread.run(Thread.java:750)
Caused by: com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch 'refs/heads/main' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git' to source directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1'. command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/home/bamboo-agent/bamboo-agent/.agent_tmp/gitCredentials1208237566981134043.tmp' fetch https://github.com/openmrs/openmrs-distro-referenceapplication.git +refs/heads/main:refs/heads/main --update-head-ok] failed with code 128. Working directory was [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1]., stderr:
fatal: write error: No space left on device
fatal: fetch-pack: invalid index-pack output
	at com.atlassian.bamboo.plugins.git.NativeGitOperationHelper.fetch(NativeGitOperationHelper.java:554)
	at com.atlassian.bamboo.plugins.git.NativeGitOperationHelper.fetch(NativeGitOperationHelper.java:524)
	at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.checkout(GitWorkingCopyManager.java:265)
	at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.retrieveSourceCode(GitWorkingCopyManager.java:122)
	at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:207)
	at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$000(VcsCheckoutTask.java:55)
	at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:129)
	at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:126)
	at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:112)
	... 20 more
Caused by: com.atlassian.bamboo.plugins.git.GitCommandException: command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/home/bamboo-agent/bamboo-agent/.agent_tmp/gitCredentials1208237566981134043.tmp' fetch https://github.com/openmrs/openmrs-distro-referenceapplication.git +refs/heads/main:refs/heads/main --update-head-ok] failed with code 128. Working directory was [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/O3-PFA-JOB1]., stderr:
fatal: write error: No space left on device
fatal: fetch-pack: invalid index-pack output
	at com.atlassian.bamboo.plugins.git.GitCommandProcessor.runCommand(GitCommandProcessor.java:773)
	at com.atlassian.bamboo.plugins.git.GitCommandProcessor.runFetchCommand(GitCommandProcessor.java:327)
	at com.atlassian.bamboo.plugins.git.NativeGitOperationHelper.fetch(NativeGitOperationHelper.java:538)
	... 28 more