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: parent #46

See <https://hudson.eclipse.org/californium/job/parent/46/changes>

Changes:

[Kai Hudalla] Fix erroneously configured time out values.

------------------------------------------
[...truncated 1337 lines...]
<-----   CON [MID=47237], 2.05, observe(5)    // lost
<-----   CON [MID=47237], 2.05, observe(5)    // lost

Establish an observe relation. Cancellation after timeout. During the timeouts, the resource still changes.
293 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:36280#0c and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread pool-18-thread-2 at (2016-02-08 05:01:17)
Resource changed: First notification -25666840-
Resource changed: Second notification -635858947
Resource changed: Third notification -203427844
308 INFO [ObserveLayer$NotificationController]: Notification 0c timed out. Cancel all relations with source /127.0.0.1:36280 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:513) onTimeout() in thread pool-18-thread-13 at (2016-02-08 05:01:18)
CON [MID=7002], GET, /obs, observe(0)    ----->
<-----   ACK [MID=7002], 2.05, observe(5)    
Observe relation established
<-----   CON [MID=47238], 2.05, observe(6)    // lost 
<-----   CON [MID=47238], 2.05, observe(6)    // lost (1. retransmission)
<-----   CON [MID=47238], 2.05, observe(7)    // lost (2. retransmission)
<-----   CON [MID=47238], 2.05, observe(8)    // lost (3. retransmission)
<-----   CON [MID=47238], 2.05, observe(8)    // lost (4. retransmission)

Establish an observe relation. Cancellation due to a reject from the client
309 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:57648#0d and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread pool-18-thread-14 at (2016-02-08 05:01:18)
Resource changed: First notification -785283205
Reject notification
CON [MID=7003], GET, /obs, observe(0)    ----->
<-----   ACK [MID=7003], 2.05, observe(8)    
Observe relation established
<-----   CON [MID=47239], 2.05, observe(9)    // lost 
<-----   CON [MID=47239], 2.05, observe(9)    
RST [MID=47239], 0                        ----->

Observe with blockwise
290 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:59503#0e and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread pool-18-thread-1 at (2016-02-08 05:01:18)
Resource changed: -6856697591707986135-2109707751134332044-4295615745289098-1883866154-53884264010
Resource changed: -377064378529508177113038073219085093451770723885-233498871-1289970493662736189-
CON [MID=7004], GET, /obs, observe(0)    ----->
<-----   ACK [MID=7004], 2.05, 2:0/1/32, observe(9)    
Observe relation established
CON [MID=7005], GET, /obs, 2:1/0/32    ----->
<-----   ACK [MID=7005], 2.05, 2:1/1/32    
CON [MID=7006], GET, /obs, 2:2/0/32    ----->
<-----   ACK [MID=7006], 2.05, 2:2/0/32    
<-----   CON [MID=47240], 2.05, 2:0/1/32, observe(10)    
   === changed ===
ACK [MID=47240], 0                        ----->
CON [MID=7007], GET, /obs, 2:1/0/32    ----->
<-----   ACK [MID=7007], 2.05, 2:1/1/32    
CON [MID=7008], GET, /obs, 2:2/0/32    ----->
<-----   ACK [MID=7008], 2.05, 2:2/0/32    
<-----   CON [MID=47241], 2.05, 2:0/1/32, observe(11)    
   === changed ===
RST [MID=47241], 0                        ----->

Establish an observe relation and receive NON notifications
300 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:42423#11 and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread pool-18-thread-7 at (2016-02-08 05:01:18)
Resource changed: First notification 1014602866
Resource changed: Second notification -214167162
Resource changed: Third notification -965592869
Reject notification
NON [MID=7009], GET, /obs, observe(0)    ----->
<-----   NON [MID=47242], 2.05, observe(11)    
Observe relation established
<-----   NON [MID=47243], 2.05, observe(12)    
<-----   CON [MID=47244], 2.05, observe(13)    
ACK [MID=47244], 0                        ----->
<-----   NON [MID=47245], 2.05, observe(14)    
RST [MID=47245], 0                        ----->

