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 #76

See <https://hudson.eclipse.org/californium/job/1.0.x/76/>

------------------------------------------
[...truncated 1569 lines...]
10:08:25.607:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
10:08:25.608:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:25.608:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:25.608:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:25.609:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,245 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:25.609:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
10:08:25.610: 297 FINE [DirectDatagramSocketImpl]: (E249,T297) 127.0.0.1:8,244 ==> :8,245 [CON-GET    MID= 2944, Token=7d, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8245, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:25.611: 286 FINE [DirectDatagramSocketImpl]: (E250,T286) 127.0.0.1:8,245 ==> :8,244 [RST        MID= 2944] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
1 Errors!
10:08:25.611:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
10:08:25.612:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:25.612:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:25.612:   1 FINE [DirectDatagramSocketImpl]: closing port 8,245, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
10:08:25.613:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
10:08:25.613:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:25.614:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:25.614:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:25.614:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,246 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:25.615:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
10:08:25.616: 302 FINE [DirectDatagramSocketImpl]: (E251,T302) 127.0.0.1:8,244 ==> :8,246 [CON-GET    MID= 2945, Token=eb10003e, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8246, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:25.616:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
10:08:25.617:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8246 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:25.617:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8246 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:25.617:   1 FINE [DirectDatagramSocketImpl]: closing port 8,246, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
10:08:25.717: 301 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#eb10003e and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-24-thread-1
10:08:25.717: 301 INFO [ReliabilityLayer]: Endpoint is being destroyed: skipping retransmission - (org.eclipse.californium.core.network.stack.ReliabilityLayer.java:181) prepareRetransmission() in thread pool-24-thread-1
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
10:08:25.718:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
10:08:25.718:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:25.719:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:25.720:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:25.720:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,247 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:25.721:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
10:08:25.722: 307 FINE [DirectDatagramSocketImpl]: (E252,T307) 127.0.0.1:8,244 ==> :8,247 [CON-GET    MID= 2946, Token=ea99, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8247, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:25.722: 306 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#ea99 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-25-thread-1
10:08:25.723: 286 FINE [DirectDatagramSocketImpl]: (E253,T286) 127.0.0.1:8,247 ==> :8,244 [CON-2.05   MID=40352, Token=ea99, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 1. Notification: CON-2.05   MID=40352, Token=ea99, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
10:08:25.724: 307 FINE [DirectDatagramSocketImpl]: (E254,T307) 127.0.0.1:8,244 ==> :8,247 [ACK        MID=40352] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:25.725: 307 FINE [DirectDatagramSocketImpl]: (E255,T307) 127.0.0.1:8,244 ==> :8,247 [CON-GET    MID= 2947, Token=ea99, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8247, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:25.826: 306 INFO [CoapResource]: Replacing observe relation between localhost/127.0.0.1:8244#ea99 and resource /resX - (org.eclipse.californium.core.CoapResource.java:686) addObserveRelation() in thread pool-25-thread-1
10:08:25.827: 286 FINE [DirectDatagramSocketImpl]: (E256,T286) 127.0.0.1:8,247 ==> :8,244 [CON-2.05   MID=40353, Token=ea99, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Resource resX changed to "resX says client for the 2 time"
Received 2. Notification: CON-2.05   MID=40353, Token=ea99, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
10:08:25.827: 307 FINE [DirectDatagramSocketImpl]: (E257,T307) 127.0.0.1:8,244 ==> :8,247 [ACK        MID=40353] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:25.828: 286 FINE [DirectDatagramSocketImpl]: (E258,T286) 127.0.0.1:8,247 ==> :8,244 [NON-2.05   MID=40354, Token=ea99, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 3. Notification: NON-2.05   MID=40354, Token=ea99, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes
10:08:25.829:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
10:08:25.829:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:25.829:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:25.829:   1 FINE [DirectDatagramSocketImpl]: closing port 8,247, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
10:08:25.832:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
10:08:25.832:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:25.833:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:25.833:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:25.833:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,248 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:25.834:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
10:08:25.835: 318 FINE [DirectDatagramSocketImpl]: (E259,T318) 127.0.0.1:8,244 ==> :8,248 [CON-GET    MID= 2948, Token=eb3df0e2f2, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8248, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:25.836: 317 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#eb3df0e2f2 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-26-thread-1
10:08:25.837: 286 FINE [DirectDatagramSocketImpl]: (E260,T286) 127.0.0.1:8,248 ==> :8,244 [CON-2.05   MID=59568, Token=eb3df0e2f2, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 1. Notification: CON-2.05   MID=59568, Token=eb3df0e2f2, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
10:08:25.838: 318 FINE [DirectDatagramSocketImpl]: (E261,T318) 127.0.0.1:8,244 ==> :8,248 [ACK        MID=59568] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
10:08:25.888: 286 FINE [DirectDatagramSocketImpl]: (E262,T286) 127.0.0.1:8,248 ==> :8,244 [NON-2.05   MID=59569, Token=eb3df0e2f2, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
10:08:25.889: 318 FINE [DirectDatagramSocketImpl]: (E263,T318) 127.0.0.1:8,244 ==> :8,248 [RST        MID=59569] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received 1. RST: 59569
Resource resX changed to "resX says hi for the 3 time"
10:08:25.939: 286 FINE [DirectDatagramSocketImpl]: (E264,T286) 127.0.0.1:8,248 ==> :8,244 [NON-2.05   MID=59570, Token=eb3df0e2f2, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
10:08:25.939: 318 FINE [DirectDatagramSocketImpl]: (E265,T318) 127.0.0.1:8,244 ==> :8,248 [RST        MID=59570] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received 2. RST: 59570
Resource resX changed to "resX says hi for the 4 time"
10:08:25.989: 286 FINE [DirectDatagramSocketImpl]: (E266,T286) 127.0.0.1:8,248 ==> :8,244 [NON-2.05   MID=59571, Token=eb3df0e2f2, OptionSet={"Observe":4}, ""resX says hi for the 4 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
10:08:25.990: 318 FINE [DirectDatagramSocketImpl]: (E267,T318) 127.0.0.1:8,244 ==> :8,248 [RST        MID=59571] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received 3. RST: 59571
10:08:27.038:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
10:08:27.038:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8248 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:27.039:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8248 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:27.039:   1 FINE [DirectDatagramSocketImpl]: closing port 8,248, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
10:08:27.041:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
10:08:27.041:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:27.042:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:27.042:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:27.042:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,249 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:27.043:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
10:08:27.044:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
10:08:27.044: 328 FINE [DirectDatagramSocketImpl]: (E268,T328) 127.0.0.1:8,244 ==> :8,249 [CON-GET    MID= 2949, Token=eb, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8249, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:27.045: 327 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#eb and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-27-thread-1
10:08:27.045: 328 FINE [DirectDatagramSocketImpl]: (E269,T328) 127.0.0.1:8,244 ==> :8,249 [CON-GET    MID= 2950, Token=ac, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8249, "Uri-Path":"resY"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:27.045: 330 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#ac and resource /resY - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-27-thread-2
10:08:27.046: 286 FINE [DirectDatagramSocketImpl]: (E270,T286) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=23868, Token=eb, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
10:08:27.046: 286 FINE [DirectDatagramSocketImpl]: (E271,T286) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=23869, Token=ac, OptionSet={"Observe":1}, ""resY says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
10:08:27.046: 328 FINE [DirectDatagramSocketImpl]: (E272,T328) 127.0.0.1:8,244 ==> :8,249 [ACK        MID=23868] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]

Observe relation established, resource changes
10:08:27.047: 328 FINE [DirectDatagramSocketImpl]: (E273,T328) 127.0.0.1:8,244 ==> :8,249 [ACK        MID=23869] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
10:08:27.098: 286 FINE [DirectDatagramSocketImpl]: (E274,T286) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=23870, Token=eb, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 3 with MID 23870, payload = "resX says hi for the 2 time"
10:08:27.298: 286 FINE [DirectDatagramSocketImpl]: (E275,T286) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=23870, Token=eb, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 4 with MID 23870, payload = "resX says hi for the 2 time"
10:08:27.498: 286 FINE [DirectDatagramSocketImpl]: (E276,T286) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=23870, Token=eb, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 5 with MID 23870, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"
10:08:27.699: 286 FINE [DirectDatagramSocketImpl]: (E277,T286) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=23871, Token=eb, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 6 with MID 23871, payload = "resX says hi for the 3 time"
10:08:27.899: 286 FINE [DirectDatagramSocketImpl]: (E278,T286) 127.0.0.1:8,249 ==> :8,244 [CON-2.05   MID=23871, Token=eb, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 7 with MID 23871, payload = "resX says hi for the 3 time"
10:08:28.099: 327 INFO [ObserveLayer$NotificationController]: Notification eb timed out. Cancel all relations with source localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:227) onTimeout() in thread pool-27-thread-1
10:08:28.418: 287 SEVERE [DirectDatagramSocketImpl]: destination (port 8,246) not available! (E279,T287) 127.0.0.1:8,244 ==> :8,246 [CON-GET    MID= 2945, Token=eb10003e, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8246, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:250) send() in thread UDP-Sender-0.0.0.0/0.0.0.0:0[0]
10:08:28.597:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
10:08:28.598:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8249 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:28.598:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8249 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:28.598:   1 FINE [DirectDatagramSocketImpl]: closing port 8,249, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
10:08:28.600:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
10:08:28.601:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:28.601:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:28.601:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:28.601:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,250 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:28.602:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:222) setURI() in thread main
10:08:28.603: 344 FINE [DirectDatagramSocketImpl]: (E280,T344) 127.0.0.1:8,244 ==> :8,250 [CON-GET    MID= 2951, Token=3f758191181e54be, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8250, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:28.704: 343 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#3f758191181e54be and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-28-thread-1
10:08:28.705: 286 FINE [DirectDatagramSocketImpl]: (E281,T286) 127.0.0.1:8,250 ==> :8,244 [CON-2.05   MID=35699, Token=3f758191181e54be, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Resource resX changed to "resX says client for the 2 time"
Received 1. Notification: CON-2.05   MID=35699, Token=3f758191181e54be, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes
10:08:28.705: 344 FINE [DirectDatagramSocketImpl]: (E282,T344) 127.0.0.1:8,244 ==> :8,250 [ACK        MID=35699] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
10:08:28.706: 286 FINE [DirectDatagramSocketImpl]: (E283,T286) 127.0.0.1:8,250 ==> :8,244 [NON-2.05   MID=35700, Token=3f758191181e54be, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received 2. Notification: NON-2.05   MID=35700, Token=3f758191181e54be, OptionSet={"Observe":2}, ""resX says client for th".. 33 bytes
10:08:28.707:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
10:08:28.707:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8250 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:28.707:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8250 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:28.707:   1 FINE [DirectDatagramSocketImpl]: closing port 8,250, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End ObserveTest
10:08:28.709:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
10:08:28.709:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:28.709:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:28.710:   1 FINE [DirectDatagramSocketImpl]: closing port 8,244, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
10:08:28.710:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 sec - in org.eclipse.californium.core.test.ObserveTest
Running org.eclipse.californium.core.test.SmallServerClientTest

Start SmallServerClientTest
10:08:28.712:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
10:08:28.712:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:28.712:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:28.713:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:28.713:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,251 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:28.714:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:257) start() in thread main
10:08:28.714:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
10:08:28.714:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
10:08:28.715:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,252 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
10:08:28.715:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8252 - (org.eclipse.californium.core.network.EndpointManager.java:117) createDefaultEndpoint() in thread main
client sent request
10:08:28.716: 352 FINE [DirectDatagramSocketImpl]: (E284,T352) 127.0.0.1:8,252 ==> :8,251 [NON-POST   MID=14234, Token=89d726, OptionSet={}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
server received request
10:08:29.218: 356 FINE [DirectDatagramSocketImpl]: (E285,T356) 127.0.0.1:8,251 ==> :8,252 [NON-2.05   MID=62957, Token=89d726, OptionSet={}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
client received response
End SmallServerClientTest
10:08:29.219:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
10:08:29.219:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8252 - (org.eclipse.californium.core.network.CoapEndpoint.java:309) destroy() in thread main
10:08:29.219:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8252 - (org.eclipse.californium.core.network.CoapEndpoint.java:294) stop() in thread main
10:08:29.219:   1 FINE [DirectDatagramSocketImpl]: closing port 8,252, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
10:08:29.220:   1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.SmallServerClientTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:374) closeNetwork() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 sec - in org.eclipse.californium.core.test.SmallServerClientTest

Results :

Failed tests: 
  ObserveServerSideTest.testEstablishmentAndTimeoutWithUpdateInMiddle:210 did not receive message within expected time frame (2 secs)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.088 s]
[INFO] element-connector .................................. SUCCESS [ 10.584 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [ 13.050 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 42.553 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 50.640 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: 02:02 min
[INFO] Finished at: 2017-05-30T10:08:29-04:00
[INFO] Final Memory: 38M/1931M
[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 californium-core: There are test failures.

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