You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/04/20 02:23:33 UTC

[JENKINS] Solr » Solr-Artifacts-9x - Build # 102 - Failure!

Build: https://ci-builds.apache.org/job/Solr/job/Solr-Artifacts-9x/102/

No tests ran.

Build Log:
[...truncated 290 lines...]
ERROR: Step ‘Archive the artifacts’ aborted due to exception: 
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at java.util.zip.CheckedOutputStream.write(CheckedOutputStream.java:73)
	at com.google.common.io.ByteStreams.copy(ByteStreams.java:197)
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:46)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:172)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:88)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:255)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:755)
	at hudson.model.Build$BuildExecution.post2(Build.java:178)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:699)
	at hudson.model.Run.execute(Run.java:1913)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)
Publishing Javadoc
FATAL: Unable to copy Javadoc from /home/jenkins/jenkins-slave/workspace/Solr/Solr-Artifacts-9x/solr/documentation/build/site to /home/jenkins/jenkins-home/jobs/Solr/jobs/Solr-Artifacts-9x/javadoc
java.io.IOException: Failed to extract /home/jenkins/jenkins-slave/workspace/Solr/Solr-Artifacts-9x/solr/documentation/build/site/**/*
	at hudson.FilePath.readFromTar(FilePath.java:2863)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2638)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2602)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2590)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2573)
	at hudson.tasks.JavadocArchiver.perform(JavadocArchiver.java:109)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:755)
	at hudson.model.Build$BuildExecution.post2(Build.java:178)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:699)
	at hudson.model.Run.execute(Run.java:1913)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)
	Suppressed: java.util.concurrent.ExecutionException: java.io.IOException: This archive contains unclosed entries.
		at hudson.remoting.Channel$2.adapt(Channel.java:1037)
		at hudson.remoting.Channel$2.adapt(Channel.java:1031)
		at hudson.remoting.FutureAdapter.get(FutureAdapter.java:65)
		at hudson.FilePath.copyRecursiveTo(FilePath.java:2641)
		... 15 more
	Caused by: java.io.IOException: This archive contains unclosed entries.
		at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:291)
		at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:309)
		at hudson.util.io.TarArchiver.close(TarArchiver.java:125)
		at hudson.FilePath.writeToTar(FilePath.java:2824)
		at hudson.FilePath.access$4400(FilePath.java:212)
		at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2787)
		at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2774)
		at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3329)
		at hudson.remoting.UserRequest.perform(UserRequest.java:211)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:376)
		at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
		Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel$2.adapt(Channel.java:1035)
			at hudson.remoting.Channel$2.adapt(Channel.java:1031)
			at hudson.remoting.FutureAdapter.get(FutureAdapter.java:65)
			at hudson.FilePath.copyRecursiveTo(FilePath.java:2641)
			at hudson.FilePath.copyRecursiveTo(FilePath.java:2602)
			at hudson.FilePath.copyRecursiveTo(FilePath.java:2590)
			at hudson.FilePath.copyRecursiveTo(FilePath.java:2573)
			at hudson.tasks.JavadocArchiver.perform(JavadocArchiver.java:109)
			at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
			at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
			at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
			at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
			at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:755)
			at hudson.model.Build$BuildExecution.post2(Build.java:178)
			at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:699)
			at hudson.model.Run.execute(Run.java:1913)
			at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
			at hudson.model.ResourceController.execute(ResourceController.java:99)
			at hudson.model.Executor.run(Executor.java:432)
Caused by: java.io.IOException: No space left on device
	at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:60)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
	at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:211)
	at java.nio.channels.Channels.writeFullyImpl(Channels.java:78)
	at java.nio.channels.Channels.writeFully(Channels.java:101)
	at java.nio.channels.Channels.access$000(Channels.java:61)
	at java.nio.channels.Channels$1.write(Channels.java:174)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1310)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:978)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1282)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:953)
	at hudson.util.IOUtils.copy(IOUtils.java:52)
	at hudson.FilePath.readFromTar(FilePath.java:2853)
	... 16 more
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any