Establish an observe relation and receive NON notifications
312 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:42311#12 and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread pool-18-thread-17 at (2016-02-08 05:01:19)
Resource changed: First notification 923721669-
Resource changed: Second notification -890440696
Resource changed: Third notification -121064198
Resource changed: Fourth notification 1825687564
Reject notification
NON [MID=7010], GET, /obs, 2:0/0/32, observe(0)    ----->
<-----   NON [MID=47246], 2.05, 2:0/0/32, observe(14)    
Observe relation established
<-----   NON [MID=47247], 2.05, observe(15)    
<-----   CON [MID=47248], 2.05, observe(16)    
ACK [MID=47248], 0                        ----->
<-----   NON [MID=47249], 2.05, observe(17)    
<-----   NON [MID=47250], 2.05, observe(18)    
RST [MID=47250], 0                        ----->

Establish an observe relation to a quickly changing resource and do no longer respond
297 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:37931#13 and resource /obs - (org.eclipse.californium.core.CoapResource.java:301) addObserveRelation() in thread pool-18-thread-4 at (2016-02-08 05:01:19)
Resource changed: First notification 1533679451
Resource changed: Second notification 1058993605
Resource changed: NON notification 1 -202274887
Resource changed: NON notification 2 1104648773
Resource changed: NON notification 3 4996150671
Resource changed: NON notification 4 -985422725
313 INFO [ObserveLayer$NotificationController]: Notification 13 timed out. Cancel all relations with source /127.0.0.1:37931 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:513) onTimeout() in thread pool-18-thread-18 at (2016-02-08 05:01:19)
CON [MID=7011], GET, /obs, observe(0)    ----->
<-----   ACK [MID=7011], 2.05, observe(18)    
Observe relation established
<-----   NON [MID=47251], 2.05, observe(19)    
<-----   CON [MID=47252], 2.05, observe(20)    
<-----   CON [MID=47252], 2.05, observe(21)    
<-----   CON [MID=47252], 2.05, observe(22)    
<-----   CON [MID=47252], 2.05, observe(23)    
<-----   CON [MID=47252], 2.05, observe(24)    
   server cancels the relation


 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:222) destroy() in thread main at (2016-02-08 05:01:19)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:39660 - (org.eclipse.californium.core.network.CoapEndpoint.java:224) destroy() in thread main at (2016-02-08 05:01:19)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:39660 - (org.eclipse.californium.core.network.CoapEndpoint.java:310) stop() in thread main at (2016-02-08 05:01:19)
 1 WARNING [CoapServer]: Server executor did not shutdown in time - (org.eclipse.californium.core.CoapServer.java:229) destroy() in thread main at (2016-02-08 05:01:24)
End ObserveServerSideTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.272 sec - in org.eclipse.californium.core.test.lockstep.ObserveServerSideTest
Running org.eclipse.californium.core.test.CoapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.californium.core.test.CoapTest
Running org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Start LossyBlockwiseTransferTest
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:71) start() in thread main at (2016-02-08 05:01:24)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:182) start() in thread main at (2016-02-08 05:01:24)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:194) start() in thread main at (2016-02-08 05:01:24)
Client at 51585, middle at 55563, server at 33354
uri: coap://localhost:55563/test
Start man in the middle
Man in the middle will drop packets [5, 6, 8, 9, 15]
Drop packet 5 (burst 1)
Drop packet 6 (burst 2)
339 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18125, Token=ad0c53cad28e878a, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-3 at (2016-02-08 05:01:25)
Drop packet 8 (burst 3)
Drop packet 9 (burst 4)
342 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18125, Token=ad0c53cad28e878a, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-6 at (2016-02-08 05:01:25)
Drop packet 15 (burst 1)
341 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18127, Token=ad0c53cad28e878a, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=4)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-5 at (2016-02-08 05:01:25)
Received 250 bytes
Man in the middle will drop packets [2, 7, 8, 9, 9, 11, 11, 13, 13, 14]
Drop packet 2 (burst 1)
Drop packet 7 (burst 1)
Drop packet 8 (burst 2)
Drop packet 9 (burst 3)
Drop packet 11 (burst 4)
341 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18134, Token=cd973b30, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=3)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-5 at (2016-02-08 05:01:26)
Received 250 bytes
Man in the middle will drop packets [0, 1, 1, 1, 5, 5, 8, 9, 11, 12]
Drop packet 0 (burst 1)
Drop packet 1 (burst 2)
Drop packet 5 (burst 1)
358 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18140, Token=c168efb48b42, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-22 at (2016-02-08 05:01:27)
Drop packet 8 (burst 1)
Drop packet 9 (burst 2)
Drop packet 11 (burst 3)
Drop packet 12 (burst 4)
360 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18141, Token=c168efb48b42, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-24 at (2016-02-08 05:01:28)
Received 250 bytes
Man in the middle will drop packets [0, 3, 4, 4, 8, 10, 10, 11, 14, 14]
Drop packet 0 (burst 1)
Drop packet 3 (burst 1)
Drop packet 4 (burst 2)
Drop packet 8 (burst 1)
334 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18149, Token=424f5d37, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-1 at (2016-02-08 05:01:29)
Drop packet 10 (burst 2)
Drop packet 11 (burst 3)
359 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18149, Token=424f5d37, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-23 at (2016-02-08 05:01:29)
Drop packet 14 (burst 3)
Received 250 bytes
Man in the middle will drop packets [0, 2, 3, 4, 9, 11, 12, 13, 14, 15]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
Drop packet 3 (burst 3)
Drop packet 4 (burst 4)
353 INFO [Matcher]: Duplicate request: CON-GET    MID=18155, Token=61880447a324, OptionSet={"Uri-Port":55563, "Uri-Path":"test"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-17 at (2016-02-08 05:01:30)
Drop packet 9 (burst 1)
Drop packet 11 (burst 2)
Drop packet 12 (burst 3)
Drop packet 13 (burst 4)
356 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18157, Token=61880447a324, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-20 at (2016-02-08 05:01:31)
Received 250 bytes
Man in the middle will drop packets [0, 1, 1, 2, 11, 13, 13, 15, 15, 15]
Drop packet 0 (burst 1)
Drop packet 1 (burst 2)
Drop packet 2 (burst 3)
Drop packet 11 (burst 1)
Drop packet 13 (burst 2)
347 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18167, Token=516a, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=4)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-11 at (2016-02-08 05:01:32)
Drop packet 15 (burst 3)
357 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=18167, Token=516a, OptionSet={"Uri-Port":55563, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=4)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:601) receiveRequest() in thread pool-19-thread-21 at (2016-02-08 05:01:32)
Received 250 bytes

 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:222) destroy() in thread main at (2016-02-08 05:01:32)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:33354 - (org.eclipse.californium.core.network.CoapEndpoint.java:224) destroy() in thread main at (2016-02-08 05:01:32)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:33354 - (org.eclipse.californium.core.network.CoapEndpoint.java:310) stop() in thread main at (2016-02-08 05:01:32)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:51585 - (org.eclipse.californium.core.network.CoapEndpoint.java:90) destroy() in thread main at (2016-02-08 05:01:32)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:51585 - (org.eclipse.californium.core.network.CoapEndpoint.java:310) stop() in thread main at (2016-02-08 05:01:32)
End LossyBlockwiseTransferTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.702 sec - in org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Results :

Failed tests: 
  ObserveClientSideTest.test:91->testBlockwiseObserve:161 No Block2 option:

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  2.271 s]
[INFO] element-connector .................................. SUCCESS [  3.877 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  0.885 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [  8.951 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 48.480 s]
[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:10 min
[INFO] Finished at: 2016-02-08T05:01:33-05:00
[INFO] Final Memory: 39M/1932M
[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 (default-test) on project californium-core: There are test failures.

Please refer to /jobs/genie.californium/parent/workspace/californium-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 (default-test) on project californium-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/parent/workspace/californium-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 :californium-core
[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