You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/13 04:31:10 UTC

Build failed in Jenkins: Rampart #1558

See <https://builds.apache.org/job/Rampart/1558/>

------------------------------------------
[...truncated 3109 lines...]
     [copy] Copying 1 file to <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/temp-rahas/org/apache/rahas>
     [copy] Copying 1 file to <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/temp-rahas>
    [mkdir] Created dir: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_client_repo/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_1/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_1/services>
     [copy] Copying 1 file to <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/temp-rahas/META-INF>
      [jar] Building jar: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_1/services/SecureService.aar>
    [mkdir] Created dir: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_3/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_3/services>
     [copy] Copying 1 file to <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/temp-rahas/META-INF>
      [jar] Building jar: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_3/services/SecureService.aar>
    [mkdir] Created dir: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_5/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_5/services>
     [copy] Copying 1 file to <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/temp-rahas/META-INF>
      [jar] Building jar: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-resources/rahas_service_repo_5/services/SecureService.aar>
[INFO] Executed tasks
Aug 13, 2013 2:29:07 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 13, 2013 2:29:07 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:2.0:testCompile (default-testCompile) @ rampart-integration ---
Compiling 14 source files to <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/test-classes>
Aug 13, 2013 2:29:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Aug 13, 2013 2:29:08 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.10:test (default-test) @ rampart-integration ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.rampart.RampartTest
Server started on port 5555.....Testing WS-Sec: custom scenario 1
Testing WS-Sec: custom scenario 2
Testing WS-Sec: custom scenario 6
Testing WS-Sec: custom scenario 7
Testing WS-Sec: custom scenario 8
Testing WS-Sec: custom scenario 9
Testing WS-Sec: custom scenario 10
Testing WS-Sec: custom scenario 11
Testing WS-Sec: custom scenario 12
Testing WS-Sec: custom scenario 14
Testing WS-Sec: custom scenario 15
Testing WS-Sec: custom scenario 16
Testing WS-Sec: custom scenario 17
Testing WS-Sec: custom scenario 18
Testing WS-Sec: custom scenario 19
Testing WS-Sec: custom scenario 20
Testing WS-Sec: custom scenario 21
Testing WS-Sec: custom scenario 22
Testing WS-Sec: custom scenario 23
Testing WS-Sec: custom scenario 24
Testing WS-Sec: custom scenario 26
Testing WS-Sec: custom scenario 27
Testing WS-Sec: custom scenario 28
2013-08-13 02:29:19,961 ERROR org.apache.axis2.engine.AxisEngine - Expected encrypted part missing
org.apache.axis2.AxisFault: Expected encrypted part missing
	at org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:180)
	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
	at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:335)
	at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:250)
	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:156)
	at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:176)
	at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:297)
	at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
	at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
	at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.rampart.RampartException: Expected encrypted part missing
	at org.apache.rampart.PolicyBasedResultsValidator.validateEncrSig(PolicyBasedResultsValidator.java:276)
	at org.apache.rampart.PolicyBasedResultsValidator.validate(PolicyBasedResultsValidator.java:153)
	at org.apache.rampart.RampartEngine.process(RampartEngine.java:266)
	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
	... 12 more
Testing WS-Sec: custom scenario 29
Testing WS-Sec: custom scenario 30
Testing WS-Sec: custom scenario 31
Testing WS-Sec: custom scenario 32
Testing WS-Sec: custom scenario 33
Testing WS-Sec: custom scenario 34
2013-08-13 02:29:20,239 ERROR org.apache.axis2.engine.AxisEngine - Invalid signature algorithm for Asymmetric binding
org.apache.axis2.AxisFault: Invalid signature algorithm for Asymmetric binding
	at org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:180)
	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
	at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:335)
	at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:250)
	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:156)
	at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:176)
	at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:297)
	at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
	at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
	at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.rampart.RampartException: Invalid signature algorithm for Asymmetric binding
	at org.apache.rampart.RampartEngine.process(RampartEngine.java:243)
	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
	... 12 more
