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

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

Changes:

[Achim Kraus] Add blockwise test with disordered responses.

------------------------------------------
[...truncated 1444 lines...]
08:56:32.149:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8237 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:32.149:   1 FINE [DirectDatagramSocketImpl]: closing port 8,237, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
08:56:32.150:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.californium.core.test.MessageTypeTest
Running org.eclipse.californium.core.test.RandomAccessBlockTest

Start RandomAccessBlockTest
08:56:32.151:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
08:56:32.152:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main
08:56:32.152:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:32.152:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:32.153:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,239 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
Request block number 2
08:56:32.154:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main
08:56:32.154:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:32.154:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:32.155:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,240 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
08:56:32.155:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8240 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main
08:56:32.157: 257 FINE [DirectDatagramSocketImpl]: (E215,T257) 127.0.0.1:8,240 ==> :8,239 [CON-GET    MID=58085, Token=1da65f3c0e, OptionSet={"Uri-Port":8239, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=2)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.159: 261 FINE [DirectDatagramSocketImpl]: (E216,T261) 127.0.0.1:8,239 ==> :8,240 [ACK-2.05   MID=58085, Token=1da65f3c0e, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "34567890"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Request block number 1
08:56:32.160: 257 FINE [DirectDatagramSocketImpl]: (E217,T257) 127.0.0.1:8,240 ==> :8,239 [CON-GET    MID=58086, Token=fe633d7c, OptionSet={"Uri-Port":8239, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=1)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.162: 261 FINE [DirectDatagramSocketImpl]: (E218,T261) 127.0.0.1:8,239 ==> :8,240 [ACK-2.05   MID=58086, Token=fe633d7c, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789_123456789_12"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Request block number 3
08:56:32.163: 257 FINE [DirectDatagramSocketImpl]: (E219,T257) 127.0.0.1:8,240 ==> :8,239 [CON-GET    MID=58087, Token=e9eb9c, OptionSet={"Uri-Port":8239, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.165: 261 FINE [DirectDatagramSocketImpl]: (E220,T261) 127.0.0.1:8,239 ==> :8,240 [ACK-2.05   MID=58087, Token=e9eb9c, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.165:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
08:56:32.166:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main
08:56:32.166:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:32.166:   1 FINE [DirectDatagramSocketImpl]: closing port 8,239, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
End RandomAccessBlockTest
08:56:32.168:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main
08:56:32.168:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main
08:56:32.169:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:32.169:   1 FINE [DirectDatagramSocketImpl]: closing port 8,240, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
08:56:32.170:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main

Start ClientAsynchronousTest
08:56:32.171:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
08:56:32.171:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main
08:56:32.171:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:32.172:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:32.172:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,241 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.californium.core.test.RandomAccessBlockTest
Running org.eclipse.californium.core.test.ClientAsynchronousTest
08:56:32.174:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main
08:56:32.174:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:32.175:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:32.175:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,242 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
08:56:32.176:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8242 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main
08:56:32.177: 270 FINE [DirectDatagramSocketImpl]: (E221,T270) 127.0.0.1:8,242 ==> :8,241 [CON-PUT    MID=30563, Token=ff, OptionSet={"Uri-Host":"localhost", "Uri-Port":8241, "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.177: 275 FINE [DirectDatagramSocketImpl]: (E222,T275) 127.0.0.1:8,241 ==> :8,242 [ACK-4.05   MID=30563, Token=ff, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.179:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:360) setURI() in thread main
08:56:32.180: 270 FINE [DirectDatagramSocketImpl]: (E223,T270) 127.0.0.1:8,242 ==> :8,241 [CON-GET    MID=30564, Token=97275e9bf9beed, OptionSet={"Uri-Host":"localhost", "Uri-Port":8241, "Uri-Path":"storage", "Uri-Query":"uppercase"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.181: 275 FINE [DirectDatagramSocketImpl]: (E224,T275) 127.0.0.1:8,241 ==> :8,242 [ACK-2.05   MID=30564, Token=97275e9bf9beed, OptionSet={"Content-Format":"text/plain"}, "ONE"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.183: 270 FINE [DirectDatagramSocketImpl]: (E225,T270) 127.0.0.1:8,242 ==> :8,241 [CON-GET    MID=30565, Token=a7843d55378b, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8241, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.184: 269 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8242#a7843d55378b and resource /storage - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-16-thread-1
08:56:32.185: 275 FINE [DirectDatagramSocketImpl]: (E226,T275) 127.0.0.1:8,241 ==> :8,242 [ACK-2.05   MID=30565, Token=a7843d55378b, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.186: 275 FINE [DirectDatagramSocketImpl]: (E227,T275) 127.0.0.1:8,241 ==> :8,242 [NON-2.05   MID=28844, Token=a7843d55378b, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.187: 275 FINE [DirectDatagramSocketImpl]: (E228,T275) 127.0.0.1:8,241 ==> :8,242 [NON-2.05   MID=28845, Token=a7843d55378b, OptionSet={"Observe":2, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.188: 275 FINE [DirectDatagramSocketImpl]: (E229,T275) 127.0.0.1:8,241 ==> :8,242 [NON-2.05   MID=28846, Token=a7843d55378b, OptionSet={"Observe":3, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.189: 275 FINE [DirectDatagramSocketImpl]: (E230,T275) 127.0.0.1:8,241 ==> :8,242 [NON-2.05   MID=28847, Token=a7843d55378b, OptionSet={"Observe":4, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.190: 270 FINE [DirectDatagramSocketImpl]: (E231,T270) 127.0.0.1:8,242 ==> :8,241 [RST        MID=28847] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.240: 270 FINE [DirectDatagramSocketImpl]: (E232,T270) 127.0.0.1:8,242 ==> :8,241 [CON-GET    MID=30566, Token=e28df118143a, OptionSet={"Uri-Host":"localhost", "Uri-Port":8241, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.241: 275 FINE [DirectDatagramSocketImpl]: (E233,T275) 127.0.0.1:8,241 ==> :8,242 [ACK-2.05   MID=30566, Token=e28df118143a, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.244: 270 FINE [DirectDatagramSocketImpl]: (E234,T270) 127.0.0.1:8,242 ==> :8,241 [CON-POST   MID=30567, Token=32126a2910789641, OptionSet={"Uri-Host":"localhost", "Uri-Port":8241, "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.245: 275 FINE [DirectDatagramSocketImpl]: (E235,T275) 127.0.0.1:8,241 ==> :8,242 [ACK-2.04   MID=30567, Token=32126a2910789641, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.245:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
08:56:32.246:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main
08:56:32.246:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:32.246:   1 FINE [DirectDatagramSocketImpl]: closing port 8,241, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
End ClientAsynchronousTest
08:56:32.248:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main
08:56:32.248:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main
08:56:32.248:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:32.249:   1 FINE [DirectDatagramSocketImpl]: closing port 8,242, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
08:56:32.249:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.eclipse.californium.core.test.ClientAsynchronousTest
Running org.eclipse.californium.core.test.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"
08:56:32.251:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
08:56:32.251:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main
08:56:32.251:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:32.252:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:32.252:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,243 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
08:56:32.254:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:691) setURI() in thread main
08:56:32.254:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main
08:56:32.254:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:32.255:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:32.255:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,244 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
08:56:32.256:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8244 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main
08:56:32.256: 288 FINE [DirectDatagramSocketImpl]: (E236,T288) 127.0.0.1:8,244 ==> :8,243 [CON-GET    MID=26742, Token=56, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8243, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.257: 287 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#56 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-22-thread-1
08:56:32.258: 292 FINE [DirectDatagramSocketImpl]: (E237,T292) 127.0.0.1:8,243 ==> :8,244 [CON-2.05   MID= 8904, Token=56, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Received Notification: 8904
08:56:32.259: 288 FINE [DirectDatagramSocketImpl]: (E238,T288) 127.0.0.1:8,244 ==> :8,243 [ACK        MID= 8904] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
08:56:32.310: 292 FINE [DirectDatagramSocketImpl]: (E239,T292) 127.0.0.1:8,243 ==> :8,244 [NON-2.05   MID= 8905, Token=56, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.310: 288 FINE [DirectDatagramSocketImpl]: (E240,T288) 127.0.0.1:8,244 ==> :8,243 [RST        MID= 8905] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received RST: 8905
Resource resX changed to "resX says hi for the 3 time"
08:56:32.360: 292 FINE [DirectDatagramSocketImpl]: (E241,T292) 127.0.0.1:8,243 ==> :8,244 [NON-2.05   MID= 8906, Token=56, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.361: 288 FINE [DirectDatagramSocketImpl]: (E242,T288) 127.0.0.1:8,244 ==> :8,243 [RST        MID= 8906] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received RST: 8906
Resource resX changed to "resX says hi for the 4 time"
08:56:32.410: 292 FINE [DirectDatagramSocketImpl]: (E243,T292) 127.0.0.1:8,243 ==> :8,244 [NON-2.05   MID= 8907, Token=56, OptionSet={"Observe":4}, ""resX says hi for the 4 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.411: 288 FINE [DirectDatagramSocketImpl]: (E244,T288) 127.0.0.1:8,244 ==> :8,243 [RST        MID= 8907] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Received RST: 8907
08:56:32.460:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
08:56:32.460:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main
08:56:32.460:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:32.461:   1 FINE [DirectDatagramSocketImpl]: closing port 8,243, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) 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"
08:56:32.462:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
08:56:32.463:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main
08:56:32.463:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:32.463:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:32.464:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,245 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
08:56:32.464:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:133) setURI() in thread main
08:56:32.465:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:138) setURI() in thread main
08:56:32.465: 301 FINE [DirectDatagramSocketImpl]: (E245,T301) 127.0.0.1:8,244 ==> :8,245 [CON-GET    MID=26743, Token=84d7e56ed8fc, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8245, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.466: 300 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#84d7e56ed8fc and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-23-thread-1
08:56:32.466: 301 FINE [DirectDatagramSocketImpl]: (E246,T301) 127.0.0.1:8,244 ==> :8,245 [CON-GET    MID=26744, Token=c2e82e0e, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8245, "Uri-Path":"resY"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
08:56:32.467: 303 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8244#c2e82e0e and resource /resY - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-23-thread-2
08:56:32.467: 292 FINE [DirectDatagramSocketImpl]: (E247,T292) 127.0.0.1:8,245 ==> :8,244 [CON-2.05   MID=15552, Token=84d7e56ed8fc, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.468: 292 FINE [DirectDatagramSocketImpl]: (E248,T292) 127.0.0.1:8,245 ==> :8,244 [CON-2.05   MID=15553, Token=c2e82e0e, OptionSet={"Observe":1}, ""resY says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
08:56:32.468: 301 FINE [DirectDatagramSocketImpl]: (E249,T301) 127.0.0.1:8,244 ==> :8,245 [ACK        MID=15552] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]

Observe relation established, resource changes
08:56:32.469: 301 FINE [DirectDatagramSocketImpl]: (E250,T301) 127.0.0.1:8,244 ==> :8,245 [ACK        MID=15553] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
Resource resX changed to "resX says hi for the 2 time"
08:56:32.520: 292 FINE [DirectDatagramSocketImpl]: (E251,T292) 127.0.0.1:8,245 ==> :8,244 [CON-2.05   MID=15554, Token=84d7e56ed8fc, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 3 with MID 15554, payload = "resX says hi for the 2 time"
08:56:32.720: 292 FINE [DirectDatagramSocketImpl]: (E252,T292) 127.0.0.1:8,245 ==> :8,244 [CON-2.05   MID=15554, Token=84d7e56ed8fc, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 4 with MID 15554, payload = "resX says hi for the 2 time"
08:56:32.920: 292 FINE [DirectDatagramSocketImpl]: (E253,T292) 127.0.0.1:8,245 ==> :8,244 [CON-2.05   MID=15554, Token=84d7e56ed8fc, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 5 with MID 15554, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"
08:56:33.121: 292 FINE [DirectDatagramSocketImpl]: (E254,T292) 127.0.0.1:8,245 ==> :8,244 [CON-2.05   MID=15555, Token=84d7e56ed8fc, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 6 with MID 15555, payload = "resX says hi for the 3 time"
08:56:33.322: 292 FINE [DirectDatagramSocketImpl]: (E255,T292) 127.0.0.1:8,245 ==> :8,244 [CON-2.05   MID=15555, Token=84d7e56ed8fc, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]

Lose response 7 with MID 15555, payload = "resX says hi for the 3 time"
08:56:33.521: 309 INFO [ObserveLayer$NotificationController]: Notification 84d7e56ed8fc timed out. Cancel all relations with source localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:224) onTimeout() in thread pool-23-thread-8
08:56:34.019:   1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main
08:56:34.020:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main
08:56:34.020:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:34.020:   1 FINE [DirectDatagramSocketImpl]: closing port 8,245, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
End ObserveTest
08:56:34.022:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main
08:56:34.022:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main
08:56:34.023:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:34.023:   1 FINE [DirectDatagramSocketImpl]: closing port 8,244, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
08:56:34.023:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec - in org.eclipse.californium.core.test.ObserveTest
Running org.eclipse.californium.core.test.SmallServerClientTest

Start SmallServerClientTest
08:56:34.025:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main
08:56:34.025:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main
08:56:34.026:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:34.026:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:34.026:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,246 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
08:56:34.027:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main
08:56:34.027:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main
08:56:34.028:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main
08:56:34.028:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,247 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main
08:56:34.029:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8247 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main
client sent request
08:56:34.035: 317 FINE [DirectDatagramSocketImpl]: (E256,T317) 127.0.0.1:8,247 ==> :8,246 [NON-POST   MID=22829, Token=e0baadc9bed4, OptionSet={}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
server received request
08:56:34.536: 321 FINE [DirectDatagramSocketImpl]: (E257,T321) 127.0.0.1:8,246 ==> :8,247 [NON-2.05   MID=45314, Token=e0baadc9bed4, OptionSet={}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
client received response
End SmallServerClientTest
08:56:34.536:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main
08:56:34.537:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main
08:56:34.537:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8247 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main
08:56:34.537:   1 FINE [DirectDatagramSocketImpl]: closing port 8,247, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main
08:56:34.538:   1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.SmallServerClientTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:175) closeNetwork() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec - in org.eclipse.californium.core.test.SmallServerClientTest

Results :

Failed tests: 
  BlockwiseClientSideTest.testGETWithDisorderedResponses:347 Did not receive a request (but nothing)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.189 s]
[INFO] element-connector .................................. SUCCESS [  7.884 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.899 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 12.110 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 24.654 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: 51.124 s
[INFO] Finished at: 2017-04-12T08:56:34-04:00
[INFO] Final Memory: 38M/1934M
[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