Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit #1309

See <https://ci.eclipse.org/jgit/job/jgit/1309/display/redirect?page=changes>

Changes:

[tparker] Correctly exit fetch negotiation for stateless RPC connections

------------------------------------------
[...truncated 312.71 KB...]
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.eclipse.jgit.lfs.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (compile-with-errorprone) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.ant.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.ant.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.ant.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.test/target/classes
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ant.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.ant.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.ant.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.ant.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.eclipse.jgit.ant.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.ant.test/target/test-classes
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.junit.http/target/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.junit.http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.eclipse.jgit.junit.http ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (compile-with-errorprone) @ org.eclipse.jgit.junit.http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.junit.http/target/classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.eclipse.jgit.ant.test ---
[WARNING] The system property java.io.tmpdir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.test >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.test ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.lfs.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.test/target/org.eclipse.jgit.lfs.test-4.11.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.test/tst-rsrc
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.test/target/test-classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.server ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.server <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.11.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.eclipse.jgit.lfs.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.server/target/org.eclipse.jgit.lfs.server-4.11.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit.http >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.junit.http ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/jgit/ws/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit.http <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.junit.http ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.11.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit.http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.junit.http/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.eclipse.jgit.junit.http ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.eclipse.jgit.junit.http ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.junit.http ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.junit.http/target/org.eclipse.jgit.junit.http-4.11.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.eclipse.jgit.lfs.test ---
[WARNING] The system property java.io.tmpdir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.jgit.ant.tasks.GitCloneTaskTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.148 s <<< FAILURE! - in org.eclipse.jgit.ant.tasks.GitCloneTaskTest
[ERROR] shouldRaiseErrorOnBadSourceURL(org.eclipse.jgit.ant.tasks.GitCloneTaskTest)  Time elapsed: 0.063 s  <<< ERROR!
java.io.IOException: No such file or directory

[ERROR] shouldRaiseErrorOnBadUrl(org.eclipse.jgit.ant.tasks.GitCloneTaskTest)  Time elapsed: 0.001 s  <<< ERROR!
java.io.IOException: No such file or directory

[ERROR] shouldCloneAValidGitRepository(org.eclipse.jgit.ant.tasks.GitCloneTaskTest)  Time elapsed: 0 s  <<< ERROR!
java.io.IOException: No such file or directory

[ERROR] shouldRaiseErrorOnNoUrl(org.eclipse.jgit.ant.tasks.GitCloneTaskTest)  Time elapsed: 0.002 s  <<< ERROR!
java.io.IOException: No such file or directory

[ERROR] shouldCreateABareCloneOfAValidGitRepository(org.eclipse.jgit.ant.tasks.GitCloneTaskTest)  Time elapsed: 0 s  <<< ERROR!
java.io.IOException: No such file or directory

[ERROR] shouldRaiseErrorOnEmptyUrl(org.eclipse.jgit.ant.tasks.GitCloneTaskTest)  Time elapsed: 0 s  <<< ERROR!
java.io.IOException: No such file or directory

[INFO] Running org.eclipse.jgit.lfs.lib.LongObjectIdTest
[INFO] Running org.eclipse.jgit.lfs.lib.LfsPointerFilterTest
[INFO] Running org.eclipse.jgit.lfs.lib.MutableLongObjectIdTest
[INFO] Running org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectIdTest
[INFO] Running org.eclipse.jgit.lfs.lib.LFSPointerTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   GitCloneTaskTest>LocalDiskRepositoryTestCase.setUp:123 » IO No such file or di...
[ERROR]   GitCloneTaskTest>LocalDiskRepositoryTestCase.setUp:123 » IO No such file or di...
[ERROR]   GitCloneTaskTest>LocalDiskRepositoryTestCase.setUp:123 » IO No such file or di...
[ERROR]   GitCloneTaskTest>LocalDiskRepositoryTestCase.setUp:123 » IO No such file or di...
[ERROR]   GitCloneTaskTest>LocalDiskRepositoryTestCase.setUp:123 » IO No such file or di...
[ERROR]   GitCloneTaskTest>LocalDiskRepositoryTestCase.setUp:123 » IO No such file or di...
[INFO] 
[ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  4.814 s]
[INFO] JGit - Core ........................................ SUCCESS [02:27 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 18.747 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 20.356 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 28.288 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 20.142 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 28.911 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 28.659 s]
[INFO] JGit - Large File Storage Server ................... SKIPPED
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 29.074 s]
[INFO] JGit - JUnit Http Utility Classes .................. SKIPPED
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. FAILURE [  1.700 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:04 min (Wall Clock)
[INFO] Finished at: 2018-02-28T18:37:15-05:00
[INFO] Final Memory: 153M/1931M
[INFO] ------------------------------------------------------------------------
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project org.eclipse.jgit.ant.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.ant.test/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] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.ant.test
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.039 s <<< FAILURE! - in org.eclipse.jgit.lfs.lib.LongObjectIdTest
[ERROR] org.eclipse.jgit.lfs.lib.LongObjectIdTest  Time elapsed: 1.038 s  <<< ERROR!
java.nio.file.NoSuchFileException: /opt/public/hipp/ramdisk/jgit/test/jgit_test_8455890986504272357
	at org.eclipse.jgit.lfs.lib.LongObjectIdTest.setup(LongObjectIdTest.java:79)

[ERROR] org.eclipse.jgit.lfs.lib.LongObjectIdTest  Time elapsed: 1.039 s  <<< ERROR!
java.lang.NullPointerException
	at org.eclipse.jgit.lfs.lib.LongObjectIdTest.tearDown(LongObjectIdTest.java:84)

[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s - in org.eclipse.jgit.lfs.lib.LfsPointerFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s - in org.eclipse.jgit.lfs.lib.MutableLongObjectIdTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s - in org.eclipse.jgit.lfs.lib.LFSPointerTest
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectIdTest
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top