Skip to main content

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

See <https://ci.eclipse.org/jgit/job/stable/job/jgit-stable/906/display/redirect>

------------------------------------------
[...truncated 256.28 KB...]
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.http.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.jgit.http.test ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (create_jgit) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.http.test >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.jgit.http.test ---
[INFO] 
[INFO] Executing tasks
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.http.test ---

main:
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.http.test ---
[INFO] argLine set to -javaagent:<https://ci.eclipse.org/jgit/job/stable/job/jgit-stable/ws/.repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.http.test/target/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.http.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.http.test ---
     [move] Moving 1 file to /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.pgm/target
[INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-5.3.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.http.test/tst-rsrc
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.jgit.http.test ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.jgit.lfs.server.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach_jgit) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.0:jar (default) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.jgit.http.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.jgit.lfs.server.fs.CheckoutTest
[INFO] Running org.eclipse.jgit.lfs.server.fs.PushTest
[INFO] Running org.eclipse.jgit.lfs.server.fs.DownloadTest
[INFO] Running org.eclipse.jgit.lfs.server.fs.UploadTest
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.
[INFO] Running org.eclipse.jgit.http.test.MeasurePackSizeTest
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.
[INFO] Running org.eclipse.jgit.http.test.HttpClientTests
[INFO] Running org.eclipse.jgit.http.test.AsIsServiceTest
[INFO] Running org.eclipse.jgit.http.test.ErrorServletTest
[INFO] Running org.eclipse.jgit.http.test.DumbClientDumbServerTest
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.
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.
[INFO] Running org.eclipse.jgit.http.test.GitServletResponseTests
[INFO] Running org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
[INFO] Running org.eclipse.jgit.http.test.RegexPipelineTest
[INFO] Running org.eclipse.jgit.http.test.HookMessageTest
[INFO] Running org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
[INFO] Running org.eclipse.jgit.http.test.SetAdditionalHeadersTest
[INFO] Running org.eclipse.jgit.http.test.SmartClientSmartServerTest
[INFO] Running org.eclipse.jgit.http.server.RootLocaleTest
[INFO] Running org.eclipse.jgit.http.server.ClientVersionUtilTest
[INFO] Running org.eclipse.jgit.http.test.GitServletInitTest
[INFO] Running org.eclipse.jgit.transport.http.apache.HttpClientConnectionTest
[INFO] Running org.eclipse.jgit.http.test.SmartClientSmartServerSslTest
[INFO] Running org.eclipse.jgit.http.test.DumbClientSmartServerTest
[INFO] Running org.eclipse.jgit.http.server.ServletUtilsTest
[INFO] Running org.eclipse.jgit.http.test.AdvertiseErrorTest
[INFO] Running org.eclipse.jgit.http.test.ProtocolErrorTest
[INFO] Running org.eclipse.jgit.http.test.FileResolverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.jgit.http.server.RootLocaleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in org.eclipse.jgit.http.server.ClientVersionUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.jgit.http.server.ServletUtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.eclipse.jgit.transport.http.apache.HttpClientConnectionTest
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.807 s - in org.eclipse.jgit.http.test.ErrorServletTest
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.
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.
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.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.917 s - in org.eclipse.jgit.http.test.RegexPipelineTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.703 s - in org.eclipse.jgit.http.test.GitServletInitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.506 s - in org.eclipse.jgit.http.test.AsIsServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.722 s - in org.eclipse.jgit.http.test.FileResolverTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.404 s - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.573 s - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
Apr 16, 2019 9:30:02 PM org.eclipse.jgit.lfs.server.fs.ObjectUploadListener onError
WARNING: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
org.eclipse.jgit.lfs.errors.CorruptLongObjectException: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.verifyHash(AtomicObjectOutputStream.java:151)
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.close(AtomicObjectOutputStream.java:138)
	at java.nio.channels.Channels$WritableByteChannelImpl.implCloseChannel(Channels.java:469)
	at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:115)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.close(ObjectUploadListener.java:156)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.onDataAvailable(ObjectUploadListener.java:136)
	at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:908)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1436)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:466)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)

[INFO] Building jar: /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-5.3.1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:report (default-report) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:check (default-check) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.pgm/target/jacoco.exec
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.jgit.pgm ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit
uploaded 10 MiB random data in 2,728.093ms
downloaded 10 MiB random data in 121.646ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.487 s - in org.eclipse.jgit.lfs.server.fs.UploadTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.923 s - in org.eclipse.jgit.http.test.ProtocolErrorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.288 s - in org.eclipse.jgit.lfs.server.fs.DownloadTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.495 s - in org.eclipse.jgit.http.test.SetAdditionalHeadersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.15 s - in org.eclipse.jgit.http.test.AdvertiseErrorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.109 s - in org.eclipse.jgit.lfs.server.fs.CheckoutTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.117 s - in org.eclipse.jgit.http.test.MeasurePackSizeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.252 s - in org.eclipse.jgit.http.test.GitServletResponseTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.116 s - in org.eclipse.jgit.http.test.HookMessageTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.652 s - in org.eclipse.jgit.http.test.HttpClientTests
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 20.026 s <<< FAILURE! - in org.eclipse.jgit.lfs.server.fs.PushTest
[ERROR] testPushSimple(org.eclipse.jgit.lfs.server.fs.PushTest)  Time elapsed: 19.395 s  <<< ERROR!
java.io.IOException: Could not delete file /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.lfs.server.test/target/jgit_test_6195024631766961703/gc.log.lock
	at org.eclipse.jgit.lfs.server.fs.PushTest.cleanup(PushTest.java:124)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   PushTest.cleanup:124 » IO Could not delete file /jobs/genie.jgit/stable/jobs/j...
[INFO] 
[ERROR] Tests run: 13, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  4.285 s]
[INFO] JGit - Core ........................................ SUCCESS [01:54 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 24.277 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 27.834 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 41.544 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 27.792 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 40.857 s]
[INFO] JGit - Apache sshd-based SSH support ............... SUCCESS [ 44.895 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 40.450 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 14.845 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 41.965 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 14.890 s]
[INFO] JGit - JUnit Ssh Utility Classes ................... SUCCESS [ 27.441 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.234 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 13.661 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [ 21.962 s]
[INFO] JGit - Apache sshd SSH Tests ....................... SKIPPED
[INFO] JGit - Test Coverage ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:18 min (Wall Clock)
[INFO] Finished at: 2019-04-16T21:30:13-04:00
[INFO] Final Memory: 68M/1914M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/stable/jobs/jgit-stable/workspace/org.eclipse.jgit.lfs.server.test/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].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.lfs.server.test
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.527 s - in org.eclipse.jgit.http.test.DumbClientSmartServerTest
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top