Invalid signature algorithm for Asymmetric binding
--------------Testing negative scenarios----------------------------
Testing WS-Sec: negative scenario 1
Testing WS-Sec: negative scenario 2
Testing WS-Sec: negative scenario 6
Testing WS-Sec: negative scenario 7
Testing WS-Sec: negative scenario 8
Testing WS-Sec: negative scenario 9
Testing WS-Sec: negative scenario 10
Testing WS-Sec: negative scenario 11
Testing WS-Sec: negative scenario 12
Testing WS-Sec: negative scenario 14
Testing WS-Sec: negative scenario 15
Testing WS-Sec: negative scenario 16
Testing WS-Sec: negative scenario 17
Testing WS-Sec: negative scenario 18
Testing WS-Sec: negative scenario 19
Testing WS-Sec: negative scenario 20
Testing WS-Sec: negative scenario 21
Testing WS-Sec: negative scenario 22
Testing WS-SecConv: custom scenario 1
Testing WS-SecConv: custom scenario 2
Testing WS-SecConv: custom scenario 4
Testing WS-SecConv: custom scenario 5
[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.66 sec
Running org.apache.rahas.RahasSAMLTokenAttributeTest
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.406 sec
Running org.apache.rahas.RahasSAMLTokenUTForBearerV1205Test
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.27 sec
Running org.apache.rahas.RahasSAMLTokenUTForBearerTest
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.214 sec
Running org.apache.rahas.RahasSAML2TokenTest
Server started on port 5555..... Running SAML2 Test with Symmetric Key As the KeyType in RST. 
[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.274 sec
Running org.apache.rahas.RahasSAML2TokenCertForHoKTest
Server started on port 5555.....Running SAML2 Test with Public Key as the KeyType in RST.
[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.239 sec
Running org.apache.rahas.RahasSAMLTokenCertForHoKTest
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.222 sec
Running org.apache.rahas.RahasSAMLTokenV1205Test
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.222 sec
Running org.apache.rahas.RahasSAML2TokenUTForBearerTest
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.194 sec
Running org.apache.rahas.RahasSAMLTokenUTForHoKTest
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.181 sec
Running org.apache.rahas.RahasSAMLTokenCertForHoKV1205Test
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.321 sec
Running org.apache.rahas.RahasSAMLTokenUTForHoKV1205Test
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.194 sec
Running org.apache.rahas.RahasSAMLTokenTest
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.215 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: ------------------------------------------------------------------------
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Reactor Summary:
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: 
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Rampart .................................... SUCCESS [45.479s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Policy .................................. SUCCESS [15.837s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Trust ................................... SUCCESS [29.735s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Core .................................... SUCCESS [11.042s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Javadoc ........................................... SUCCESS [2.438s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Test Suite .............................. SUCCESS [11.760s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Mar ..................................... SUCCESS [5.956s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Trust-Mar ............................... SUCCESS [3.666s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Integration ............................. FAILURE [1:32.745s]
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Samples ................................. SKIPPED
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Rampart - Distribution ............................ SKIPPED
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: ------------------------------------------------------------------------
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: BUILD FAILURE
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: ------------------------------------------------------------------------
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Total time: 3:41.951s
Aug 13, 2013 2:30:29 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Finished at: Tue Aug 13 02:30:29 UTC 2013
Aug 13, 2013 2:30:30 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Final Memory: 80M/228M
Aug 13, 2013 2:30:30 AM org.apache.maven.cli.event.ExecutionEventLogger sessionEnded
INFO: ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-core/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-core/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-core/target/rampart-core-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-core/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-core/target/jacoco.exec> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-core/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-core/target/rampart-core-1.7.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-core/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-core/1.7.0-SNAPSHOT/rampart-core-1.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-tests/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-tests/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-tests/1.7.0-SNAPSHOT/rampart-tests-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-tests/target/rampart-tests-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-tests/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-tests/1.7.0-SNAPSHOT/rampart-tests-1.7.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-tests/target/jacoco.exec> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-tests/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-tests/1.7.0-SNAPSHOT/rampart-tests-1.7.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-tests/target/rampart-tests-1.7.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-tests/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-tests/1.7.0-SNAPSHOT/rampart-tests-1.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/apidocs/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$apidocs/builds/2013-08-13_02-26-35/archive/org.apache.rampart/apidocs/1.7.0-SNAPSHOT/apidocs-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-project/builds/2013-08-13_02-26-35/archive/org.apache.rampart/rampart-project/1.7.0-SNAPSHOT/rampart-project-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/target/rampart-project-1.7.0-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-project/builds/2013-08-13_02-26-35/archive/org.apache.rampart/rampart-project/1.7.0-SNAPSHOT/rampart-project-1.7.0-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust-mar/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rahas/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rahas/1.7.0-SNAPSHOT/rahas-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust-mar/target/rahas-1.7.0-SNAPSHOT.mar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rahas/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rahas/1.7.0-SNAPSHOT/rahas-1.7.0-SNAPSHOT.mar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust-mar/target/jacoco.exec> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rahas/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rahas/1.7.0-SNAPSHOT/rahas-1.7.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust-mar/target/rahas-1.7.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rahas/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rahas/1.7.0-SNAPSHOT/rahas-1.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-integration/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-integration/builds/2013-08-13_02-26-37/archive/org.apache.rampart/rampart-integration/1.7.0-SNAPSHOT/rampart-integration-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-samples/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-sample/builds/2013-08-13_02-26-37/archive/org.apache.rampart/rampart-sample/1.7.0-SNAPSHOT/rampart-sample-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-mar/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart/1.7.0-SNAPSHOT/rampart-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-mar/target/rampart-1.7.0-SNAPSHOT.mar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart/1.7.0-SNAPSHOT/rampart-1.7.0-SNAPSHOT.mar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-mar/target/jacoco.exec> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart/1.7.0-SNAPSHOT/rampart-1.7.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-mar/target/rampart-1.7.0-SNAPSHOT.mar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart/1.7.0-SNAPSHOT/rampart-1.7.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-mar/target/rampart-1.7.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart/1.7.0-SNAPSHOT/rampart-1.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-policy/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-policy/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-policy/1.7.0-SNAPSHOT/rampart-policy-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-policy/target/rampart-policy-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-policy/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-policy/1.7.0-SNAPSHOT/rampart-policy-1.7.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-policy/target/jacoco.exec> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-policy/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-policy/1.7.0-SNAPSHOT/rampart-policy-1.7.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-policy/target/rampart-policy-1.7.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-policy/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-policy/1.7.0-SNAPSHOT/rampart-policy-1.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-trust/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-trust/1.7.0-SNAPSHOT/rampart-trust-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust/target/rampart-trust-1.7.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-trust/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-trust/1.7.0-SNAPSHOT/rampart-trust-1.7.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust/target/jacoco.exec> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-trust/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-trust/1.7.0-SNAPSHOT/rampart-trust-1.7.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/rampart-trust/target/rampart-trust-1.7.0-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-trust/builds/2013-08-13_02-26-36/archive/org.apache.rampart/rampart-trust/1.7.0-SNAPSHOT/rampart-trust-1.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Rampart/ws/trunk/modules/distribution/pom.xml> to /home/hudson/hudson/jobs/Rampart/modules/org.apache.rampart$rampart-dist/builds/2013-08-13_02-26-37/archive/org.apache.rampart/rampart-dist/1.7.0-SNAPSHOT/rampart-dist-1.7.0-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
Sending e-mails to: java-dev@axis.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Jenkins build is back to normal : Rampart #1559

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Rampart/1559/>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org