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: 2.0.x #29

See <https://hudson.eclipse.org/californium/job/2.0.x/29/changes>

Changes:

[Kai Hudalla] Remove Double-Checked Locking

------------------------------------------
[...truncated 193 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /jobs/genie.californium/2.0.x/workspace/scandium-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ scandium ---
[INFO] Surefire report directory: /jobs/genie.californium/2.0.x/workspace/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: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.eclipse.californium.scandium.dtls.DTLSSessionTest
Running org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Running org.eclipse.californium.scandium.dtls.cipher.PseudoRandomFunctionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.eclipse.californium.scandium.dtls.cipher.PseudoRandomFunctionTest
Running org.eclipse.californium.scandium.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 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.078 sec - in org.eclipse.californium.scandium.dtls.ClientHelloTest
Running org.eclipse.californium.scandium.dtls.ClientHandshakerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 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.147 sec - in org.eclipse.californium.scandium.dtls.CertificateMessageTest
Running org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Running org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:93) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:74) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:109) <init>() in thread pool-1-thread-11 at (2016-10-19 07:49:24)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 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.082 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.069 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.073 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.081 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.281 sec - in org.eclipse.californium.scandium.dtls.RecordTest
Running org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 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.013 sec - in org.eclipse.californium.scandium.dtls.AlertMessageTest

Results :

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

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (medium-tests) @ scandium ---
[INFO] Surefire report directory: /jobs/genie.californium/2.0.x/workspace/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
-------------------------------------------------------
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 2, connection expiration threshold: 300s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:126) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:52849] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
13 INFO [DTLSConnector]: Aborting handshake with peer [/127.0.0.1:53194]: Cannot authenticate client, identity [unknownIdentity] is unknown - (org.eclipse.californium.scandium.DTLSConnector.java:1568) terminateOngoingHandshake() in thread DTLS-Receiver-/127.0.0.1:52849 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:52849] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
Running org.eclipse.californium.scandium.dtls.HandshakerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 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.215 sec - in org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Running org.eclipse.californium.scandium.DTLSConnectorTest
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:41828] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:54515] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:33171] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:33824] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:26)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:42933] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:34692] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:34692] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:44533] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:44533] - (org.eclipse.californium.scandium.DTLSConnector.java:556) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:53170] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:53170] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:60959] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:59979] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:35308] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:27)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:35308] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
47 INFO [DTLSConnector]: Unexpected error occurred while processing record from peer [/127.0.0.1:52849] - (org.eclipse.californium.scandium.DTLSConnector.java:435) receiveNextDatagramFromNetwork() in thread DTLS-Receiver-/127.0.0.1:35308 at (2016-10-19 07:49:35)
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@23aead2b rejected from java.util.concurrent.ScheduledThreadPoolExecutor@20eaf45a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
	at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:325)
	at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:530)
	at java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(Executors.java:689)
	at org.eclipse.californium.scandium.DTLSConnector.scheduleRetransmission(DTLSConnector.java:1384)
	at org.eclipse.californium.scandium.DTLSConnector.sendHandshakeFlight(DTLSConnector.java:1256)
	at org.eclipse.californium.scandium.DTLSConnector.access$600(DTLSConnector.java:112)
	at org.eclipse.californium.scandium.DTLSConnector$6.sendFlight(DTLSConnector.java:1475)
	at org.eclipse.californium.scandium.dtls.ClientHandshaker.receivedServerHelloDone(ClientHandshaker.java:577)
	at org.eclipse.californium.scandium.dtls.ClientHandshaker.doProcessMessage(ClientHandshaker.java:242)
	at org.eclipse.californium.scandium.dtls.Handshaker.processMessage(Handshaker.java:372)
	at org.eclipse.californium.scandium.DTLSConnector.processOngoingHandshakeMessage(DTLSConnector.java:788)
	at org.eclipse.californium.scandium.DTLSConnector.processDecryptedHandshakeMessage(DTLSConnector.java:775)
	at org.eclipse.californium.scandium.DTLSConnector.processHandshakeRecordWithConnection(DTLSConnector.java:759)
	at org.eclipse.californium.scandium.DTLSConnector.processHandshakeRecord(DTLSConnector.java:695)
	at org.eclipse.californium.scandium.DTLSConnector.receiveNextDatagramFromNetwork(DTLSConnector.java:426)
	at org.eclipse.californium.scandium.DTLSConnector.access$200(DTLSConnector.java:112)
	at org.eclipse.californium.scandium.DTLSConnector$3.doWork(DTLSConnector.java:307)
	at org.eclipse.californium.scandium.DTLSConnector$Worker.run(DTLSConnector.java:1514)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:55775] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:42456] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:42456] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:35484] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 500,000, connection expiration threshold: 86,400s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:187) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:35484] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:35484] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:36595] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:35)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:46726] with MTU [16,436] using (inbound) datagram buffer size [602 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:42866] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:57907] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:58217] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:57170] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:57170] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:58430] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:50026] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:50026] - (org.eclipse.californium.scandium.DTLSConnector.java:587) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:50026] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:243) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:50026] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 500,000, connection expiration threshold: 86,400s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:187) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:53194] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:53194] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:34925] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:10001] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:10001] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:40298] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:36)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:40298] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:54447] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:53168] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:231) start() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:53168] - (org.eclipse.californium.scandium.DTLSConnector.java:389) stop() in thread pool-1-thread-3 at (2016-10-19 07:49:37)
