Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: 1.0.x-nightly #69

See <https://hudson.eclipse.org/californium/job/1.0.x-nightly/69/>

------------------------------------------
[...truncated 182 lines...]
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ demo-certs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/demo-certs/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ demo-certs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ demo-certs ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ demo-certs ---
[INFO] Building jar: <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/demo-certs/target/demo-certs-1.0.6-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ demo-certs ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ demo-certs ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ demo-certs ---
[INFO] Installing <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/demo-certs/target/demo-certs-1.0.6-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-certs/1.0.6-SNAPSHOT/demo-certs-1.0.6-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/demo-certs/pom.xml> to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-certs/1.0.6-SNAPSHOT/demo-certs-1.0.6-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium (Sc) Core 1.0.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium ---
[INFO] Deleting <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ scandium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ scandium ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 75 source files to <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/target/classes>
[INFO] <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/src/main/java/org/eclipse/californium/scandium/dtls/InMemoryConnectionStore.java>: Some input files use or override a deprecated API.
[INFO] <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/src/main/java/org/eclipse/californium/scandium/dtls/InMemoryConnectionStore.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ scandium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ scandium ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ scandium ---
[INFO] Surefire report directory: <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/target/surefire-reports>
[INFO] parallel='classes', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.californium.scandium.dtls.DTLSSessionTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.eclipse.californium.scandium.dtls.DTLSSessionTest
Running org.eclipse.californium.scandium.dtls.CertificateRequestTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.eclipse.californium.scandium.dtls.CertificateRequestTest
Running org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Running org.eclipse.californium.scandium.util.Base64Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 sec - in org.eclipse.californium.scandium.util.Base64Test
Running org.eclipse.californium.scandium.dtls.ClientHelloTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.eclipse.californium.scandium.dtls.ClientHelloTest
Running org.eclipse.californium.scandium.util.LeastRecentlyUsedCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec - in org.eclipse.californium.scandium.util.LeastRecentlyUsedCacheTest
Running org.eclipse.californium.scandium.dtls.ClientHandshakerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.eclipse.californium.scandium.dtls.ClientHandshakerTest
Running org.eclipse.californium.scandium.dtls.CertificateMessageTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.eclipse.californium.scandium.dtls.CertificateMessageTest
Running org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Running org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest
23 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-15 at (2017-06-30 08:52:47)
23 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-15 at (2017-06-30 08:52:47)
23 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-15 at (2017-06-30 08:52:47)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest
Running org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest
Running org.eclipse.californium.scandium.dtls.ServerHelloTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.eclipse.californium.scandium.dtls.ServerHelloTest
Running org.eclipse.californium.scandium.config.DtlsConnectorConfigTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.eclipse.californium.scandium.config.DtlsConnectorConfigTest
Running org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest
Running org.eclipse.californium.scandium.dtls.RecordTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in org.eclipse.californium.scandium.dtls.RecordTest
Running org.eclipse.californium.scandium.util.DatagramReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.californium.scandium.util.DatagramReaderTest
Running org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest
Running org.eclipse.californium.scandium.dtls.AlertMessageTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.eclipse.californium.scandium.dtls.AlertMessageTest

Results :

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

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (medium-tests) @ scandium ---
[INFO] Surefire report directory: <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/target/surefire-reports>
[INFO] parallel='classes', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 2, connection expiration threshold: 300s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:130) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:51)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:40855] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:51)
14 INFO [DTLSConnector]: Aborting handshake with peer [/127.0.0.1:49320]: Cannot authenticate client, identity [unknownIdentity] is unknown - (org.eclipse.californium.scandium.DTLSConnector.java:1502) terminateOngoingHandshake() in thread DTLS-Receiver-/127.0.0.1:40855 at (2017-06-30 08:52:55)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:40855] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
Running org.eclipse.californium.scandium.dtls.HandshakerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 sec - in org.eclipse.californium.scandium.dtls.HandshakerTest
Running org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec - in org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Running org.eclipse.californium.scandium.DTLSConnectorTest
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:51)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:46299] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:51)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:54722] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:53578] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:53578] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:283) start() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:53578] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:50697] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:50697] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:58916] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:58916] - (org.eclipse.californium.scandium.DTLSConnector.java:511) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:39826] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:39826] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:32827] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:52)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:38992] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:38992] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:52325] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:47138] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:47138] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:33823] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:33823] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:33823] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:36942] with MTU [65,536] using (inbound) datagram buffer size [602 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:53)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:34220] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:40694] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:42526] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:35372] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:35372] - (org.eclipse.californium.scandium.DTLSConnector.java:540) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:35372] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:283) start() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:35372] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:42898] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:54)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:55)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:55)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:49320] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:55)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:49320] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:55)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:52:55)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:47565] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:55)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:10001] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:52:55)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:10001] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:52:57)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:53:08)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:48844] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:53:08)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:48844] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:37176] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
 8 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:164) <init>() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
 8 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:59761] with MTU [65,536] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:271) start() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
 8 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:59761] - (org.eclipse.californium.scandium.DTLSConnector.java:396) stop() in thread pool-1-thread-1 at (2017-06-30 08:53:09)
Tests run: 25, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 18.217 sec <<< FAILURE! - in org.eclipse.californium.scandium.DTLSConnectorTest
testConnectorResumesSessionFromNewConnection(org.eclipse.californium.scandium.DTLSConnectorTest)  Time elapsed: 13.931 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.eclipse.californium.scandium.DTLSConnectorTest.testConnectorResumesSessionFromNewConnection(DTLSConnectorTest.java:493)


Results :

Failed tests: 
  DTLSConnectorTest.testConnectorResumesSessionFromNewConnection:493 null

Tests run: 46, Failures: 1, Errors: 0, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [ 16.181 s]
[INFO] element-connector .................................. SUCCESS [ 28.433 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.418 s]
[INFO] Scandium (Sc) Core ................................. FAILURE [ 53.725 s]
[INFO] Californium (Cf) Core .............................. SKIPPED
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Californium (Cf) Demo Applications ................. SKIPPED
[INFO] Sc-DTLS-Example .................................... SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-CoCoAClient ..................................... SKIPPED
[INFO] Cf-SecureServer .................................... SKIPPED
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf-BenchmarkServer ................................. SKIPPED
[INFO] Cf-ObserveBenchmarkClient .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:45 min
[INFO] Finished at: 2017-06-30T08:53:10-04:00
[INFO] Final Memory: 43M/313M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (medium-tests) on project scandium: There are test failures.

Please refer to <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/target/surefire-reports> for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (medium-tests) on project scandium: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://hudson.eclipse.org/californium/job/1.0.x-nightly/ws/scandium-core/target/surefire-reports> for the individual test results.
[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 :scandium
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top