Skip to content
Success

Console Output

Skipping 5,677 KB.. Full Log
08:56:54.716 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - EdDSA supported by SunEC, Ed25519: true, Ed448: true
08:56:54.716 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - JCE setup: SunEC version 17, ready.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [0]: SUN version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [1]: SunRsaSign version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [2]: SunEC version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [3]: SunJSSE version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [4]: SunJCE version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [5]: SunJGSS version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [6]: SunSASL version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [7]: XMLDSig version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [8]: SunPCSC version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [9]: JdkLDAP version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [10]: JdkSASL version 17.
08:56:54.718 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [11]: SunPKCS11 version 17.
08:56:54.729 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
08:56:54.733 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
08:56:54.734 [main] INFO org.eclipse.californium.ban - Started.
08:56:54.735 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
08:56:54.743 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
08:56:54.753 [main] INFO org.eclipse.californium.core.CoapServer - Starting server
08:56:54.756 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://127.0.0.1:0
08:56:54.757 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
08:56:54.759 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
08:56:54.760 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address localhost/127.0.0.1
08:56:54.760 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8192
08:56:54.760 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
08:56:54.762 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on /127.0.0.1:8192, recv buf = 0, send buf = 0, recv packet size = 2048
08:56:54.762 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-localhost/127.0.0.1:0[0]]
08:56:54.762 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-localhost/127.0.0.1:0[0]]
08:56:54.762 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://127.0.0.1:8192
08:56:54.769 [main] DEBUG org.eclipse.californium.elements.util.NetworkInterfacesUtil - Found broadcast address /10.40.17.255 - eth0.
08:56:54.770 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
08:56:54.770 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
08:56:54.770 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
08:56:54.770 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
08:56:54.771 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Endpoint [coap://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
08:56:54.772 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://0.0.0.0:0
08:56:54.772 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
08:56:54.772 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
08:56:54.772 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address 0.0.0.0/0.0.0.0
08:56:54.772 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8193
08:56:54.772 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
08:56:54.781 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]]
08:56:54.781 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:8193, recv buf = 0, send buf = 0, recv packet size = 2048
08:56:54.781 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-0.0.0.0/0.0.0.0:0[0]]
08:56:54.781 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:8193
08:56:54.781 [main] INFO org.eclipse.californium.core.network.EndpointManager - created implicit endpoint coap://0.0.0.0:8193 for coap
08:56:54.787 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L1, 127.0.0.1:8192] send request
08:56:54.787 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L1, 127.0.0.1:8192] prepare retransmission for CON-GET    MID=   -1, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:54.794 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L1, 127.0.0.1:8192] replace CON-GET    MID=   -1, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:54.794 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - registering observe request CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:54.795 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - added observation for Token=8CF99A82B724ACEE
08:56:54.795 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L1, 127.0.0.1:8192] added with KeyMID[127.0.0.1:8192-15610], CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:54.796 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L1, 127.0.0.1:8192] added with token KeyToken[127.0.0.1:8192-8CF99A82B724ACEE], CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:54.797 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8192-15610], KeyToken[127.0.0.1:8192-8CF99A82B724ACEE]]
08:56:54.800 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 43 bytes to 127.0.0.1:8192
08:56:54.802 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E1,T18) 127.0.0.1:8,193 ==> :8,192 [CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8]
08:56:54.802 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8192) received 43 bytes from 127.0.0.1:8193
08:56:54.803 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8193-15610]
08:56:54.805 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:54.806 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193] replace CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:54.806 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - initiating an observe relation between 127.0.0.1:8193 and resource /oscore/observe2, Exchange[R2, 127.0.0.1:8193]
08:56:54.807 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Observe-relation, checks every 120000000000ns or 100 notifications.
08:56:54.811 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - successfully established observe relation between KeyToken[127.0.0.1:8193-8CF99A82B724ACEE] and resource /oscore/observe2 (Exchange[R2, 127.0.0.1:8193], size 1)
08:56:54.811 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R2, 127.0.0.1:8193] send response ACK-2.05   MID=   -1, Token=null, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"
08:56:54.813 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193, complete]!
08:56:54.813 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R2, 127.0.0.1:8193, complete] completed ACK-2.04   MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96!
08:56:54.815 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 32 bytes to 127.0.0.1:8193
08:56:54.816 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E2,T21) 127.0.0.1:8,192 ==> :8,193 [ACK-2.04   MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96]
08:56:54.816 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 32 bytes from 127.0.0.1:8192
08:56:54.817 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
08:56:54.817 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:54.818 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L1, 127.0.0.1:8192, complete]!
08:56:54.818 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1, 127.0.0.1:8192, complete] for token KeyToken[127.0.0.1:8192-8CF99A82B724ACEE]
08:56:54.818 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1, 127.0.0.1:8192, complete] for MID KeyMID[127.0.0.1:8192-15610]
08:56:54.818 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L1, 127.0.0.1:8192, complete] completed CON-GET    MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8!
08:56:54.819 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with ACK-2.05   MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
08:56:54.820 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: one
08:56:54.820 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 1. Notification: ACK-2.05   MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
08:56:55.504 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R2, 127.0.0.1:8193] send response NON-2.05   MID=   -1, Token=null, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"
08:56:55.505 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[R2, 127.0.0.1:8193] added with generated mid KeyMID[127.0.0.1:8193-21957], NON-2.04   MID=21957, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E
08:56:55.506 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 34 bytes to 127.0.0.1:8193
08:56:55.507 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E3,T21) 127.0.0.1:8,192 ==> :8,193 [NON-2.04   MID=21957, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E]
08:56:55.507 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 34 bytes from 127.0.0.1:8192
08:56:55.507 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - looking up observation for token Token=8CF99A82B724ACEE: CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:55.508 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - re-created exchange from original observe request: CON-FETCH  MID=15610, Token=8CF99A82B724ACEE, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:55.508 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8192-21957]
08:56:55.508 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
08:56:55.509 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:55.509 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L3, 127.0.0.1:8192, complete]!
08:56:55.509 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with NON-2.05   MID=21957, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
08:56:55.509 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: two
08:56:55.509 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 2. Notification: NON-2.05   MID=21957, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
08:56:55.510 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L4, 127.0.0.1:8192] send request
08:56:55.510 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L4, 127.0.0.1:8192] prepare retransmission for CON-GET    MID=   -1, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:55.511 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L4, 127.0.0.1:8192] replace CON-GET    MID=   -1, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
08:56:55.511 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L4, 127.0.0.1:8192] added with generated mid KeyMID[127.0.0.1:8192-15611], CON-FETCH  MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
08:56:55.512 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L4, 127.0.0.1:8192] added with token KeyToken[127.0.0.1:8192-8CF99A82B724ACEE], CON-FETCH  MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
08:56:55.512 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8192-15611], KeyToken[127.0.0.1:8192-8CF99A82B724ACEE]]
08:56:55.512 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 45 bytes to 127.0.0.1:8192
08:56:55.513 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E4,T18) 127.0.0.1:8,193 ==> :8,192 [CON-FETCH  MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A]
08:56:55.513 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8192) received 45 bytes from 127.0.0.1:8193
08:56:55.513 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8193-15611]
08:56:55.513 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:55.514 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R5, 127.0.0.1:8193] replace CON-FETCH  MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:55.514 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - cancel an observe relation between 127.0.0.1:8193 and resource /oscore/observe2, Exchange[R5, 127.0.0.1:8193]
08:56:55.514 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Canceling observe relation KeyToken[127.0.0.1:8193-8CF99A82B724ACEE] with /oscore/observe2 (Exchange[R2, 127.0.0.1:8193])
08:56:55.514 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - remove observe relation between KeyToken[127.0.0.1:8193-8CF99A82B724ACEE] and resource /oscore/observe2 (Exchange[R2, 127.0.0.1:8193], size 0)
08:56:55.515 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R5, 127.0.0.1:8193] send response null-2.05   MID=   -1, Token=null, OptionSet={"Content-Format":"text/plain"}, "two"
08:56:55.515 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R5, 127.0.0.1:8193, complete]!
08:56:55.516 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R5, 127.0.0.1:8193, complete] completed ACK-2.04   MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E!
08:56:55.516 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193, complete]!
08:56:55.516 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[R2, 127.0.0.1:8193, complete] for MID KeyMID[127.0.0.1:8193-21957]
08:56:55.516 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 30 bytes to 127.0.0.1:8193
08:56:55.516 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R2, 127.0.0.1:8193, complete] completed NON-2.04   MID=21957, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E!
08:56:55.517 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E5,T21) 127.0.0.1:8,192 ==> :8,193 [ACK-2.04   MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E]
08:56:55.517 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 30 bytes from 127.0.0.1:8192
08:56:55.517 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
08:56:55.517 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:55.517 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L4, 127.0.0.1:8192, complete]!
08:56:55.517 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L4, 127.0.0.1:8192, complete] for token KeyToken[127.0.0.1:8192-8CF99A82B724ACEE]
08:56:55.518 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L4, 127.0.0.1:8192, complete] for MID KeyMID[127.0.0.1:8192-15611]
08:56:55.518 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L4, 127.0.0.1:8192, complete] completed CON-GET    MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=15611, Token=8CF99A82B724ACEE, OptionSet={"Observe":1, "Object-Security":0x0901}, acked 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A!
08:56:55.519 [main] DEBUG org.eclipse.californium.rule.CoapThreadsRule - shutdown
08:56:55.519 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
08:56:55.520 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8192
08:56:55.520 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8192
08:56:55.520 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8192] stopping ...
08:56:55.520 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8192, address /127.0.0.1
08:56:55.520 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8192] has stopped.
08:56:55.520 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8192
08:56:55.520 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
08:56:55.520 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8193
08:56:55.521 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8193
08:56:55.521 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8193] stopping ...
08:56:55.521 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8193, address /0.0.0.0
08:56:55.521 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8193] has stopped.
08:56:55.521 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8193
08:56:55.521 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
08:56:55.522 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
08:56:55.522 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
08:56:55.523 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
08:56:55.524 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
08:56:55.524 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
08:56:55.525 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
08:56:55.525 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
08:56:55.525 [main] INFO org.eclipse.californium.core.CoapServer - Starting server
08:56:55.526 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://127.0.0.1:0
08:56:55.526 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
08:56:55.526 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
08:56:55.526 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address localhost/127.0.0.1
08:56:55.526 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8194
08:56:55.526 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
08:56:55.526 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on /127.0.0.1:8194, recv buf = 0, send buf = 0, recv packet size = 2048
08:56:55.526 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://127.0.0.1:8194
08:56:55.527 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-localhost/127.0.0.1:0[0]]
08:56:55.527 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-localhost/127.0.0.1:0[0]]
08:56:55.528 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
08:56:55.528 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
08:56:55.528 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
08:56:55.528 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
08:56:55.528 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Endpoint [coap://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
08:56:55.528 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://0.0.0.0:0
08:56:55.529 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
08:56:55.529 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
08:56:55.529 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address 0.0.0.0/0.0.0.0
08:56:55.529 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8195
08:56:55.529 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
08:56:55.529 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:8195, recv buf = 0, send buf = 0, recv packet size = 2048
08:56:55.529 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]]
08:56:55.529 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:8195
08:56:55.529 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-0.0.0.0/0.0.0.0:0[0]]
08:56:55.529 [main] INFO org.eclipse.californium.core.network.EndpointManager - created implicit endpoint coap://0.0.0.0:8195 for coap
08:56:55.530 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L6, 127.0.0.1:8194] send request
08:56:55.530 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L6, 127.0.0.1:8194] prepare retransmission for CON-GET    MID=   -1, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:55.531 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L6, 127.0.0.1:8194] replace CON-GET    MID=   -1, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:55.531 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - registering observe request CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:55.531 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - added observation for Token=AEB6A20A7779610B
08:56:55.531 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L6, 127.0.0.1:8194] added with KeyMID[127.0.0.1:8194-37562], CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:55.531 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L6, 127.0.0.1:8194] added with token KeyToken[AEB6A20A7779610B], CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:55.532 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8194-37562], KeyToken[AEB6A20A7779610B]]
08:56:55.532 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 43 bytes to 127.0.0.1:8194
08:56:55.532 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E6,T28) 127.0.0.1:8,195 ==> :8,194 [CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8]
08:56:55.533 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8194) received 43 bytes from 127.0.0.1:8195
08:56:55.533 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8195-37562]
08:56:55.533 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:55.534 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195] replace CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:55.534 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - initiating an observe relation between 127.0.0.1:8195 and resource /oscore/observe2, Exchange[R7, 127.0.0.1:8195]
08:56:55.534 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Observe-relation, checks every 120000000000ns or 100 notifications.
08:56:55.534 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - successfully established observe relation between KeyToken[127.0.0.1:8195-AEB6A20A7779610B] and resource /oscore/observe2 (Exchange[R7, 127.0.0.1:8195], size 1)
08:56:55.534 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R7, 127.0.0.1:8195] send response ACK-2.05   MID=   -1, Token=null, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"
08:56:55.535 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195, complete]!
08:56:55.535 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R7, 127.0.0.1:8195, complete] completed ACK-2.04   MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96!
08:56:55.535 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 32 bytes to 127.0.0.1:8195
08:56:55.536 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E7,T31) 127.0.0.1:8,194 ==> :8,195 [ACK-2.04   MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96]
08:56:55.536 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 32 bytes from 127.0.0.1:8194
08:56:55.536 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
08:56:55.536 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:55.537 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L6, 127.0.0.1:8194, complete]!
08:56:55.537 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L6, 127.0.0.1:8194, complete] for token KeyToken[AEB6A20A7779610B]
08:56:55.537 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L6, 127.0.0.1:8194, complete] for MID KeyMID[127.0.0.1:8194-37562]
08:56:55.537 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L6, 127.0.0.1:8194, complete] completed CON-GET    MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8!
08:56:55.537 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with ACK-2.05   MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
08:56:55.538 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: one
08:56:55.538 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 1. Notification: ACK-2.05   MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
08:56:56.276 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R7, 127.0.0.1:8195] send response NON-2.05   MID=   -1, Token=null, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"
08:56:56.277 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[R7, 127.0.0.1:8195] added with generated mid KeyMID[127.0.0.1:8195-58905], NON-2.04   MID=58905, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E
08:56:56.277 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 34 bytes to 127.0.0.1:8195
08:56:56.278 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E8,T31) 127.0.0.1:8,194 ==> :8,195 [NON-2.04   MID=58905, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E]
08:56:56.278 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 34 bytes from 127.0.0.1:8194
08:56:56.279 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - looking up observation for token Token=AEB6A20A7779610B: CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:56.279 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - re-created exchange from original observe request: CON-FETCH  MID=37562, Token=AEB6A20A7779610B, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
08:56:56.279 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8194-58905]
08:56:56.279 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
08:56:56.279 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:56.280 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L8, 127.0.0.1:8194, complete]!
08:56:56.280 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with NON-2.05   MID=58905, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
08:56:56.280 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: two
08:56:56.280 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 2. Notification: NON-2.05   MID=58905, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
08:56:56.281 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L9, 127.0.0.1:8194] send request
08:56:56.281 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L9, 127.0.0.1:8194] prepare retransmission for CON-GET    MID=   -1, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:56.282 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L9, 127.0.0.1:8194] replace CON-GET    MID=   -1, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
08:56:56.282 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L9, 127.0.0.1:8194] added with generated mid KeyMID[127.0.0.1:8194-37563], CON-FETCH  MID=37563, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
08:56:56.283 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L9, 127.0.0.1:8194] added with token KeyToken[AEB6A20A7779610B], CON-FETCH  MID=37563, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
08:56:56.283 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8194-37563], KeyToken[AEB6A20A7779610B]]
08:56:56.283 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 45 bytes to 127.0.0.1:8194
08:56:56.284 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E9,T28) 127.0.0.1:8,195 ==> :8,194 [CON-FETCH  MID=37563, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A]
08:56:56.284 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8194) received 45 bytes from 127.0.0.1:8195
08:56:56.284 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8195-37563]
08:56:56.284 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:56.285 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R10, 127.0.0.1:8195] replace CON-FETCH  MID=37563, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=37563, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
08:56:56.285 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - cancel an observe relation between 127.0.0.1:8195 and resource /oscore/observe2, Exchange[R10, 127.0.0.1:8195]
08:56:56.285 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Canceling observe relation KeyToken[127.0.0.1:8195-AEB6A20A7779610B] with /oscore/observe2 (Exchange[R7, 127.0.0.1:8195])
08:56:56.286 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - remove observe relation between KeyToken[127.0.0.1:8195-AEB6A20A7779610B] and resource /oscore/observe2 (Exchange[R7, 127.0.0.1:8195], size 0)
08:56:56.286 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R10, 127.0.0.1:8195] send response null-2.05   MID=   -1, Token=null, OptionSet={"Content-Format":"text/plain"}, "two"
08:56:56.287 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R10, 127.0.0.1:8195, complete]!
08:56:56.287 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R10, 127.0.0.1:8195, complete] completed ACK-2.04   MID=37563, Token=AEB6A20A7779610B, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E!
08:56:56.288 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195, complete]!
08:56:56.288 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 30 bytes to 127.0.0.1:8195
08:56:56.288 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[R7, 127.0.0.1:8195, complete] for MID KeyMID[127.0.0.1:8195-58905]
08:56:56.288 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R7, 127.0.0.1:8195, complete] completed NON-2.04   MID=58905, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E!
08:56:56.288 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E10,T31) 127.0.0.1:8,194 ==> :8,195 [ACK-2.04   MID=37563, Token=AEB6A20A7779610B, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E]
08:56:56.289 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 30 bytes from 127.0.0.1:8194
08:56:56.289 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
08:56:56.289 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
08:56:56.289 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L9, 127.0.0.1:8194, complete]!
08:56:56.289 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L9, 127.0.0.1:8194, complete] for token KeyToken[AEB6A20A7779610B]
08:56:56.289 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L9, 127.0.0.1:8194, complete] for MID KeyMID[127.0.0.1:8194-37563]
08:56:56.290 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L9, 127.0.0.1:8194, complete] completed CON-GET    MID=37563, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=37563, Token=AEB6A20A7779610B, OptionSet={"Observe":1, "Object-Security":0x0901}, acked 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A!
08:56:56.290 [main] DEBUG org.eclipse.californium.rule.CoapThreadsRule - shutdown
08:56:56.290 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
08:56:56.291 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8194
08:56:56.291 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8194
08:56:56.291 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8194] stopping ...
08:56:56.291 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8194, address /127.0.0.1
08:56:56.291 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8194] has stopped.
08:56:56.291 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8194
08:56:56.291 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
08:56:56.291 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8195
08:56:56.291 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8195
08:56:56.291 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8195] stopping ...
08:56:56.291 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8195, address /0.0.0.0
08:56:56.291 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8195] has stopped.
08:56:56.291 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8195
08:56:56.292 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
08:56:56.292 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s - in org.eclipse.californium.oscore.OSCoreObserveTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-oscore ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-oscore ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-oscore ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-oscore ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ cf-oscore ---
[INFO] Installing org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-pubsub >------------------
[INFO] Building Cf-PubSub 3.12.0-SNAPSHOT                               [21/40]
[INFO]   from cf-pubsub/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-pubsub ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-pubsub ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-pubsub ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-pubsub ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/cf-pubsub/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-pubsub ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-pubsub ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-pubsub ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/cf-pubsub/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-pubsub ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-pubsub ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-pubsub ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.californium:californium-osgi >--------------
[INFO] Building Californium (Cf) OSGi 3.12.0-SNAPSHOT                   [22/40]
[INFO]   from californium-osgi/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ californium-osgi ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ californium-osgi ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ californium-osgi ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ californium-osgi ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/californium-osgi/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ californium-osgi ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ californium-osgi ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ californium-osgi ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.californium.osgi.ManagedServerTest
08:56:59.855 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
08:56:59.865 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
08:56:59.899 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
08:56:59.905 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
08:56:59.907 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
08:56:59.909 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:168)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.eclipse.californium.osgi.ManagedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ californium-osgi ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ californium-osgi ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ californium-osgi ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ californium-osgi ---
[INFO] Installing org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.californium:demo-apps >------------------
[INFO] Building Californium (Cf) Demo Applications 3.12.0-SNAPSHOT      [23/40]
[INFO]   from demo-apps/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ demo-apps ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ demo-apps ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ demo-apps ---
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ demo-apps ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ demo-apps ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/target/demo-apps-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ demo-apps ---
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ demo-apps ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ demo-apps ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/demo-apps/3.12.0-SNAPSHOT/demo-apps-3.12.0-SNAPSHOT.pom
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ demo-apps ---
[INFO] Configured Artifact: org.eclipse.californium:demo-apps:3.12.0-SNAPSHOT:pom
[INFO] Copying pom.xml to /home/jenkins/agent/workspace/californium-main/run/demo-apps-3.12.0-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< org.eclipse.californium:cf-benchmark >----------------
[INFO] Building Cf-BenchmarkServer 3.12.0-SNAPSHOT                      [24/40]
[INFO]   from demo-apps/cf-benchmark/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-benchmark ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-benchmark ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-benchmark ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-benchmark ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-benchmark ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-benchmark ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-benchmark ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-benchmark ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-benchmark ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-benchmark ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-benchmark ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-benchmark-observe >------------
[INFO] Building Cf-ObserveBenchmarkClient 3.12.0-SNAPSHOT               [25/40]
[INFO]   from demo-apps/cf-benchmark-observe/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-benchmark-observe ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-benchmark-observe ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-benchmark-observe ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-benchmark-observe ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-benchmark-observe ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-benchmark-observe ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-benchmark-observe ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-benchmark-observe ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-benchmark-observe ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-benchmark-observe ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-benchmark-observe ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark-observe:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-observe-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------< org.eclipse.californium:cf-cocoa >------------------
[INFO] Building Cf-CoCoAClient 3.12.0-SNAPSHOT                          [26/40]
[INFO]   from demo-apps/cf-cocoa/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-cocoa ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-cocoa ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-cocoa ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-cocoa ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-cocoa ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-cocoa ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-cocoa ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-cocoa ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-cocoa ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-cocoa ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-cocoa ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cocoa:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cocoa-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:cf-extplugtest-client >------------
[INFO] Building Cf-ExtendedPlugtestClient 3.12.0-SNAPSHOT               [27/40]
[INFO]   from demo-apps/cf-extplugtest-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-extplugtest-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-extplugtest-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-extplugtest-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-extplugtest-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-extplugtest-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-extplugtest-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-extplugtest-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-extplugtest-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-extplugtest-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-extplugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-server >-------------
[INFO] Building Cf-PlugtestServer 3.12.0-SNAPSHOT                       [28/40]
[INFO]   from demo-apps/cf-plugtest-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 32 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/src/main/java/org/eclipse/californium/plugtests/PlugtestServer.java:[48,43] org.eclipse.californium.core.server.EncryptedServersSerializationUtil in org.eclipse.californium.core.server has been deprecated
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-plugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:cf-extplugtest-server >------------
[INFO] Building Cf-ExtendedPlugtestServer 3.12.0-SNAPSHOT               [29/40]
[INFO]   from demo-apps/cf-extplugtest-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-extplugtest-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-extplugtest-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-extplugtest-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-extplugtest-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-extplugtest-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-extplugtest-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-extplugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-extplugtest-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-extplugtest-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-extplugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-extplugtest-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-extplugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-helloworld-client >------------
[INFO] Building Cf-HelloWorldClient 3.12.0-SNAPSHOT                     [30/40]
[INFO]   from demo-apps/cf-helloworld-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-helloworld-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-helloworld-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-helloworld-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-helloworld-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-helloworld-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-helloworld-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-helloworld-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-helloworld-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-helloworld-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-helloworld-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-client:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-client-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-helloworld-server >------------
[INFO] Building Cf-HelloWorldServer 3.12.0-SNAPSHOT                     [31/40]
[INFO]   from demo-apps/cf-helloworld-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-helloworld-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-helloworld-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-helloworld-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-helloworld-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-helloworld-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-helloworld-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-helloworld-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-helloworld-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-helloworld-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-helloworld-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-plugtest-checker >-------------
[INFO] Building Cf-PlugtestChecker 3.12.0-SNAPSHOT                      [32/40]
[INFO]   from demo-apps/cf-plugtest-checker/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-checker ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-checker ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-checker ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-checker ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-checker ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-checker ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-checker ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-checker ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-checker ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-checker ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-checker ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-client >-------------
[INFO] Building Cf-PlugtestClient 3.12.0-SNAPSHOT                       [33/40]
[INFO]   from demo-apps/cf-plugtest-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-cloud-demo-server >------------
[INFO] Building Cf-CloudDemoServer 3.12.0-SNAPSHOT                      [34/40]
[INFO]   from demo-apps/cf-cloud-demo-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-cloud-demo-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-cloud-demo-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-cloud-demo-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-cloud-demo-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-cloud-demo-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 20 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-cloud-demo-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-cloud-demo-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-cloud-demo-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-cloud-demo-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-cloud-demo-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-cloud-demo-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-cloud-demo-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/target/cf-cloud-demo-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-cloud-demo-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/target/cf-cloud-demo-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-cloud-demo-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-cloud-demo-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-cloud-demo-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/target/cf-cloud-demo-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-cloud-demo-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-cloud-demo-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cloud-demo-server/3.12.0-SNAPSHOT/cf-cloud-demo-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/target/cf-cloud-demo-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cloud-demo-server/3.12.0-SNAPSHOT/cf-cloud-demo-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/target/cf-cloud-demo-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cloud-demo-server/3.12.0-SNAPSHOT/cf-cloud-demo-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-cloud-demo-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-encrypt:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-encrypt-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cloud-demo-server/target/cf-encrypt-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-proxy2 >------------------
[INFO] Building Cf-ExampleCrossProxy2 3.12.0-SNAPSHOT                   [35/40]
[INFO]   from demo-apps/cf-proxy2/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-proxy2 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-proxy2 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-proxy2 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-proxy2 ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-proxy2 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-proxy2 ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-proxy2 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-proxy2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-proxy2 ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-proxy2 ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-proxy2 ---
[INFO] Configured Artifact: org.eclipse.californium:cf-proxy2:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-proxy2-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-secure >------------------
[INFO] Building Cf-SecureServer 3.12.0-SNAPSHOT                         [36/40]
[INFO]   from demo-apps/cf-secure/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-secure ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-secure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-secure ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-secure ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-secure ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-secure ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-secure ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-secure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-secure ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-secure ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-secure ---
[INFO] Configured Artifact: org.eclipse.californium:cf-secure:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-secure-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ---------------< org.eclipse.californium:cf-unix-setup >----------------
[INFO] Building Californium (Cf) Demo Setup for Unix 3.12.0-SNAPSHOT    [37/40]
[INFO]   from demo-apps/cf-unix-setup/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-unix-setup ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-unix-setup ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-unix-setup ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-unix-setup ---
[INFO] Copying 14 resources from scripts to target/classes/unix-setup
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-unix-setup ---
[INFO] No sources to compile
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-unix-setup ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-unix-setup ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-unix-setup ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-unix-setup ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-unix-setup ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-unix-setup ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-unix-setup ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-unix-setup ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-setup/3.12.0-SNAPSHOT/cf-unix-setup-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-setup/3.12.0-SNAPSHOT/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-unix-setup ---
[INFO] Configured Artifact: org.eclipse.californium:cf-unix-setup:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-unix-setup-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:sc-dtls-example-client >-----------
[INFO] Building Sc-DTLS-Example-Client 3.12.0-SNAPSHOT                  [38/40]
[INFO]   from demo-apps/sc-dtls-example-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sc-dtls-example-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ sc-dtls-example-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sc-dtls-example-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ sc-dtls-example-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ sc-dtls-example-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sc-dtls-example-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ sc-dtls-example-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ sc-dtls-example-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sc-dtls-example-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ sc-dtls-example-client ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-client:3.12.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-client-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:sc-dtls-example-server >-----------
[INFO] Building Sc-DTLS-Example-Server 3.12.0-SNAPSHOT                  [39/40]
[INFO]   from demo-apps/sc-dtls-example-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sc-dtls-example-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ sc-dtls-example-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sc-dtls-example-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ sc-dtls-example-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ sc-dtls-example-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sc-dtls-example-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ sc-dtls-example-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ sc-dtls-example-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sc-dtls-example-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ sc-dtls-example-server ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-server:3.12.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-simplefile-server >------------
[INFO] Building Cf-SimpleFileServer 3.12.0-SNAPSHOT                     [40/40]
[INFO]   from demo-apps/cf-simplefile-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-simplefile-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-simplefile-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-simplefile-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-simplefile-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-simplefile-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-simplefile-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-simplefile-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-simplefile-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-simplefile-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-simplefile-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-simplefile-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-simplefile-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-simplefile-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Californium (Cf) Parent 3.12.0-SNAPSHOT:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [ 21.278 s]
[INFO] Californium (Cf) Custom Assembly Descriptors ....... SUCCESS [  3.090 s]
[INFO] Californium (Cf) BOM ............................... SUCCESS [  0.028 s]
[INFO] Californium (Cf) Legal Documents ................... SUCCESS [  0.204 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  0.192 s]
[INFO] Californium (Cf) Element Connector ................. SUCCESS [ 16.988 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [02:31 min]
[INFO] Californium (Cf) Element Connector TCP netty ....... SUCCESS [ 26.445 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [01:49 min]
[INFO] Cf-NAT ............................................. SUCCESS [  0.743 s]
[INFO] Cf-Unix-Health ..................................... SUCCESS [  0.307 s]
[INFO] Cf-Cluster ......................................... SUCCESS [  0.612 s]
[INFO] Cf-command-line-interface .......................... SUCCESS [  0.763 s]
[INFO] Cf-cli-tcp-netty ................................... SUCCESS [  0.931 s]
[INFO] Cf-Encrypt ......................................... SUCCESS [  0.344 s]
[INFO] Californium (Cf) Tests ............................. SUCCESS [  0.017 s]
[INFO] Californium (Cf) Integration Tests ................. SUCCESS [ 52.161 s]
[INFO] Californium (Cf) Interoperability Tests ............ SUCCESS [ 18.660 s]
[INFO] Californium (Cf) Proxy2 ............................ SUCCESS [  5.144 s]
[INFO] Cf-OSCORE .......................................... SUCCESS [ 12.917 s]
[INFO] Cf-PubSub .......................................... SUCCESS [  0.356 s]
[INFO] Californium (Cf) OSGi .............................. SUCCESS [  4.419 s]
[INFO] Californium (Cf) Demo Applications ................. SUCCESS [  4.592 s]
[INFO] Cf-BenchmarkServer ................................. SUCCESS [  0.842 s]
[INFO] Cf-ObserveBenchmarkClient .......................... SUCCESS [  0.537 s]
[INFO] Cf-CoCoAClient ..................................... SUCCESS [  0.373 s]
[INFO] Cf-ExtendedPlugtestClient .......................... SUCCESS [  0.901 s]
[INFO] Cf-PlugtestServer .................................. SUCCESS [  1.300 s]
[INFO] Cf-ExtendedPlugtestServer .......................... SUCCESS [  1.418 s]
[INFO] Cf-HelloWorldClient ................................ SUCCESS [  0.387 s]
[INFO] Cf-HelloWorldServer ................................ SUCCESS [  0.968 s]
[INFO] Cf-PlugtestChecker ................................. SUCCESS [  0.991 s]
[INFO] Cf-PlugtestClient .................................. SUCCESS [  0.786 s]
[INFO] Cf-CloudDemoServer ................................. SUCCESS [  0.897 s]
[INFO] Cf-ExampleCrossProxy2 .............................. SUCCESS [  1.327 s]
[INFO] Cf-SecureServer .................................... SUCCESS [  0.467 s]
[INFO] Californium (Cf) Demo Setup for Unix ............... SUCCESS [  0.088 s]
[INFO] Sc-DTLS-Example-Client ............................. SUCCESS [  0.497 s]
[INFO] Sc-DTLS-Example-Server ............................. SUCCESS [  0.362 s]
[INFO] Cf-SimpleFileServer ................................ SUCCESS [  1.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:51 min
[INFO] Finished at: 2024-06-03T08:57:19Z
[INFO] ------------------------------------------------------------------------
[californium-main] $ /bin/sh -xe /tmp/jenkins15055437714124136665.sh
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS