You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/12 07:48:20 UTC

Build failed in Jenkins: Commons-Compress JDK-Matrix Build » JDK 1.9 (latest) #129

See <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/129/display/redirect?page=changes>

Changes:

[bodewig] examples -> use guide

------------------------------------------
Started by upstream project "Commons-Compress JDK-Matrix Build" build number 129
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision e9ba2a3a6ed6f3de5a08a5c395a3a5ddb7c47fd0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9ba2a3a6ed6f3de5a08a5c395a3a5ddb7c47fd0
Commit message: "examples -> use guide"
 > git rev-list --no-walk 8cc2702c9bc6f39bb7eaba8a35a171869bb3f394 # timeout=10
[JDK 1.9 (latest)] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd clean test && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-compress ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-compress ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/target\apidocs\META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-compress ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/>
[INFO] Storing buildNumber: e9ba2a3a6ed6f3de5a08a5c395a3a5ddb7c47fd0 at timestamp: 1526111287190
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/src\main\resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 206 source files to <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/target\classes>
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java: Some input files use or override a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java: Recompile with -Xlint:deprecation for details.
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/main/java/org/apache/commons/compress/utils/Sets.java: <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/src\main\java\org\apache\commons\compress\utils\Sets.java> uses unchecked or unsafe operations.
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/main/java/org/apache/commons/compress/utils/Sets.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-compress ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-compress ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 177 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ commons-compress ---
[INFO] Executing tasks

main:
    [untar] Expanding: <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/src\test\resources\zstd-tests.tar> into <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/target\test-classes>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 146 source files to <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/target\test-classes>
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/test/java/org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestampTest.java: Some input files use or override a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/test/java/org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestampTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/test/java/org/apache/commons/compress/compressors/z/ZCompressorInputStreamTest.java: <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/src\test\java\org\apache\commons\compress\compressors\z\ZCompressorInputStreamTest.java> uses unchecked or unsafe operations.
[INFO] /F:/jenkins/jenkins-slave/workspace/Commons-Compress JDK-Matrix Build/jdk/JDK 1.9 (latest)/src/test/java/org/apache/commons/compress/compressors/z/ZCompressorInputStreamTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ commons-compress ---
[INFO] argLine set to "-javaagent:F:\\hudson\\m2_repository\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=f:\\jenkins\\jenkins-slave\\workspace\\Commons-Compress JDK-Matrix Build\\jdk\\JDK 1.9 (latest)\\target\\jacoco.exec"
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ commons-compress ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.031 s
[INFO] Finished at: 2018-05-12T07:48:19Z
[INFO] Final Memory: 38M/127M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project commons-compress: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/ws/target\surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] Error creating properties files for forking
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: Error creating properties files for forking
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:576)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1149)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:978)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:854)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.io.IOException: There is not enough space on the disk
[ERROR] 	at java.base/java.io.FileOutputStream.writeBytes(Native Method)
[ERROR] 	at java.base/java.io.FileOutputStream.write(FileOutputStream.java:332)
[ERROR] 	at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:233)
[ERROR] 	at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:303)
[ERROR] 	at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:281)
[ERROR] 	at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
[ERROR] 	at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:211)
[ERROR] 	at java.base/java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120)
[ERROR] 	at java.base/java.io.BufferedWriter.write(BufferedWriter.java:233)
[ERROR] 	at java.base/java.io.Writer.write(Writer.java:162)
[ERROR] 	at java.base/java.util.Properties.store0(Properties.java:881)
[ERROR] 	at java.base/java.util.Properties.store(Properties.java:859)
[ERROR] 	at org.apache.maven.surefire.booter.SystemPropertyManager.writePropertiesFile(SystemPropertyManager.java:99)
[ERROR] 	at org.apache.maven.surefire.booter.SystemPropertyManager.writePropertiesFile(SystemPropertyManager.java:87)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.BooterSerializer.serialize(BooterSerializer.java:172)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:555)
[ERROR] 	... 28 more
[ERROR] 
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Commons-Compress JDK-Matrix Build » JDK 1.9 (latest) #130

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%201.9%20(latest)/130/display/redirect?page=changes>