Tests run: 29, Failures: 1, Errors: 1, Skipped: 1, Time elapsed: 11.292 sec <<< FAILURE! - in org.eclipse.californium.scandium.DTLSConnectorTest
testConnectorKeepsExistingSessionOnEpochZeroClientHello(org.eclipse.californium.scandium.DTLSConnectorTest)  Time elapsed: 0.148 sec  <<< ERROR!
java.net.BindException: Address already in use
	at java.net.PlainDatagramSocketImpl.bind0(Native Method)
	at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:96)
	at java.net.DatagramSocket.bind(DatagramSocket.java:397)
	at org.eclipse.californium.scandium.DTLSConnector.start(DTLSConnector.java:269)
	at org.eclipse.californium.scandium.DTLSConnector.restart(DTLSConnector.java:243)
	at org.eclipse.californium.scandium.DTLSConnectorTest.testConnectorKeepsExistingSessionOnEpochZeroClientHello(DTLSConnectorTest.java:353)

testConnectorTerminatesConnectionOnReceivingCloseNotify(org.eclipse.californium.scandium.DTLSConnectorTest)  Time elapsed: 8.023 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.givenAnEstablishedSession(DTLSConnectorTest.java:979)
	at org.eclipse.californium.scandium.DTLSConnectorTest.givenAnEstablishedSession(DTLSConnectorTest.java:967)
	at org.eclipse.californium.scandium.DTLSConnectorTest.assertConnectionTerminatedOnAlert(DTLSConnectorTest.java:287)
	at org.eclipse.californium.scandium.DTLSConnectorTest.testConnectorTerminatesConnectionOnReceivingCloseNotify(DTLSConnectorTest.java:257)


Results :

Failed tests: 
  DTLSConnectorTest.testConnectorTerminatesConnectionOnReceivingCloseNotify:257->assertConnectionTerminatedOnAlert:287->givenAnEstablishedSession:967->givenAnEstablishedSession:979 null
Tests in error: 
  DTLSConnectorTest.testConnectorKeepsExistingSessionOnEpochZeroClientHello:353 ยป Bind

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.649 s]
[INFO] element-connector .................................. SUCCESS [01:08 min]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  2.151 s]
[INFO] Scandium (Sc) Core ................................. FAILURE [ 17.344 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-Server ............................. SKIPPED
[INFO] Sc-DTLS-Example-Client ............................. 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:34 min
[INFO] Finished at: 2016-10-19T07:49:37-04:00
[INFO] Final Memory: 52M/2437M
[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 /jobs/genie.californium/2.0.x/workspace/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 /jobs/genie.californium/2.0.x/workspace/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