Started by user sbernard@sierrawireless.com Building on master in workspace /home/hudson/genie.californium/.jenkins/jobs/californium-dry-run/workspace Cloning the remote Git repository Cloning repository https://github.com/eclipse/californium.git > /usr/local/bin/git init /home/hudson/genie.californium/.jenkins/jobs/californium-dry-run/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/californium.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/californium.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/californium.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/californium.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/californium.git > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/californium.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/android_compatibility_check^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/android_compatibility_check^{commit} # timeout=10 Checking out Revision 897b8e86021fc32eee531b7b8a25c4c027460260 (refs/remotes/origin/android_compatibility_check) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 897b8e86021fc32eee531b7b8a25c4c027460260 Commit message: "Add Android API level compatibility check to build (using level 19)" First time build. Skipping changelog. [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DTARGET=origin/android_compatibility_check -DcreateJavadoc=true clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [INFO] Scanning for projects... [INFO] Inspecting build with total of 26 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 26 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Californium (Cf) Parent [INFO] Californium (Cf) Demo Certificates [INFO] element-connector [INFO] Scandium (Sc) Core [INFO] element-connector-tcp [INFO] Californium (Cf) Core [INFO] Californium (Cf) Demo Applications [INFO] Cf-NAT [INFO] Californium (Cf) Integration Tests [INFO] Californium (Cf) Proxy [INFO] Californium (Cf) OSGi [INFO] Sc-DTLS-Example-Server [INFO] Sc-DTLS-Example-Client [INFO] Cf-PlugtestClient [INFO] Cf-PlugtestChecker [INFO] Cf-PlugtestServer [INFO] Cf-ExtendedPlugtestClient [INFO] Cf-ExtendedPlugtestServer [INFO] Cf-HelloWorldClient [INFO] Cf-HelloWorldServer [INFO] Cf-SimpleFileServer [INFO] Cf-CoCoAClient [INFO] Cf-SecureServer [INFO] Cf-ExampleCrossProxy [INFO] Cf-BenchmarkServer [INFO] Cf-ObserveBenchmarkClient [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Californium (Cf) Parent 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/parent/2.0.0-SNAPSHOT/parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Californium (Cf) Demo Certificates 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ demo-certs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ demo-certs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ demo-certs --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ demo-certs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources to certs [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ demo-certs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ demo-certs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-certs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ demo-certs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ demo-certs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ demo-certs --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/demo-certs-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ demo-certs --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ demo-certs --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/demo-certs-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ demo-certs --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/demo-certs-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-certs/2.0.0-SNAPSHOT/demo-certs-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-certs/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-certs/2.0.0-SNAPSHOT/demo-certs-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/demo-certs-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-certs/2.0.0-SNAPSHOT/demo-certs-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building element-connector 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ element-connector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ element-connector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ element-connector --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ element-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ element-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ element-connector --- [INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4_r1 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ element-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/element-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ element-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/test-classes [INFO] /jobs/genie.californium/californium-dry-run/workspace/element-connector/src/test/java/org/eclipse/californium/elements/util/AbstractDatagramSocketImpl.java: /jobs/genie.californium/californium-dry-run/workspace/element-connector/src/test/java/org/eclipse/californium/elements/util/AbstractDatagramSocketImpl.java uses or overrides a deprecated API. [INFO] /jobs/genie.californium/californium-dry-run/workspace/element-connector/src/test/java/org/eclipse/californium/elements/util/AbstractDatagramSocketImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ element-connector --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.elements.util.SslContextUtilConfigurationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.californium.elements.util.SslContextUtilConfigurationTest [INFO] Running org.eclipse.californium.elements.util.SslContextUtilCredentialsTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.californium.elements.util.SslContextUtilCredentialsTest [INFO] Running org.eclipse.californium.elements.util.LeastRecentlyUsedCacheTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in org.eclipse.californium.elements.util.LeastRecentlyUsedCacheTest [INFO] Running org.eclipse.californium.elements.util.SslContextUtilTrustTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.californium.elements.util.SslContextUtilTrustTest [INFO] Running org.eclipse.californium.elements.util.DatagramReaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.elements.util.DatagramReaderTest [INFO] Running org.eclipse.californium.elements.util.StringUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.elements.util.StringUtilTest [INFO] Running org.eclipse.californium.elements.PrincipalEndpointContextMatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.californium.elements.PrincipalEndpointContextMatcherTest [INFO] Running org.eclipse.californium.elements.EndpointContextUtilTest 05:10:24.768 WARN [EndpointContextUtil]: test-3, DTLS_SESSION_ID: "new session" != "session" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.774 WARN [EndpointContextUtil]: test-4, DTLS_SESSION_ID: "new session" != "null" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.774 WARN [EndpointContextUtil]: test-4, DTLS_CIPHER: "CIPHER" != "null" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.775 WARN [EndpointContextUtil]: test-3, DTLS_SESSION_ID: "new session" != "session" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.775 WARN [EndpointContextUtil]: test-4, DTLS_SESSION_ID: "new session" != "null" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.775 WARN [EndpointContextUtil]: test-4, DTLS_CIPHER: "CIPHER" != "null" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.776 WARN [EndpointContextUtil]: test-4, UNKNOWN: "null" != "secret" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.776 WARN [EndpointContextUtil]: test-5, UNKNOWN: "secret" != "topsecret" (o.e.c.e.EndpointContextUtil.match:55) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.eclipse.californium.elements.EndpointContextUtilTest [INFO] Running org.eclipse.californium.elements.UDPConnectorTest 05:10:24.786 WARN [UDPConnector]: UDPConnector (/127.0.0.1:38982) drops 0 bytes to null:-1 (o.e.c.e.UDPConnector$Sender.work:339) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.californium.elements.UDPConnectorTest [INFO] Running org.eclipse.californium.elements.DtlsEndpointContextMatcherTest 05:10:24.790 WARN [EndpointContextUtil]: strict context, DTLS_EPOCH: "2" != "1" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.790 WARN [EndpointContextUtil]: strict context, DTLS_SESSION_ID: "null" != "session" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.791 WARN [EndpointContextUtil]: strict context, DTLS_EPOCH: "null" != "1" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.791 WARN [EndpointContextUtil]: strict context, DTLS_CIPHER: "null" != "CIPHER" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.792 WARN [EndpointContextUtil]: relaxed context, DTLS_SESSION_ID: "new session" != "session" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.792 WARN [EndpointContextUtil]: relaxed context, DTLS_SESSION_ID: "null" != "session" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.792 WARN [EndpointContextUtil]: relaxed context, DTLS_CIPHER: "null" != "CIPHER" (o.e.c.e.EndpointContextUtil.match:55) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.californium.elements.DtlsEndpointContextMatcherTest [INFO] Running org.eclipse.californium.elements.TcpEndpointContextMatcherTest 05:10:24.795 WARN [EndpointContextUtil]: tcp context, CONNECTION_ID: "ID2" != "ID1" (o.e.c.e.EndpointContextUtil.match:55) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.elements.TcpEndpointContextMatcherTest [INFO] Running org.eclipse.californium.elements.TlsEndpointContextMatcherTest 05:10:24.799 WARN [EndpointContextUtil]: tls context, CONNECTION_ID: "ID2" != "ID1" (o.e.c.e.EndpointContextUtil.match:55) 05:10:24.799 WARN [EndpointContextUtil]: tls context, DTLS_SESSION_ID: "S2" != "S1" (o.e.c.e.EndpointContextUtil.match:55) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.californium.elements.TlsEndpointContextMatcherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ element-connector --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ element-connector --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:javadoc' has not been previously called for the module: 'org.eclipse.californium:demo-certs:jar:2.0.0-SNAPSHOT'. Trying to invoke it... Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [WARNING] Creating fake javadoc directory to prevent repeated invocations: /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/apidocs [ERROR] Error fetching link: /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package eu.javaspecialists.tjsn.concurrency.stripedexecutor... Loading source files for package org.eclipse.californium.elements... Loading source files for package org.eclipse.californium.elements.util... Constructing Javadoc information... Standard Doclet version 1.7.0_80 Building tree for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/StripedCallable.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/StripedExecutorService.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/StripedObject.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/StripedRunnable.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/AddressEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/Connector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/ConnectorFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/DtlsEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/EndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/EndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/EndpointContextUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/EndpointMismatchException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/KeySetEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/MapBasedEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/MessageCallback.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/PrincipalEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/RawData.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/RawDataChannel.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/RelaxedDtlsEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/StrictDtlsEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/TcpEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/TcpEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/TlsEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/TlsEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/UDPConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/UdpEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/DaemonThreadFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/DatagramReader.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/DatagramWriter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/LeastRecentlyUsedCache.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/LeastRecentlyUsedCache.EvictionListener.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/LeastRecentlyUsedCache.Predicate.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/NamedThreadFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/SslContextUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/SslContextUtil.Credentials.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/SslContextUtil.InputStreamFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/StringUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/overview-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/constant-values.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/serialized-form.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/class-use/StripedRunnable.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/class-use/StripedObject.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/class-use/StripedExecutorService.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/class-use/StripedCallable.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/UdpEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/UDPConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/TlsEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/TlsEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/TcpEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/TcpEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/StrictDtlsEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/RelaxedDtlsEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/RawDataChannel.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/RawData.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/PrincipalEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/MessageCallback.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/MapBasedEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/KeySetEndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/EndpointMismatchException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/EndpointContextUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/EndpointContextMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/EndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/DtlsEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/ConnectorFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/Connector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/class-use/AddressEndpointContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/StringUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/SslContextUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/SslContextUtil.InputStreamFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/SslContextUtil.Credentials.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/NamedThreadFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/LeastRecentlyUsedCache.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/LeastRecentlyUsedCache.Predicate.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/LeastRecentlyUsedCache.EvictionListener.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/DatagramWriter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/DatagramReader.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/class-use/DaemonThreadFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/eu/javaspecialists/tjsn/concurrency/stripedexecutor/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/org/eclipse/californium/elements/util/package-use.html... Building index for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/overview-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/index-all.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/deprecated-list.html... Building index for all classes... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/allclasses-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/allclasses-noframe.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/index.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/overview-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/element-connector-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ element-connector --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/element-connector-2.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ element-connector --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/element-connector-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ element-connector --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/element-connector-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/2.0.0-SNAPSHOT/element-connector-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/2.0.0-SNAPSHOT/element-connector-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/element-connector-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/2.0.0-SNAPSHOT/element-connector-2.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/element-connector-2.0.0-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/2.0.0-SNAPSHOT/element-connector-2.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector/target/element-connector-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/2.0.0-SNAPSHOT/element-connector-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ element-connector --- [INFO] Installing org/eclipse/californium/element-connector/2.0.0-SNAPSHOT/element-connector-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scandium (Sc) Core 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scandium --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ scandium --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ scandium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ scandium --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 83 source files to /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ scandium --- [INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4_r1 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ scandium --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/scandium-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ scandium --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/test-classes [INFO] /jobs/genie.californium/californium-dry-run/workspace/scandium-core/src/test/java/org/eclipse/californium/scandium/dtls/cipher/CCMBlockCipherTest.java: /jobs/genie.californium/californium-dry-run/workspace/scandium-core/src/test/java/org/eclipse/californium/scandium/dtls/cipher/CCMBlockCipherTest.java uses or overrides a deprecated API. [INFO] /jobs/genie.californium/californium-dry-run/workspace/scandium-core/src/test/java/org/eclipse/californium/scandium/dtls/cipher/CCMBlockCipherTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ scandium --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.scandium.dtls.CertificateMessageTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in org.eclipse.californium.scandium.dtls.CertificateMessageTest [INFO] Running org.eclipse.californium.scandium.dtls.AlertMessageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.californium.scandium.dtls.AlertMessageTest [INFO] Running org.eclipse.californium.scandium.dtls.cipher.PseudoRandomFunctionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.californium.scandium.dtls.cipher.PseudoRandomFunctionTest [INFO] Running org.eclipse.californium.scandium.dtls.cipher.CCMBlockCipherTest [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.721 s - in org.eclipse.californium.scandium.dtls.cipher.CCMBlockCipherTest [INFO] Running org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest [INFO] Running org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest [INFO] Running org.eclipse.californium.scandium.dtls.ClientHelloTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.californium.scandium.dtls.ClientHelloTest [INFO] Running org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest [INFO] Running org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest [INFO] Running org.eclipse.californium.scandium.dtls.RecordTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.scandium.dtls.RecordTest [INFO] Running org.eclipse.californium.scandium.dtls.HelloExtensionsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.scandium.dtls.HelloExtensionsTest [INFO] Running org.eclipse.californium.scandium.dtls.ServerNameExtensionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.scandium.dtls.ServerNameExtensionTest [INFO] Running org.eclipse.californium.scandium.dtls.DTLSSessionTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.scandium.dtls.DTLSSessionTest [INFO] Running org.eclipse.californium.scandium.dtls.ClientHandshakerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.californium.scandium.dtls.ClientHandshakerTest [INFO] Running org.eclipse.californium.scandium.dtls.CertificateRequestTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.californium.scandium.dtls.CertificateRequestTest [INFO] Running org.eclipse.californium.scandium.dtls.ServerHelloTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.californium.scandium.dtls.ServerHelloTest [INFO] Running org.eclipse.californium.scandium.config.DtlsConnectorConfigTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.californium.scandium.config.DtlsConnectorConfigTest [INFO] Running org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest [INFO] Running org.eclipse.californium.scandium.util.Base64Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.californium.scandium.util.Base64Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (medium-tests) @ scandium --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.scandium.dtls.ServerHandshakerTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.californium.scandium.dtls.ServerHandshakerTest [INFO] Running org.eclipse.californium.scandium.dtls.HandshakerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.californium.scandium.dtls.HandshakerTest [INFO] Running org.eclipse.californium.scandium.DTLSConnectorTest [WARNING] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.816 s - in org.eclipse.californium.scandium.DTLSConnectorTest [INFO] Running org.eclipse.californium.scandium.DTLSEndpointContextTest 05:11:05.717 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8232) drops 1 bytes to localhost/127.0.0.1:8231 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 s - in org.eclipse.californium.scandium.DTLSEndpointContextTest [INFO] Running org.eclipse.californium.scandium.HelloExtensionNegotiationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.californium.scandium.HelloExtensionNegotiationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ scandium --- [WARNING] Bundle org.eclipse.californium:scandium:bundle:2.0.0-SNAPSHOT : Export org.eclipse.californium.scandium.dtls, has 1, private references [org.eclipse.californium.scandium.util], [WARNING] Bundle org.eclipse.californium:scandium:bundle:2.0.0-SNAPSHOT : Export org.eclipse.californium.scandium.dtls.pskstore, has 1, private references [org.eclipse.californium.scandium.util], [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ scandium --- [ERROR] Error fetching link: /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.eclipse.californium.scandium... Loading source files for package org.eclipse.californium.scandium.auth... Loading source files for package org.eclipse.californium.scandium.config... Loading source files for package org.eclipse.californium.scandium.dtls... Loading source files for package org.eclipse.californium.scandium.dtls.cipher... Loading source files for package org.eclipse.californium.scandium.dtls.pskstore... Loading source files for package org.eclipse.californium.scandium.dtls.rpkstore... Loading source files for package org.eclipse.californium.scandium.util... Constructing Javadoc information... Standard Doclet version 1.7.0_80 Building tree for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/AlertHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/CookieGenerator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/DTLSConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/PreSharedKeyIdentity.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/PrincipalSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/RawPublicKeyIdentity.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/X509CertPath.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/DtlsConnectorConfig.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/DtlsConnectorConfig.Builder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/AbstractMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/AlertMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/AlertMessage.AlertDescription.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/AlertMessage.AlertLevel.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ApplicationMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/CertificateMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/CertificateRequest.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/CertificateRequest.ClientCertificateType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/CertificateTypeExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/CertificateTypeExtension.CertificateType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/CertificateVerify.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ChangeCipherSpecMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ChangeCipherSpecMessage.CCSType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ClientCertificateTypeExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ClientHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ClientHello.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/CompressionMethod.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/Connection.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ContentType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/DtlsException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/DTLSFlight.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/DtlsHandshakeException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/DTLSMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/DTLSSession.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ECDHClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ECDHServerKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/Finished.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/FragmentedHandshakeMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HandshakeException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HandshakeMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/Handshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HandshakeType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HelloExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HelloExtension.ExtensionType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HelloExtensions.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HelloRequest.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/HelloVerifyRequest.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/InMemoryConnectionStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/MaxFragmentLengthExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/MaxFragmentLengthExtension.Length.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/NULLClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ProtocolVersion.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/PSKClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/PSKServerKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/Random.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/Record.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/RecordLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ResumingClientHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ResumingServerHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ResumptionSupportingConnectionStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ServerCertificateTypeExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ServerHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ServerHello.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ServerHelloDone.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ServerKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ServerNameExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/ServerNameResolver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SessionAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SessionCache.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SessionId.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SessionListener.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SessionTicket.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SignatureAndHashAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SignatureAndHashAlgorithm.HashAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SignatureAndHashAlgorithm.SignatureAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SupportedEllipticCurvesExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SupportedPointFormatsExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/SupportedPointFormatsExtension.ECPointFormat.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/CCMBlockCipher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/CipherSuite.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/CipherSuite.CipherType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/CipherSuite.KeyExchangeAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/ECDHECryptography.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/ECDHECryptography.SupportedGroup.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/InvalidMacException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/PseudoRandomFunction.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/PseudoRandomFunction.Label.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/InMemoryPskStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/PskStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/StaticPskStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/InMemoryRpkTrustStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/TrustAllRpks.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/TrustedRpkStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/Base64.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/Base64.InputStream.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/Base64.OutputStream.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/ByteArrayUtils.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/ServerName.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/ServerName.NameType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/ServerNames.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/overview-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/constant-values.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/serialized-form.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/class-use/DTLSConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/class-use/CookieGenerator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/class-use/AlertHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/class-use/X509CertPath.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/class-use/RawPublicKeyIdentity.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/class-use/PrincipalSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/class-use/PreSharedKeyIdentity.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/class-use/DtlsConnectorConfig.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/class-use/DtlsConnectorConfig.Builder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SupportedPointFormatsExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SupportedPointFormatsExtension.ECPointFormat.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SupportedEllipticCurvesExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SignatureAndHashAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SignatureAndHashAlgorithm.HashAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SignatureAndHashAlgorithm.SignatureAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SessionTicket.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SessionListener.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SessionId.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SessionCache.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/SessionAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ServerNameResolver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ServerNameExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ServerKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ServerHelloDone.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ServerHello.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ServerHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ServerCertificateTypeExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ResumptionSupportingConnectionStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ResumingServerHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ResumingClientHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/RecordLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/Record.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/Random.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ProtocolVersion.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/PSKServerKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/PSKClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/NULLClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/MaxFragmentLengthExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/MaxFragmentLengthExtension.Length.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/InMemoryConnectionStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HelloVerifyRequest.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HelloRequest.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HelloExtensions.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HelloExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HelloExtension.ExtensionType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/Handshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HandshakeType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HandshakeMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/HandshakeException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/FragmentedHandshakeMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/Finished.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ECDHServerKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ECDHClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/DtlsHandshakeException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/DtlsException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/DTLSSession.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/DTLSMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/DTLSFlight.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ContentType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/Connection.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/CompressionMethod.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ClientKeyExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ClientHello.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ClientHandshaker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ClientCertificateTypeExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ChangeCipherSpecMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ChangeCipherSpecMessage.CCSType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/CertificateVerify.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/CertificateTypeExtension.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/CertificateTypeExtension.CertificateType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/CertificateRequest.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/CertificateRequest.ClientCertificateType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/CertificateMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/ApplicationMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/AlertMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/AlertMessage.AlertLevel.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/AlertMessage.AlertDescription.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/class-use/AbstractMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/PseudoRandomFunction.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/PseudoRandomFunction.Label.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/InvalidMacException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/ECDHECryptography.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/ECDHECryptography.SupportedGroup.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/CipherSuite.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/CipherSuite.KeyExchangeAlgorithm.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/CipherSuite.CipherType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/class-use/CCMBlockCipher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/class-use/StaticPskStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/class-use/PskStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/class-use/InMemoryPskStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/class-use/TrustedRpkStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/class-use/TrustAllRpks.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/class-use/InMemoryRpkTrustStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/class-use/ServerNames.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/class-use/ServerName.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/class-use/ServerName.NameType.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/class-use/ByteArrayUtils.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/class-use/Base64.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/class-use/Base64.InputStream.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/class-use/Base64.OutputStream.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/auth/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/config/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/cipher/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/pskstore/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/dtls/rpkstore/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/org/eclipse/californium/scandium/util/package-use.html... Building index for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/overview-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/index-all.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/allclasses-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/allclasses-noframe.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/index.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/overview-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/scandium-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (large-tests) @ scandium --- [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] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ scandium --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/scandium-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scandium --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/scandium-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/2.0.0-SNAPSHOT/scandium-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/scandium-core/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/2.0.0-SNAPSHOT/scandium-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/scandium-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/2.0.0-SNAPSHOT/scandium-2.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/scandium-core/target/scandium-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/2.0.0-SNAPSHOT/scandium-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ scandium --- [INFO] Installing org/eclipse/californium/scandium/2.0.0-SNAPSHOT/scandium-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building element-connector-tcp 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ element-connector-tcp --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ element-connector-tcp --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ element-connector-tcp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ element-connector-tcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ element-connector-tcp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ element-connector-tcp --- [INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4_r1 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ element-connector-tcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ element-connector-tcp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ element-connector-tcp --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.elements.tcp.TcpEndpointContextTest 05:11:18.315 WARN [EndpointContextUtil]: tcp context, CONNECTION_ID: "n.a." != "e299534a" (o.e.c.e.EndpointContextUtil.match:55) 05:11:18.323 WARN [TcpServerConnector]: TcpConnector drops 103 bytes to /127.0.0.1:44778 (o.e.c.e.t.TcpServerConnector.send:153) 05:11:24.352 WARN [TcpClientConnector]: TcpConnector drops 103 bytes to new localhost/127.0.0.1:33991 (o.e.c.e.t.TcpClientConnector.send:141) 05:11:26.358 WARN [EndpointContextUtil]: tcp context, CONNECTION_ID: "n.a." != "fd2b07f7" (o.e.c.e.EndpointContextUtil.match:55) 05:11:26.358 WARN [TcpClientConnector]: TcpConnector drops 103 bytes to localhost/127.0.0.1:33991 (o.e.c.e.t.TcpClientConnector.send:185) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.193 s - in org.eclipse.californium.elements.tcp.TcpEndpointContextTest [INFO] Running org.eclipse.californium.elements.tcp.TcpConnectorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.eclipse.californium.elements.tcp.TcpConnectorTest [INFO] Running org.eclipse.californium.elements.tcp.TlsCorrelationTest client C=CA, L=Ottawa, O=Eclipse IoT, OU=Californium, CN=cf-client: 1 sun.security.ssl.SunX509KeyManagerImpl@512327c server C=CA, L=Ottawa, O=Eclipse IoT, OU=Californium, CN=cf-server: 1 sun.security.ssl.SunX509KeyManagerImpl@6db06d7d trusts: 1 sun.security.ssl.X509TrustManagerImpl@59e461cd C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-ca C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-root keys : 1 sun.security.ssl.SunX509KeyManagerImpl@32a9f661 trusts: 1 sun.security.ssl.X509TrustManagerImpl@346e7443 C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-ca C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-root 05:11:29.990 ERROR [CloseOnErrorHandler]: Security Exception in channel handler chain for endpoint localhost/127.0.0.1:43388. Closing connection. (o.e.c.e.t.CloseOnErrorHandler.exceptionCaught:57) javax.net.ssl.SSLException: Received fatal alert: bad_certificate at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1639) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1607) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1776) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1068) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:890) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:764) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler$SslEngineType$3.unwrap(SslHandler.java:281) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1215) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1127) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1162) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138) at java.lang.Thread.run(Thread.java:745) 05:11:29.990 ERROR [CloseOnErrorHandler]: Security Exception in channel handler chain for endpoint /127.0.0.1:59937. Closing connection. (o.e.c.e.t.CloseOnErrorHandler.exceptionCaught:57) javax.net.ssl.SSLHandshakeException: certificate verify message signature error at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1639) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:281) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:269) at sun.security.ssl.ServerHandshaker.clientCertificateVerify(ServerHandshaker.java:1428) at sun.security.ssl.ServerHandshaker.processMessage(ServerHandshaker.java:238) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913) at sun.security.ssl.Handshaker$1.run(Handshaker.java:853) at sun.security.ssl.Handshaker$1.run(Handshaker.java:851) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1285) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1364) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1272) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1127) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1162) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138) at java.lang.Thread.run(Thread.java:745) keys : 1 sun.security.ssl.SunX509KeyManagerImpl@1052ebec trusts: 1 sun.security.ssl.X509TrustManagerImpl@33fedb53 C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-ca C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-root 05:11:31.691 ERROR [CloseOnErrorHandler]: Security Exception in channel handler chain for endpoint localhost/127.0.0.1:48330. Closing connection. (o.e.c.e.t.CloseOnErrorHandler.exceptionCaught:57) javax.net.ssl.SSLKeyException: Invalid signature on ECDH server key exchange message at sun.security.ssl.HandshakeMessage$ECDH_ServerKeyExchange.(HandshakeMessage.java:1098) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:274) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913) at sun.security.ssl.Handshaker$1.run(Handshaker.java:853) at sun.security.ssl.Handshaker$1.run(Handshaker.java:851) at java.security.AccessController.doPrivileged(Native Method) at sun.security.ssl.Handshaker$DelegatedTask.run(Handshaker.java:1285) at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1364) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1272) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1127) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1162) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138) at java.lang.Thread.run(Thread.java:745) 05:11:31.692 ERROR [CloseOnErrorHandler]: Security Exception in channel handler chain for endpoint /127.0.0.1:33957. Closing connection. (o.e.c.e.t.CloseOnErrorHandler.exceptionCaught:57) javax.net.ssl.SSLException: Received fatal alert: internal_error at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1639) at sun.security.ssl.SSLEngineImpl.fatal(SSLEngineImpl.java:1607) at sun.security.ssl.SSLEngineImpl.recvAlert(SSLEngineImpl.java:1776) at sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:1068) at sun.security.ssl.SSLEngineImpl.readNetRecord(SSLEngineImpl.java:890) at sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:764) at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:624) at io.netty.handler.ssl.SslHandler$SslEngineType$3.unwrap(SslHandler.java:281) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1215) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1127) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1162) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:489) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:428) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138) at java.lang.Thread.run(Thread.java:745) 05:11:33.722 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:33.725 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:33.730 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:33.735 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:33.738 WARN [EndpointContextUtil]: tls context, CONNECTION_ID: "n.a." != "16bc65d0" (o.e.c.e.EndpointContextUtil.match:55) 05:11:33.738 WARN [EndpointContextUtil]: tls context, DTLS_SESSION_ID: "n.a." != "5A A1 0C 55 2A EF 17 2F 94 82 1F DD A2 53 31 54 B9 46 0C 96 3A 02 C9 79 B3 23 FA 20 5D 0E 0F 85" (o.e.c.e.EndpointContextUtil.match:55) 05:11:33.738 WARN [EndpointContextUtil]: tls context, CIPHER: "n.a." != "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA" (o.e.c.e.EndpointContextUtil.match:55) 05:11:33.738 WARN [TcpServerConnector]: TcpConnector drops 103 bytes to /127.0.0.1:34584 (o.e.c.e.t.TcpServerConnector.send:153) 05:11:35.789 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:35.835 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:35.878 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:35.880 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:35.895 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:35.943 WARN [TcpClientConnector]: TcpConnector drops 103 bytes to new localhost/127.0.0.1:34374 (o.e.c.e.t.TcpClientConnector.send:141) 05:11:37.977 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:37.982 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:37.986 WARN [EndpointContextUtil]: tls context, CONNECTION_ID: "n.a." != "088c293c" (o.e.c.e.EndpointContextUtil.match:55) 05:11:37.986 WARN [EndpointContextUtil]: tls context, DTLS_SESSION_ID: "n.a." != "5A A1 0C 59 97 2A C2 AF 93 F6 50 7B 02 11 63 38 A3 0E A5 BE F9 3C DC 77 9F 2C FC E1 6F 72 5A 1B" (o.e.c.e.EndpointContextUtil.match:55) 05:11:37.986 WARN [EndpointContextUtil]: tls context, CIPHER: "n.a." != "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA" (o.e.c.e.EndpointContextUtil.match:55) 05:11:37.986 WARN [TcpClientConnector]: TcpConnector drops 103 bytes to localhost/127.0.0.1:34374 (o.e.c.e.t.TcpClientConnector.send:185) 05:11:39.987 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:40.025 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.044 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.087 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.090 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.573 s - in org.eclipse.californium.elements.tcp.TlsCorrelationTest [INFO] Running org.eclipse.californium.elements.tcp.TlsConnectorTest client C=CA, L=Ottawa, O=Eclipse IoT, OU=Californium, CN=cf-client: 1 sun.security.ssl.SunX509KeyManagerImpl@38ea76e6 server C=CA, L=Ottawa, O=Eclipse IoT, OU=Californium, CN=cf-server: 1 sun.security.ssl.SunX509KeyManagerImpl@2924133b trusts: 1 sun.security.ssl.X509TrustManagerImpl@7f6a9b96 C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-ca C=CA,L=Ottawa,O=Eclipse IoT,OU=Californium,CN=cf-root 05:11:44.175 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.178 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.182 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.315 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.317 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.318 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.320 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.321 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.323 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.333 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.335 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.337 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.339 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.383 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) 05:11:44.385 WARN [NettyContextUtils]: Principal peer not authenticated (o.e.c.e.t.NettyContextUtils.buildEndpointContext:70) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.eclipse.californium.elements.tcp.TlsConnectorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ element-connector-tcp --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ element-connector-tcp --- [ERROR] Error fetching link: /jobs/genie.californium/californium-dry-run/workspace/demo-certs/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.eclipse.californium.elements.tcp... Constructing Javadoc information... Standard Doclet version 1.7.0_80 Building tree for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/DatagramFramer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/DispatchHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/NettyContextUtils.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/TcpClientConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/TcpServerConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/TlsClientConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/TlsServerConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/TlsServerConnector.ClientAuthMode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/constant-values.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/TlsServerConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/TlsServerConnector.ClientAuthMode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/TlsClientConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/TcpServerConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/TcpClientConnector.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/NettyContextUtils.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/DispatchHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/class-use/DatagramFramer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/org/eclipse/californium/elements/tcp/package-use.html... Building index for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/overview-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/index-all.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/deprecated-list.html... Building index for all classes... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/allclasses-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/allclasses-noframe.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/index.html... Generating /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/element-connector-tcp-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ element-connector-tcp --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/element-connector-tcp-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ element-connector-tcp --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/element-connector-tcp-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector-tcp/2.0.0-SNAPSHOT/element-connector-tcp-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector-tcp/2.0.0-SNAPSHOT/element-connector-tcp-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/element-connector-tcp-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector-tcp/2.0.0-SNAPSHOT/element-connector-tcp-2.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/element-connector-tcp/target/element-connector-tcp-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector-tcp/2.0.0-SNAPSHOT/element-connector-tcp-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ element-connector-tcp --- [INFO] Installing org/eclipse/californium/element-connector-tcp/2.0.0-SNAPSHOT/element-connector-tcp-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Californium (Cf) Core 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ californium-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ californium-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ californium-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ californium-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 112 source files to /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/classes [INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-core/src/main/java/org/eclipse/californium/core/network/stack/CongestionControlLayer.java: Some input files use or override a deprecated API. [INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-core/src/main/java/org/eclipse/californium/core/network/stack/CongestionControlLayer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ californium-core --- [INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4_r1 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ californium-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/californium-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ californium-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 58 source files to /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/test-classes [INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-core/src/test/java/org/eclipse/californium/core/network/stack/BlockwiseLayerTest.java: Some input files use or override a deprecated API. [INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-core/src/test/java/org/eclipse/californium/core/network/stack/BlockwiseLayerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ californium-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.core.network.UdpMatcherTest 05:11:51.136 WARN [UdpMatcher]: message IDs exhausted, could not register outbound request for tracking (o.e.c.c.n.UdpMatcher.sendRequest:119) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.californium.core.network.UdpMatcherTest [INFO] Running org.eclipse.californium.core.network.serialization.DataSerializerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.californium.core.network.serialization.DataSerializerTest [INFO] Running org.eclipse.californium.core.network.serialization.DataParserTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.californium.core.network.serialization.DataParserTest [INFO] Running org.eclipse.californium.core.network.NullMessageIdTrackerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.californium.core.network.NullMessageIdTrackerTest [INFO] Running org.eclipse.californium.core.network.stack.CoapUdpStackTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.californium.core.network.stack.CoapUdpStackTest [INFO] Running org.eclipse.californium.core.network.stack.AbstractLayerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.californium.core.network.stack.AbstractLayerTest [INFO] Running org.eclipse.californium.core.network.stack.BlockwiseLayerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.californium.core.network.stack.BlockwiseLayerTest [INFO] Running org.eclipse.californium.core.network.stack.CoapStackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.californium.core.network.stack.CoapStackTest [INFO] Running org.eclipse.californium.core.network.stack.CoapTcpStackTest 05:11:51.357 WARN [TcpAdaptionLayer]: attempting to send empty message (ACK/RST) in TCP mode RST MID= -1 (o.e.c.c.n.s.TcpAdaptionLayer.sendEmptyMessage:43) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.californium.core.network.stack.CoapTcpStackTest [INFO] Running org.eclipse.californium.core.network.GroupedMessageIdTrackerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.eclipse.californium.core.network.GroupedMessageIdTrackerTest [INFO] Running org.eclipse.californium.core.network.InMemoryMessageExchangeStoreTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.californium.core.network.InMemoryMessageExchangeStoreTest [INFO] Running org.eclipse.californium.core.network.InMemoryMessageIdProviderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in org.eclipse.californium.core.network.InMemoryMessageIdProviderTest [INFO] Running org.eclipse.californium.core.network.EndpointManagerTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.californium.core.network.EndpointManagerTest [INFO] Running org.eclipse.californium.core.network.CoapEndpointTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.californium.core.network.CoapEndpointTest [INFO] Running org.eclipse.californium.core.network.TcpMatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.californium.core.network.TcpMatcherTest [INFO] Running org.eclipse.californium.core.test.OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest Start OptionTest End OptionTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.californium.core.test.OptionTest [INFO] Running org.eclipse.californium.core.test.AttributeMultiQueryTest Start AttributeMultiQueryTest ;bar="one two";foo;if="sensor";rt="temperature-c" Start AttributeMultiQueryTest ;bar="one two";foo;if="sensor";rt="temperature-c" Start AttributeMultiQueryTest ;bar="one two";foo;if="sensor";rt="temperature-c" Start AttributeMultiQueryTest ;bar="one two";foo;if="sensor";rt="temperature-c" Start AttributeMultiQueryTest ;bar="one two";foo;if="sensor";rt="temperature-c" [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.californium.core.test.AttributeMultiQueryTest [INFO] Running org.eclipse.californium.core.test.ResourceAttributesTest Start ResourceAttributesTest only one search query is supported! Start ResourceAttributesTest ;title="Sensor Index",;if="sensor";rt="light-lux",;bar="one two";foo;if="sensor";rt="temperature-c" Start ResourceAttributesTest ;if="sensor";rt="light-lux" [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.californium.core.test.ResourceAttributesTest [INFO] Running org.eclipse.californium.core.coap.MessageTest Start BlockOptionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.californium.core.coap.MessageTest [INFO] Running org.eclipse.californium.core.coap.BlockOptionTest Test getValue() (szx=0, m=false, num=0) => [] (szx=0, m=false, num=1) => [10] (szx=0, m=false, num=15) => [f0] (szx=0, m=false, num=16) => [0100] (szx=0, m=false, num=79) => [04f0] (szx=0, m=false, num=113) => [0710] (szx=0, m=false, num=26387) => [067130] (szx=0, m=false, num=1048575) => [fffff0] (szx=7, m=false, num=1048575) => [fffff7] (szx=7, m=true, num=1048575) => [ffffff] Test setValue() [] == (szx=0, m=false, num=0) [10] == (szx=0, m=false, num=1) [f0] == (szx=0, m=false, num=15) [0100] == (szx=0, m=false, num=16) [04f0] == (szx=0, m=false, num=79) [0710] == (szx=0, m=false, num=113) [067130] == (szx=0, m=false, num=26387) [fffff0] == (szx=0, m=false, num=1048575) [fffff7] == (szx=7, m=false, num=1048575) [ffffff] == (szx=7, m=true, num=1048575) End BlockOptionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.californium.core.coap.BlockOptionTest [INFO] Running org.eclipse.californium.core.coap.CoapTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.californium.core.coap.CoapTest [INFO] Running org.eclipse.californium.core.coap.RequestTest coap://192.168.0.1/non-ascii-path-%C3%A4%C3%B6%C3%BC?non-ascii-query=%C3%A4%C3%B6%C3%BC [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.californium.core.coap.RequestTest [INFO] Running org.eclipse.californium.core.observe.ObservationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.californium.core.observe.ObservationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (medium-tests) @ californium-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Start ClientSynchronousTest on coap://localhost:8192 [INFO] Running org.eclipse.californium.core.test.ClientSynchronousTest End ClientSynchronousTest Start BlockwiseTransferTest serverPort: 8195 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s - in org.eclipse.californium.core.test.ClientSynchronousTest [INFO] Running org.eclipse.californium.core.test.BlockwiseTransferTest -- GET long, accidently set M to 1 -- Server received GET request Client received payload [14294065031503528317172390645311515395082278043448879789154178897773074267650518396158932758090550302227181302988307322884276955606075006179499467183818] CON [MID=39847, T=[88a6e8a0b80a668b]], GET, /test, 2:0/1/64 -----> <----- ACK [MID=39847, T=[88a6e8a0b80a668b]], 2.05, 2:0/1/64, size2(152) CON [MID=39848, T=[88a6e8a0b80a668b]], GET, /test, 2:2/0/32 -----> <----- ACK [MID=39848, T=[88a6e8a0b80a668b]], 2.05, 2:2/1/32 CON [MID=39849, T=[88a6e8a0b80a668b]], GET, /test, 2:3/0/32 -----> <----- ACK [MID=39849, T=[88a6e8a0b80a668b]], 2.05, 2:3/1/32 CON [MID=39850, T=[88a6e8a0b80a668b]], GET, /test, 2:4/0/32 -----> <----- ACK [MID=39850, T=[88a6e8a0b80a668b]], 2.05, 2:4/0/32 -- POST long long -- Server received 281976914630671489948916091661823280027072359020152518319066473941395084350810208639487718512695503986958167993447444922890356907859949806731337903027 Client received payload [5460360653206888111964622389134445662088834271180102073185868506516676508667710995787335334636109194070274299671179179048178202784695347065616467625091] CON [MID=34593, T=[3888c5f6a7ca9575]], POST, /test, 1:0/1/32, size1(150) -----> <----- ACK [MID=34593, T=[3888c5f6a7ca9575]], 2.31, 1:0/1/32 CON [MID=34594, T=[3888c5f6a7ca9575]], POST, /test, 1:1/1/32 -----> <----- ACK [MID=34594, T=[3888c5f6a7ca9575]], 2.31, 1:1/1/32 CON [MID=34595, T=[3888c5f6a7ca9575]], POST, /test, 1:2/1/32 -----> <----- ACK [MID=34595, T=[3888c5f6a7ca9575]], 2.31, 1:2/1/32 CON [MID=34596, T=[3888c5f6a7ca9575]], POST, /test, 1:3/1/32 -----> <----- ACK [MID=34596, T=[3888c5f6a7ca9575]], 2.31, 1:3/1/32 CON [MID=34597, T=[3888c5f6a7ca9575]], POST, /test, 1:4/0/32 -----> <----- ACK [MID=34597, T=[3888c5f6a7ca9575]], 2.05, 1:4/0/32, 2:0/1/32, size2(151) CON [MID=34598, T=[3888c5f6a7ca9575]], POST, /test, 2:1/0/32 -----> <----- ACK [MID=34598, T=[3888c5f6a7ca9575]], 2.05, 2:1/1/32 CON [MID=34599, T=[3888c5f6a7ca9575]], POST, /test, 2:2/0/32 -----> <----- ACK [MID=34599, T=[3888c5f6a7ca9575]], 2.05, 2:2/1/32 CON [MID=34600, T=[3888c5f6a7ca9575]], POST, /test, 2:3/0/32 -----> <----- ACK [MID=34600, T=[3888c5f6a7ca9575]], 2.05, 2:3/1/32 CON [MID=34601, T=[3888c5f6a7ca9575]], POST, /test, 2:4/0/32 -----> <----- ACK [MID=34601, T=[3888c5f6a7ca9575]], 2.05, 2:4/0/32 Server received 281976914630671489948916091661823280027072359020152518319066473941395084350810208639487718512695503986958167993447444922890356907859949806731337903027 Client received payload [5460360653206888111964622389134445662088834271180102073185868506516676508667710995787335334636109194070274299671179179048178202784695347065616467625091] CON [MID=34602, T=[c27e4b702ef87c51]], POST, /test, 1:0/1/32, size1(150) -----> <----- ACK [MID=34602, T=[c27e4b702ef87c51]], 2.31, 1:0/1/32 CON [MID=34603, T=[c27e4b702ef87c51]], POST, /test, 1:1/1/32 -----> <----- ACK [MID=34603, T=[c27e4b702ef87c51]], 2.31, 1:1/1/32 CON [MID=34604, T=[c27e4b702ef87c51]], POST, /test, 1:2/1/32 -----> <----- ACK [MID=34604, T=[c27e4b702ef87c51]], 2.31, 1:2/1/32 CON [MID=34605, T=[c27e4b702ef87c51]], POST, /test, 1:3/1/32 -----> <----- ACK [MID=34605, T=[c27e4b702ef87c51]], 2.31, 1:3/1/32 CON [MID=34606, T=[c27e4b702ef87c51]], POST, /test, 1:4/0/32 -----> <----- ACK [MID=34606, T=[c27e4b702ef87c51]], 2.05, 1:4/0/32, 2:0/1/32, size2(151) CON [MID=34607, T=[c27e4b702ef87c51]], POST, /test, 2:1/0/32 -----> <----- ACK [MID=34607, T=[c27e4b702ef87c51]], 2.05, 2:1/1/32 CON [MID=34608, T=[c27e4b702ef87c51]], POST, /test, 2:2/0/32 -----> <----- ACK [MID=34608, T=[c27e4b702ef87c51]], 2.05, 2:2/1/32 CON [MID=34609, T=[c27e4b702ef87c51]], POST, /test, 2:3/0/32 -----> <----- ACK [MID=34609, T=[c27e4b702ef87c51]], 2.05, 2:3/1/32 CON [MID=34610, T=[c27e4b702ef87c51]], POST, /test, 2:4/0/32 -----> <----- ACK [MID=34610, T=[c27e4b702ef87c51]], 2.05, 2:4/0/32 -- POST short long -- Server received 775690890422476 Client received payload [5460360653206888111964622389134445662088834271180102073185868506516676508667710995787335334636109194070274299671179179048178202784695347065616467625091] CON [MID=36107, T=[7236a4846b7b4398]], POST, /test -----> <----- ACK [MID=36107, T=[7236a4846b7b4398]], 2.05, 2:0/1/32, size2(151) CON [MID=36108, T=[7236a4846b7b4398]], POST, /test, 2:1/0/32 -----> <----- ACK [MID=36108, T=[7236a4846b7b4398]], 2.05, 2:1/1/32 CON [MID=36109, T=[7236a4846b7b4398]], POST, /test, 2:2/0/32 -----> <----- ACK [MID=36109, T=[7236a4846b7b4398]], 2.05, 2:2/1/32 CON [MID=36110, T=[7236a4846b7b4398]], POST, /test, 2:3/0/32 -----> <----- ACK [MID=36110, T=[7236a4846b7b4398]], 2.05, 2:3/1/32 CON [MID=36111, T=[7236a4846b7b4398]], POST, /test, 2:4/0/32 -----> <----- ACK [MID=36111, T=[7236a4846b7b4398]], 2.05, 2:4/0/32 -- GET long, cancel -- Server received GET request Client received payload [nothing] CON [MID=36741, T=[6e71ffdc40f8ca8d]], GET, /test -----> <----- ACK [MID=36741, T=[6e71ffdc40f8ca8d]], 2.05, 2:0/1/32, size2(152) -- GET short -- Server received GET request Client received payload [72078449310824282] CON [MID=54495, T=[0272ff60af8dbc2b]], GET, /test -----> <----- ACK [MID=54495, T=[0272ff60af8dbc2b]], 2.05 -- POST short short -- Server received 775690890422476 Client received payload [7334710824545836] CON [MID=49152, T=[3cbc9ab732cf655e]], POST, /test -----> <----- ACK [MID=49152, T=[3cbc9ab732cf655e]], 2.05 -- GET long -- Server received GET request Client received payload [14294065031503528317172390645311515395082278043448879789154178897773074267650518396158932758090550302227181302988307322884276955606075006179499467183818] CON [MID=50062, T=[d0233ad8c40ebacd]], GET, /test -----> <----- ACK [MID=50062, T=[d0233ad8c40ebacd]], 2.05, 2:0/1/32, size2(152) CON [MID=50063, T=[d0233ad8c40ebacd]], GET, /test, 2:1/0/32 -----> <----- ACK [MID=50063, T=[d0233ad8c40ebacd]], 2.05, 2:1/1/32 CON [MID=50064, T=[d0233ad8c40ebacd]], GET, /test, 2:2/0/32 -----> <----- ACK [MID=50064, T=[d0233ad8c40ebacd]], 2.05, 2:2/1/32 CON [MID=50065, T=[d0233ad8c40ebacd]], GET, /test, 2:3/0/32 -----> <----- ACK [MID=50065, T=[d0233ad8c40ebacd]], 2.05, 2:3/1/32 CON [MID=50066, T=[d0233ad8c40ebacd]], GET, /test, 2:4/0/32 -----> <----- ACK [MID=50066, T=[d0233ad8c40ebacd]], 2.05, 2:4/0/32 Server received GET request Client received payload [14294065031503528317172390645311515395082278043448879789154178897773074267650518396158932758090550302227181302988307322884276955606075006179499467183818] CON [MID=50067, T=[881421dd3772cea6]], GET, /test -----> <----- ACK [MID=50067, T=[881421dd3772cea6]], 2.05, 2:0/1/32, size2(152) CON [MID=50068, T=[881421dd3772cea6]], GET, /test, 2:1/0/32 -----> <----- ACK [MID=50068, T=[881421dd3772cea6]], 2.05, 2:1/1/32 CON [MID=50069, T=[881421dd3772cea6]], GET, /test, 2:2/0/32 -----> <----- ACK [MID=50069, T=[881421dd3772cea6]], 2.05, 2:2/1/32 CON [MID=50070, T=[881421dd3772cea6]], GET, /test, 2:3/0/32 -----> <----- ACK [MID=50070, T=[881421dd3772cea6]], 2.05, 2:3/1/32 CON [MID=50071, T=[881421dd3772cea6]], GET, /test, 2:4/0/32 -----> <----- ACK [MID=50071, T=[881421dd3772cea6]], 2.05, 2:4/0/32 -- POST long short -- Server received 281976914630671489948916091661823280027072359020152518319066473941395084350810208639487718512695503986958167993447444922890356907859949806731337903027 Client received payload [7334710824545836] CON [MID=51900, T=[2a7d9a5e583f706d]], POST, /test, 1:0/1/32, size1(150) -----> <----- ACK [MID=51900, T=[2a7d9a5e583f706d]], 2.31, 1:0/1/32 CON [MID=51901, T=[2a7d9a5e583f706d]], POST, /test, 1:1/1/32 -----> <----- ACK [MID=51901, T=[2a7d9a5e583f706d]], 2.31, 1:1/1/32 CON [MID=51902, T=[2a7d9a5e583f706d]], POST, /test, 1:2/1/32 -----> <----- ACK [MID=51902, T=[2a7d9a5e583f706d]], 2.31, 1:2/1/32 CON [MID=51903, T=[2a7d9a5e583f706d]], POST, /test, 1:3/1/32 -----> <----- ACK [MID=51903, T=[2a7d9a5e583f706d]], 2.31, 1:3/1/32 CON [MID=51904, T=[2a7d9a5e583f706d]], POST, /test, 1:4/0/32 -----> <----- ACK [MID=51904, T=[2a7d9a5e583f706d]], 2.05, 1:4/0/32 End BlockwiseTransferTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.158 s - in org.eclipse.californium.core.test.BlockwiseTransferTest [INFO] Running org.eclipse.californium.core.test.lockstep.ServerDeduplicationTest CON [MID=2345, T=[0001]], GET, /test/CON -----> <----- ACK [MID=2345] <----- CON [MID=64868, T=[0001]], 2.05 CON [MID=2345, T=[0001]], GET, /test/CON -----> <----- ACK [MID=2345] <----- CON [MID=64868, T=[0001]], 2.05 <----- CON [MID=64868, T=[0001]], 2.05 ACK [MID=64868] -----> CON [MID=2346, T=[0001]], GET, /test/CON -----> <----- ACK [MID=2346] <----- CON [MID=64869, T=[0001]], 2.05 ACK [MID=64869] -----> CON [MID=1234, T=[0000]], GET, /test -----> <----- ACK [MID=1234, T=[0000]], 2.05 CON [MID=1234, T=[0000]], GET, /test -----> <----- ACK [MID=1234, T=[0000]], 2.05 CON [MID=1235, T=[0000]], GET, /test -----> <----- ACK [MID=1235, T=[0000]], 2.05 CON [MID=2345, T=[0001]], GET, /test/NON -----> <----- ACK [MID=2345] <----- NON [MID=8205, T=[0001]], 2.05 CON [MID=2345, T=[0001]], GET, /test/NON -----> <----- ACK [MID=2345] <----- NON [MID=8205, T=[0001]], 2.05 CON [MID=2346, T=[0001]], GET, /test/NON -----> <----- ACK [MID=2346] <----- NON [MID=8206, T=[0001]], 2.05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.747 s - in org.eclipse.californium.core.test.lockstep.ServerDeduplicationTest [INFO] Running org.eclipse.californium.core.test.lockstep.DeduplicationTest Start DeduplicationTest Client binds to port 8209 Simple GET: End DeduplicationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in org.eclipse.californium.core.test.lockstep.DeduplicationTest [INFO] Running org.eclipse.californium.core.test.lockstep.ClusteringTest Start ClusteringTest Client 1 binds to port 8211 Client 2 binds to port 8212 Observe: Sending Observe Request to client 1 ... Server send Observe response to client 1. CON [MID=58757, T=[99cef16ed482d5e2]], GET, /test, observe(0) -----> <----- ACK [MID=58757] <----- CON [MID=8001, T=[99cef16ed482d5e2]], 2.05, observe(101) ACK [MID=8001] -----> Relation established with client 1 Server send Observe response to client 2. <----- CON [MID=8002, T=[99cef16ed482d5e2]], 2.05, observe(102) ACK [MID=8002] -----> Response received Server send Observe response to client 1. <----- CON [MID=8003, T=[99cef16ed482d5e2]], 2.05, observe(103) ACK [MID=8003] -----> Response received Cancel Observation. Server send Observe response to client 1. <----- CON [MID=8004, T=[99cef16ed482d5e2]], 2.05, observe(104) RST [MID=8004] -----> Server send Observe response to client 2. <----- CON [MID=8005, T=[99cef16ed482d5e2]], 2.05, observe(104) RST [MID=8005] -----> End ClusteringTest Start ClusteringTest Client 1 binds to port 8214 Client 2 binds to port 8215 Observe with blockwise: Sending Observe Request to client 1 ... Server send Observe response to client 1. CON [MID=52329, T=[a3f6639df7ed314b]], GET, /test, observe(0) -----> <----- ACK [MID=52329, T=[a3f6639df7ed314b]], 2.05, 2:0/1/16, observe(100) CON [MID=52330, T=[04dfbc7aeeb2a3ec]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=52330, T=[04dfbc7aeeb2a3ec]], 2.05, 2:1/1/16 CON [MID=52331, T=[04dfbc7aeeb2a3ec]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=52331, T=[04dfbc7aeeb2a3ec]], 2.05, 2:2/0/16 Relation established with client 1 Server send Observe response to client 2. <----- CON [MID=8001, T=[a3f6639df7ed314b]], 2.05, 2:0/1/16, observe(101) ACK [MID=8001] -----> CON [MID=52293, T=[3a4d50a75d46e03b]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=52293, T=[3a4d50a75d46e03b]], 2.05, 2:1/1/16 CON [MID=52294, T=[3a4d50a75d46e03b]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=52294, T=[3a4d50a75d46e03b]], 2.05, 2:2/0/16 Response received Server send Observe response to client 1. <----- CON [MID=8002, T=[a3f6639df7ed314b]], 2.05, 2:0/1/16, observe(102) ACK [MID=8002] -----> CON [MID=52332, T=[0edb42a2624ad060]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=52332, T=[0edb42a2624ad060]], 2.05, 2:1/1/16 CON [MID=52333, T=[0edb42a2624ad060]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=52333, T=[0edb42a2624ad060]], 2.05, 2:2/0/16 Response received End ClusteringTest Start ClusteringTest Client 1 binds to port 8217 Client 2 binds to port 8218 Observe: Sending Observe Request to client 1 ... Server send Observe response to client 1. CON [MID=53561, T=[238ccb8a415a0e55]], GET, /test, observe(0) -----> <----- ACK [MID=53561] <----- CON [MID=8001, T=[238ccb8a415a0e55]], 2.05, observe(101) ACK [MID=8001] -----> Relation established with client 1 Server send Observe response to client 2. <----- CON [MID=8002, T=[238ccb8a415a0e55]], 2.05, observe(102) ACK [MID=8002] -----> Response received Server send Observe response to client 1. <----- CON [MID=8003, T=[238ccb8a415a0e55]], 2.05, observe(103) ACK [MID=8003] -----> Response received End ClusteringTest Start ObserveServerSideTest Server binds to port 8220 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 s - in org.eclipse.californium.core.test.lockstep.ClusteringTest [INFO] Running org.eclipse.californium.core.test.lockstep.ObserveServerSideTest Establish an observe relation and receive NON notifications Resource body changed to: [First notification 8479772940] Resource body changed to: [Second notification 6324417010] Resource body changed to: [Third notification 9876255171] Reject notification Wait until deduplicator should be empty (0.747 seconds) NON [MID=7001, T=[0b]], GET, /obs, 2:0/0/16, observe(0) -----> <----- NON [MID=53168, T=[0b]], 2.05, 2:0/1/16, observe(0), size2(30), ETags([0001]) NON [MID=7002, T=[0b]], GET, /obs, 2:1/0/16, ETags([0001]) -----> <----- NON [MID=53169, T=[0b]], 2.05, 2:1/0/16, ETags([0001]) Observe relation established <----- NON [MID=53170, T=[0b]], 2.05, 2:0/1/16, observe(1), size2(29), ETags([0002]) NON [MID=7003, T=[0b]], GET, /obs, 2:1/0/16, ETags([0002]) -----> <----- NON [MID=53171, T=[0b]], 2.05, 2:1/0/16, ETags([0002]) <----- CON [MID=53172, T=[0b]], 2.05, 2:0/1/16, observe(2), size2(30), ETags([0003]) ACK [MID=53172] -----> NON [MID=7004, T=[0b]], GET, /obs, 2:1/0/16, ETags([0003]) -----> <----- NON [MID=53173, T=[0b]], 2.05, 2:1/0/16, ETags([0003]) <----- NON [MID=53174, T=[0b]], 2.05, 2:0/1/16, observe(3), size2(29), ETags([0004]) RST [MID=53174] -----> Observe with blockwise Resource body changed to: [46350326996393437261383359732358917433724547183165251286172925180982940404722761] Resource body changed to: [36935298795275466914676573778708801204341845756464048667286890152544206991426972] Wait until deduplicator should be empty (0.747 seconds) CON [MID=7001, T=[0c]], GET, /obs, observe(0) -----> <----- ACK [MID=7001, T=[0c]], 2.05, 2:0/1/32, observe(3), size2(80), ETags([0005]) Observe relation established CON [MID=7002, T=[0d]], GET, /obs, 2:1/0/32, ETags([0005]) -----> <----- ACK [MID=7002, T=[0d]], 2.05, 2:1/1/32, ETags([0005]) CON [MID=7003, T=[0d]], GET, /obs, 2:2/0/32, ETags([0005]) -----> <----- ACK [MID=7003, T=[0d]], 2.05, 2:2/0/32, ETags([0005]) <----- CON [MID=33624, T=[0c]], 2.05, 2:0/1/32, observe(4), size2(80), ETags([0006]) === changed === ACK [MID=33624] -----> CON [MID=7004, T=[0e]], GET, /obs, 2:1/0/32, ETags([0006]) -----> <----- ACK [MID=7004, T=[0e]], 2.05, 2:1/1/32, ETags([0006]) CON [MID=7005, T=[0e]], GET, /obs, 2:2/0/32, ETags([0006]) -----> <----- ACK [MID=7005, T=[0e]], 2.05, 2:2/0/32, ETags([0006]) <----- CON [MID=33625, T=[0c]], 2.05, 2:0/1/32, observe(5), size2(80), ETags([0007]) === changed === RST [MID=33625] -----> Establish an observe relation and receive NON notifications Resource body changed to: [First notification 8287484400] Resource body changed to: [Second notification 1088918270] Resource body changed to: [Third notification 7289369307] Reject notification Wait until deduplicator should be empty (0.747 seconds) NON [MID=7001, T=[0f]], GET, /obs, observe(0) -----> <----- NON [MID=1385, T=[0f]], 2.05, observe(5), ETags([0008]) Observe relation established <----- NON [MID=1386, T=[0f]], 2.05, observe(6), ETags([0009]) <----- CON [MID=1387, T=[0f]], 2.05, observe(7), ETags([000a]) ACK [MID=1387] -----> <----- NON [MID=1388, T=[0f]], 2.05, observe(8), ETags([000b]) RST [MID=1388] -----> Establish an observe relation. Cancellation due to a reject from the client Resource body changed to: [First notification 2696347798] Reject notification Wait until deduplicator should be empty (0.747 seconds) CON [MID=7001, T=[10]], GET, /obs, observe(0) -----> <----- ACK [MID=7001, T=[10]], 2.05, observe(8), ETags([000c]) Observe relation established <----- CON [MID=41692, T=[10]], 2.05, observe(9), ETags([000d])// lost <----- CON [MID=41692, T=[10]], 2.05, observe(9), ETags([000d]) RST [MID=41692] -----> Establish an observe relation. Cancellation after timeout. During the timeouts, the resource still changes. Resource body changed to: [First notification 8305373263] Resource body changed to: [Second notification 7962542724] Resource body changed to: [Third notification 8542964094] Wait until deduplicator should be empty (0.747 seconds) CON [MID=7001, T=[11]], GET, /obs, observe(0) -----> <----- ACK [MID=7001, T=[11]], 2.05, observe(9), ETags([000e]) Observe relation established <----- CON [MID=47279, T=[11]], 2.05, observe(10), ETags([000f])// lost <----- CON [MID=47279, T=[11]], 2.05, observe(10), ETags([000f])// lost (1. retransmission) <----- CON [MID=47280, T=[11]], 2.05, observe(11), ETags([0010])// lost (2. retransmission) <----- CON [MID=47281, T=[11]], 2.05, observe(12), ETags([0011])// lost (3. retransmission) <----- CON [MID=47281, T=[11]], 2.05, observe(12), ETags([0011])// lost (4. retransmission) Establish an observe relation. Cancellation after timeout Resource body changed to: [First notification] Resource body changed to: [Second notification] Resource body changed to: [Third notification] Resource body changed to: [Fourth notification] Resource body changed to: [Fifth notification] Wait until deduplicator should be empty (0.747 seconds) CON [MID=7001, T=[12]], GET, /obs, observe(0) -----> <----- ACK [MID=7001, T=[12]], 2.05, observe(12), ETags([0012]) Observe relation established <----- NON [MID=32755, T=[12]], 2.05, observe(13), ETags([0013]) <----- NON [MID=32756, T=[12]], 2.05, observe(14), ETags([0014]) <----- CON [MID=32757, T=[12]], 2.05, observe(15), ETags([0015]) ACK [MID=32757] -----> <----- NON [MID=32758, T=[12]], 2.05, observe(16), ETags([0016]) <----- CON [MID=32759, T=[12]], 2.05, observe(17), ETags([0017]) // lost <----- CON [MID=32759, T=[12]], 2.05, observe(17), ETags([0017]) // lost <----- CON [MID=32759, T=[12]], 2.05, observe(17), ETags([0017]) // lost <----- CON [MID=32759, T=[12]], 2.05, observe(17), ETags([0017]) // lost <----- CON [MID=32759, T=[12]], 2.05, observe(17), ETags([0017]) // lost Observe with blockwise Resource body changed to: [66543089256893315329994006277212950394972116281939589267674457125585321546762121] Wait until deduplicator should be empty (0.747 seconds) CON [MID=7001, T=[13]], GET, /obs, observe(0) -----> <----- ACK [MID=7001, T=[13]], 2.05, observe(17), ETags([0018]) Observe relation established <----- CON [MID=23322, T=[13]], 2.05, 2:0/1/32, observe(18), size2(80), ETags([0019]) === changed === ACK [MID=23322] -----> CON [MID=7002, T=[14]], GET, /obs, 2:1/0/32, ETags([0019]) -----> <----- ACK [MID=7002, T=[14]], 2.05, 2:1/1/32, ETags([0019]) Establish an observe relation to a quickly changing resource and do no longer respond Resource body changed to: [First notification 9824706308] Resource body changed to: [Second notification 2848686403] Resource body changed to: [NON notification 1 4563768943] Resource body changed to: [NON notification 2 6517542296] Resource body changed to: [NON notification 3 2430882933] Wait until deduplicator should be empty (0.747 seconds) CON [MID=7001, T=[15]], GET, /obs, observe(0) -----> <----- ACK [MID=7001, T=[15]], 2.05, observe(18), ETags([001a]) Observe relation established <----- NON [MID=63676, T=[15]], 2.05, observe(19), ETags([001b]) <----- CON [MID=63677, T=[15]], 2.05, observe(20), ETags([001c]) <----- CON [MID=63678, T=[15]], 2.05, observe(21), ETags([001d]) <----- CON [MID=63679, T=[15]], 2.05, observe(22), ETags([001e]) <----- CON [MID=63679, T=[15]], 2.05, observe(22), ETags([001e]) <----- CON [MID=63680, T=[15]], 2.05, observe(23), ETags([001f]) server cancels observe relation End ObserveServerSideTest Start BlockwiseClientSideTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.346 s - in org.eclipse.californium.core.test.lockstep.ObserveServerSideTest [INFO] Running org.eclipse.californium.core.test.lockstep.BlockwiseClientSideTest Client binds to port 8229 Random access GET CON [MID=25376, T=[069ec39f355bc10e]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=25376, T=[069ec39f355bc10e]], 2.05, 2:2/0/128 Wait until deduplicator should be empty (0.647 seconds) Client binds to port 8231 Blockwise GET with early negotiation: Wait until deduplicator should be empty (0.647 seconds) CON [MID=25111, T=[3e17fc7c7675f8d0]], GET, /test, 2:0/0/64 -----> <----- ACK [MID=25111, T=[3e17fc7c7675f8d0]], 2.05, 2:0/1/64, size2(170) CON [MID=25112, T=[3e17fc7c7675f8d0]], GET, /test, 2:1/0/64 -----> <----- ACK [MID=25112, T=[3e17fc7c7675f8d0]], 2.05, 2:1/1/64 CON [MID=25113, T=[3e17fc7c7675f8d0]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=25113, T=[3e17fc7c7675f8d0]], 2.05, 2:2/0/64 Client binds to port 8233 Simple blockwise GET: Wait until deduplicator should be empty (0.647 seconds) CON [MID=25229, T=[e88244d408f25e8d]], GET, /test -----> <----- ACK [MID=25229, T=[e88244d408f25e8d]], 2.05, 2:0/1/128, size2(300), ETags([0001]) CON [MID=25230, T=[e88244d408f25e8d]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=25230, T=[e88244d408f25e8d]], 2.05, 2:1/1/128, ETags([0001]) CON [MID=25231, T=[e88244d408f25e8d]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=25231, T=[e88244d408f25e8d]], 2.05, 2:2/0/128, ETags([0001]) Client binds to port 8235 Simple atomic blockwise PUT with bigger size negotiation Wait until deduplicator should be empty (0.647 seconds) CON [MID=25188, T=[ea47e9e8c3db29bb]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=25188, T=[ea47e9e8c3db29bb]], 2.31, 1:0/1/256 CON [MID=25189, T=[ea47e9e8c3db29bb]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=25189, T=[ea47e9e8c3db29bb]], 2.31, 1:1/1/256 CON [MID=25190, T=[ea47e9e8c3db29bb]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=25190, T=[ea47e9e8c3db29bb]], 2.04, 1:2/0/256 Client binds to port 8237 Observe sequence with blockwise response: Establish observe relation to test1 Server sends first notification... Server sends second notification... Server sends third notification during transfer Send old notification during transfer Wait until deduplicator should be empty (0.647 seconds) CON [MID=26403, T=[d1e59d72c0b2c8f4]], GET, /test1, observe(0) -----> <----- ACK [MID=26403, T=[d1e59d72c0b2c8f4]], 2.05, 2:0/1/128, observe(62350), size2(300) CON [MID=26404, T=[a6faa3036a71207f]], GET, /test1, 2:1/0/128 -----> <----- ACK [MID=26404, T=[a6faa3036a71207f]], 2.05, 2:1/1/128 CON [MID=26405, T=[a6faa3036a71207f]], GET, /test1, 2:2/0/128 -----> <----- ACK [MID=26405, T=[a6faa3036a71207f]], 2.05, 2:2/0/128 ... time passes ... <----- CON [MID=8001, T=[d1e59d72c0b2c8f4]], 2.05, 2:0/1/128, observe(62354), size2(280) ACK [MID=8001] -----> CON [MID=26406, T=[d0964db38de668cd]], GET, /test1, 2:1/0/128 -----> <----- ACK [MID=26406, T=[d0964db38de668cd]], 2.05, 2:1/1/128 CON [MID=26407, T=[d0964db38de668cd]], GET, /test1, 2:2/0/128 -----> <----- ACK [MID=26407, T=[d0964db38de668cd]], 2.05, 2:2/0/128 ... time passes ... <----- CON [MID=8002, T=[d1e59d72c0b2c8f4]], 2.05, 2:0/1/128, observe(17), size2(290) ACK [MID=8002] -----> CON [MID=26408, T=[f0ea88e72471a98f]], GET, /test1, 2:1/0/128 -----> <----- CON [MID=8003, T=[d1e59d72c0b2c8f4]], 2.05, 2:0/1/128, observe(19), size2(290) ACK [MID=8003] -----> CON [MID=26409, T=[68519ee28eb007ef]], GET, /test1, 2:1/0/128 -----> <----- ACK [MID=26408, T=[f0ea88e72471a98f]], 2.05, 2:1/1/128 <----- CON [MID=8004, T=[d1e59d72c0b2c8f4]], 2.05, 2:0/1/128, observe(18), size2(290) ACK [MID=8004] -----> <----- ACK [MID=26409, T=[68519ee28eb007ef]], 2.05, 2:1/1/128 CON [MID=26410, T=[68519ee28eb007ef]], GET, /test1, 2:2/0/128 -----> <----- ACK [MID=26410, T=[68519ee28eb007ef]], 2.05, 2:2/0/128 Client binds to port 8239 Blockwise GET with late negotiation and lost ACK: Wait until deduplicator should be empty (0.647 seconds) CON [MID=27389, T=[c6962490caa4234e]], GET, /test -----> <----- ACK [MID=27389, T=[c6962490caa4234e]], 2.05, 2:0/1/256, size2(300) CON [MID=27390, T=[c6962490caa4234e]], GET, /test, 2:2/0/128 -----> // lost CON [MID=27390, T=[c6962490caa4234e]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=27390, T=[c6962490caa4234e]], 2.05, 2:2/0/128 Client binds to port 8241 Blockwise GET with Lost ACK: Wait until deduplicator should be empty (0.647 seconds) CON [MID=23344, T=[885de0ad0339b8ff]], GET, /test -----> <----- ACK [MID=23344, T=[885de0ad0339b8ff]], 2.05, 2:0/1/128 CON [MID=23345, T=[885de0ad0339b8ff]], GET, /test, 2:1/0/128 -----> CON [MID=23345, T=[885de0ad0339b8ff]], GET, /test, 2:1/0/128 -----> Client binds to port 8243 TODO: Observe sequence with early negotiation: (low priority for Cf client) Wait until deduplicator should be empty (0.647 seconds) Client binds to port 8245 Incomplete Acknowledged block2 transfer: CON [MID=19464, T=[b8f89af59b7754da]], GET, /test -----> <----- ACK [MID=19464, T=[b8f89af59b7754da]], 2.05, 2:0/1/128 CON [MID=19465, T=[b8f89af59b7754da]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=19465, T=[b8f89af59b7754da]], 2.05, 2:1/1/128 CON [MID=19466, T=[b8f89af59b7754da]], GET, /test, 2:2/0/128 -----> Wait until deduplicator should be empty (0.647 seconds) <----- ACK [MID=19466] Client binds to port 8247 Blockwise Observe: Wait until deduplicator should be empty (0.647 seconds) CON [MID=20708, T=[2013f9fc701020ba]], GET, /test -----> <----- ACK [MID=20708, T=[2013f9fc701020ba]], 2.05, 2:0/1/128 CON [MID=20709, T=[2013f9fc701020ba]], GET, /test, 2:1/0/128 -----> CON [MID=20710, T=[7281ae8f38b4e02c]], GET, /test -----> <----- ACK [MID=20710, T=[7281ae8f38b4e02c]], 2.05, 2:0/1/128 CON [MID=20711, T=[7281ae8f38b4e02c]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=20709, T=[2013f9fc701020ba]], 2.05, 2:1/0/128 <----- ACK [MID=20711, T=[7281ae8f38b4e02c]], 2.05, 2:1/0/128 Client binds to port 8249 2 consecutive complete GET with block2 transfers: CON [MID=21935, T=[52168bc14fc10912]], GET, /test -----> <----- ACK [MID=21935, T=[52168bc14fc10912]], 2.05, 2:0/1/128 CON [MID=21936, T=[52168bc14fc10912]], GET, /test, 2:1/0/128 -----> CON [MID=21936, T=[52168bc14fc10912]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=21936, T=[52168bc14fc10912]], 2.05, 2:1/1/128 CON [MID=21937, T=[52168bc14fc10912]], GET, /test, 2:2/0/128 -----> CON [MID=21937, T=[52168bc14fc10912]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=21937, T=[52168bc14fc10912]], 2.05, 2:2/0/128 // next transfer CON [MID=21938, T=[fe03574a66057135]], GET, /test -----> <----- ACK [MID=21938, T=[fe03574a66057135]], 2.05, 2:0/1/128 CON [MID=21939, T=[fe03574a66057135]], GET, /test, 2:1/0/128 -----> CON [MID=21939, T=[fe03574a66057135]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=21939, T=[fe03574a66057135]], 2.05, 2:1/1/128 CON [MID=21940, T=[fe03574a66057135]], GET, /test, 2:2/0/128 -----> CON [MID=21940, T=[fe03574a66057135]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=21940, T=[fe03574a66057135]], 2.05, 2:2/0/128 Wait until deduplicator should be empty (0.647 seconds) Client binds to port 8251 Simple atomic blockwise PUT with smaller size negotiation Wait until deduplicator should be empty (0.647 seconds) CON [MID=8656, T=[b8ff6db06cad7c08]], PUT, /test, 1:0/1/128, size1(200) -----> <----- ACK [MID=8656, T=[b8ff6db06cad7c08]], 2.31, 1:0/1/32 CON [MID=8657, T=[b8ff6db06cad7c08]], PUT, /test, 1:4/1/32 -----> <----- ACK [MID=8657, T=[b8ff6db06cad7c08]], 2.31, 1:4/1/32 CON [MID=8658, T=[b8ff6db06cad7c08]], PUT, /test, 1:5/1/32 -----> <----- ACK [MID=8658, T=[b8ff6db06cad7c08]], 2.31, 1:5/1/32 CON [MID=8659, T=[b8ff6db06cad7c08]], PUT, /test, 1:6/0/32 -----> <----- ACK [MID=8659, T=[b8ff6db06cad7c08]], 2.04, 1:6/0/32 Client binds to port 8253 Blockwise GET with responses disordered: 05:12:11.688 WARN [UdpMatcher]: possible MID reuse before lifetime end for token [[f6a5230d7966ae83]], expected MID 8381 but received 8380 (o.e.c.c.n.UdpMatcher.receiveResponse:253) Wait until deduplicator should be empty (0.647 seconds) CON [MID=8380, T=[f6a5230d7966ae83]], GET, /test, 2:0/0/64 -----> <----- ACK [MID=8380, T=[f6a5230d7966ae83]], 2.05, 2:0/1/64, size2(170) CON [MID=8381, T=[f6a5230d7966ae83]], GET, /test, 2:1/0/64 -----> <----- ACK [MID=8380, T=[f6a5230d7966ae83]], 2.05, 2:0/1/64, size2(170) CON [MID=8381, T=[f6a5230d7966ae83]], GET, /test, 2:1/0/64 -----> <----- ACK [MID=8381, T=[f6a5230d7966ae83]], 2.05, 2:1/1/64 CON [MID=8382, T=[f6a5230d7966ae83]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=8382, T=[f6a5230d7966ae83]], 2.05, 2:2/0/64 Client binds to port 8255 Incomplete Acknowledged block1 transfer: CON [MID=3848, T=[1c993a4a0982f3b3]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=3848, T=[1c993a4a0982f3b3]], 2.31, 1:1/0/128 CON [MID=3849, T=[1c993a4a0982f3b3]], PUT, /test, 1:1/1/128 -----> Wait until deduplicator should be empty (0.647 seconds) <----- ACK [MID=3849] Client binds to port 8257 Blockwise PUT fails for incomplete transfer Wait until deduplicator should be empty (0.647 seconds) CON [MID=4934, T=[2647d617c0597b87]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=4934, T=[2647d617c0597b87]], 2.31, 1:0/1/128 CON [MID=4935, T=[2647d617c0597b87]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=4935, T=[2647d617c0597b87]], 2.31, 1:1/1/128 CON [MID=4936, T=[2647d617c0597b87]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=4936, T=[2647d617c0597b87]], 4.08 Client binds to port 8259 Blockwise PUT fails for excessive body size Wait until deduplicator should be empty (0.647 seconds) CON [MID=5080, T=[9ad49e94d6a8ce82]], PUT, /test, 1:0/1/128, size1(1034) -----> <----- ACK [MID=5080, T=[9ad49e94d6a8ce82]], 4.13, size1(1024) Client binds to port 8261 Concurrent blockwise PUT cancels original request/transfer Wait until deduplicator should be empty (0.647 seconds) CON [MID=5039, T=[3a385722a3d383fb]], PUT, /test, 1:0/1/128, size1(300) -----> CON [MID=5040, T=[3c081dfdd83cf1cf]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=5039, T=[3a385722a3d383fb]], 2.31, 1:0/1/128 <----- ACK [MID=5040, T=[3c081dfdd83cf1cf]], 2.31, 1:0/1/128 CON [MID=5041, T=[3c081dfdd83cf1cf]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=5041, T=[3c081dfdd83cf1cf]], 2.31, 1:1/1/128 CON [MID=5042, T=[3c081dfdd83cf1cf]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=5042, T=[3c081dfdd83cf1cf]], 2.04 Client binds to port 8263 Atomic blockwise POST with blockwise response: CON [MID=1382, T=[5a532fe579dfb34a]], POST, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=1382, T=[5a532fe579dfb34a]], 2.31, 1:0/1/128 CON [MID=1383, T=[5a532fe579dfb34a]], POST, /test, 1:1/1/128 -----> <----- ACK [MID=1383, T=[5a532fe579dfb34a]], 2.31, 1:1/1/128 CON [MID=1384, T=[5a532fe579dfb34a]], POST, /test, 1:2/0/128 -----> <----- ACK [MID=1384, T=[5a532fe579dfb34a]], 2.04, 1:2/0/128, 2:0/1/128, size2(500), ETags([0001]) CON [MID=1385, T=[5a532fe579dfb34a]], POST, /test, 2:1/0/128 -----> <----- ACK [MID=1385, T=[5a532fe579dfb34a]], 2.04, 2:1/1/128, ETags([0001]) CON [MID=1386, T=[5a532fe579dfb34a]], POST, /test, 2:2/0/128 -----> <----- ACK [MID=1386, T=[5a532fe579dfb34a]], 2.04, 2:2/1/128, ETags([0001]) CON [MID=1387, T=[5a532fe579dfb34a]], POST, /test, 2:3/0/128 -----> <----- ACK [MID=1387, T=[5a532fe579dfb34a]], 2.04, 2:3/0/128, ETags([0001]) Wait until deduplicator should be empty (0.647 seconds) Client binds to port 8265 Cancelled block1 transfer: CON [MID=1482, T=[4c704058680fae30]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=1482, T=[4c704058680fae30]], 2.31, 1:1/0/128 CON [MID=1483, T=[4c704058680fae30]], PUT, /test, 1:1/1/128 -----> Cancel request CON-PUT MID= 1482, Token=[4c704058680fae30], OptionSet={"Uri-Path":"test"}, "275608796564839692426258".. 300 bytes Wait until deduplicator should be empty (0.647 seconds) Client binds to port 8267 cancelled block2 transfer: CON [MID=22129, T=[04409dfa2c2b749d]], GET, /test -----> <----- ACK [MID=22129, T=[04409dfa2c2b749d]], 2.05, 2:0/1/128 CON [MID=22130, T=[04409dfa2c2b749d]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=22130, T=[04409dfa2c2b749d]], 2.05, 2:1/1/128 CON [MID=22131, T=[04409dfa2c2b749d]], GET, /test, 2:2/0/128 -----> Cancel request CON-GET MID=22129, Token=[04409dfa2c2b749d], OptionSet={"Uri-Path":"test"}, no payload Wait until deduplicator should be empty (0.647 seconds) Client binds to port 8269 Wait until deduplicator should be empty (0.647 seconds) CON [MID=22992, T=[fe000604b69f911c]], GET, /test -----> <----- ACK [MID=22992, T=[fe000604b69f911c]], 2.05, 2:0/1/128, size2(1034) Client binds to port 8271 Incomplete block2 transfer: CON [MID=22963, T=[36da73bc4d065758]], GET, /test -----> <----- ACK [MID=22963, T=[36da73bc4d065758]], 2.05, 2:0/1/128 CON [MID=22964, T=[36da73bc4d065758]], GET, /test, 2:1/0/128 -----> CON [MID=22964, T=[36da73bc4d065758]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=22964, T=[36da73bc4d065758]], 2.05, 2:1/1/128 CON [MID=22965, T=[36da73bc4d065758]], GET, /test, 2:2/0/128 -----> CON [MID=22965, T=[36da73bc4d065758]], GET, /test, 2:2/0/128 -----> Wait until deduplicator should be empty (0.647 seconds) Client binds to port 8273 Simple atomic blockwise PUT Wait until deduplicator should be empty (0.647 seconds) CON [MID=21237, T=[2c4ed243bb2d85b4]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=21237, T=[2c4ed243bb2d85b4]], 2.31, 1:0/1/128 CON [MID=21238, T=[2c4ed243bb2d85b4]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=21238, T=[2c4ed243bb2d85b4]], 2.31, 1:1/1/128 CON [MID=21239, T=[2c4ed243bb2d85b4]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=21239, T=[2c4ed243bb2d85b4]], 2.04, 1:2/0/128 Client binds to port 8275 Incomplete block1 transfer: CON [MID=21190, T=[807ffbf8839f77ea]], PUT, /test, 1:0/1/128, size1(400) -----> <----- ACK [MID=21190, T=[807ffbf8839f77ea]], 2.31, 1:1/0/128 CON [MID=21191, T=[807ffbf8839f77ea]], PUT, /test, 1:1/1/128 -----> CON [MID=21191, T=[807ffbf8839f77ea]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=21191, T=[807ffbf8839f77ea]], 2.31, 1:2/0/128 CON [MID=21192, T=[807ffbf8839f77ea]], PUT, /test, 1:2/1/128 -----> CON [MID=21192, T=[807ffbf8839f77ea]], PUT, /test, 1:2/1/128 -----> Wait until deduplicator should be empty (0.647 seconds) End BlockwiseClientSideTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.035 s - in org.eclipse.californium.core.test.lockstep.BlockwiseClientSideTest [INFO] Running org.eclipse.californium.core.test.ResourceTreeTest Start ResourceTreeTest Check that the resource reacts Check that the child of (now) 'second' is also reachable Check that the resource is not found at the old URI Check that the child of (now) 'second' is not reachable under 'first' End ResourceTreeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.californium.core.test.ResourceTreeTest [INFO] Running org.eclipse.californium.core.test.StartStopTest Start StartStopTest Socket port: 8279 Start server 1 Stop server 1 and start server 2 Stop server 2 and start server 1 Stop server 1 and start server 2 Stop server 2 and start server 1 Stop server 1 and start server 2 Stop server 2 and start server 1 Stop server 1 End StartStopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s - in org.eclipse.californium.core.test.StartStopTest [INFO] Running org.eclipse.californium.core.test.ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" Resource resX changed to "resX says client for the 2 time" Received 1. Notification: CON-2.05 MID=29456, Token=[eb5a8e69397940bf], OptionSet={"Observe":0}, ""resX says hi for the 1 ".. 29 bytes Received 2. Notification: NON-2.05 MID=29457, Token=[eb5a8e69397940bf], OptionSet={"Observe":1}, ""resX says client for th".. 33 bytes coap://127.0.0.1:8283/resX reregistered Resource resX changed to "resX says new client for the 3 time" Received 3. Notification: CON-2.05 MID=29458, Token=[eb5a8e69397940bf], OptionSet={"Observe":1}, ""resX says client for th".. 33 bytes Received 4. Notification: NON-2.05 MID=29459, Token=[eb5a8e69397940bf], OptionSet={"Observe":2}, ""resX says new client fo".. 37 bytes End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" 1 Errors! End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" 05:12:16.439 ERROR [DirectDatagramSocketImpl]: destination (port 8285) not available! (E471,T411) 127.0.0.1:8,282 ==> :8,285 [RST MID=29180] (o.e.c.e.u.DirectDatagramSocketImpl.send:252) Received 1. Notification: CON-2.05 MID=30225, Token=[31be28b9510c8207], OptionSet={"Observe":0}, ""resX says hi for the 1 ".. 29 bytes Resource resX changed to "resX says client for the 2 time" Received 2. Notification: CON-2.05 MID=30226, Token=[31be28b9510c8207], OptionSet={"Observe":0}, ""resX says hi for the 1 ".. 29 bytes Received 3. Notification: NON-2.05 MID=30227, Token=[31be28b9510c8207], OptionSet={"Observe":1}, ""resX says client for th".. 33 bytes End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" coap://127.0.0.1:8287/resX reactive canceled Resource resX changed to "resX says client for the 2 time" Received 1. Notification: CON-2.05 MID=24888, Token=[8dfa77ab68810e6f], OptionSet={"Observe":0}, ""resX says hi for the 1 ".. 29 bytes Received 1. RST: 24889 Resource resX changed to "resX says client for the 3 time" Received 2. RST: 24890 Resource resX changed to "resX says client for the 4 time" Received 3. RST: 24891 End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" Observe relation established, resource changes Resource resX changed to "resX says Lifecycle for the 2 time" Lose response 3 with MID 43665, payload = "resX says Lifecycle for the 2 time" Lose response 4 with MID 43665, payload = "resX says Lifecycle for the 2 time" Lose response 5 with MID 43665, payload = "resX says Lifecycle for the 2 time" Resource resX changed to "resX says Lifecycle for the 3 time" Lose response 6 with MID 43666, payload = "resX says Lifecycle for the 3 time" Lose response 7 with MID 43666, payload = "resX says Lifecycle for the 3 time" End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" End ObserveTest Start ObserveTest Resource resX changed to "resX says hi for the 1 time" Resource resY changed to "resY says hi for the 1 time" Resource resX changed to "resX says client for the 2 time" Received 1. Notification: CON-2.05 MID=27877, Token=[5d4dca7f351bea67], OptionSet={"Observe":0}, ""resX says hi for the 1 ".. 29 bytes End ObserveTest Received 2. Notification: NON-2.05 MID=27878, Token=[5d4dca7f351bea67], OptionSet={"Observe":1}, ""resX says client for th".. 33 bytes Start MessageTypeTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.065 s - in org.eclipse.californium.core.test.ObserveTest [INFO] Running org.eclipse.californium.core.test.MessageTypeTest gotit gotit End MessageTypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.californium.core.test.MessageTypeTest [INFO] Running org.eclipse.californium.core.test.SmallServerClientTest Start SmallServerClientTest client sent request server received request client received response End SmallServerClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.eclipse.californium.core.test.SmallServerClientTest [INFO] Running org.eclipse.californium.core.test.MemoryLeakingHashMapTest Wait until deduplicator should be empty (0.647 seconds) Test observe relation with a reactive cancelation to coap://127.0.0.1:8296/test Wait until deduplicator should be empty (0.647 seconds) Wait until deduplicator should be empty (0.647 seconds) Wait until deduplicator should be empty (0.647 seconds) Wait until deduplicator should be empty (0.647 seconds) Wait until deduplicator should be empty (0.647 seconds) Wait until deduplicator should be empty (0.647 seconds) Wait until deduplicator should be empty (0.647 seconds) Wait until deduplicator should be empty (0.647 seconds) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.937 s - in org.eclipse.californium.core.test.MemoryLeakingHashMapTest [INFO] Running org.eclipse.californium.core.test.RandomAccessBlockTest Start org.eclipse.californium.core.test.RandomAccessBlockTest End org.eclipse.californium.core.test.RandomAccessBlockTest Start org.eclipse.californium.core.test.RandomAccessBlockTest Request block number 2 Request block number 1 Request block number 5 Request block number 3 End org.eclipse.californium.core.test.RandomAccessBlockTest Start org.eclipse.californium.core.test.RandomAccessBlockTest End org.eclipse.californium.core.test.RandomAccessBlockTest Start org.eclipse.californium.core.test.RandomAccessBlockTest Request block number 2 Request block number 1 Request block number 5 Request block number 3 End org.eclipse.californium.core.test.RandomAccessBlockTest Start ClientAsynchronousTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.californium.core.test.RandomAccessBlockTest [INFO] Running org.eclipse.californium.core.test.ClientAsynchronousTest End ClientAsynchronousTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.californium.core.test.ClientAsynchronousTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ californium-core --- [WARNING] Bundle org.eclipse.californium:californium-core:bundle:2.0.0-SNAPSHOT : Export org.eclipse.californium.core.network, has 1, private references [org.eclipse.californium.core.network.deduplication], [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ californium-core --- [INFO] Loading source files for package org.eclipse.californium.core... Loading source files for package org.eclipse.californium.core.coap... Loading source files for package org.eclipse.californium.core.network... Loading source files for package org.eclipse.californium.core.network.config... Loading source files for package org.eclipse.californium.core.network.deduplication... Loading source files for package org.eclipse.californium.core.network.interceptors... Loading source files for package org.eclipse.californium.core.network.serialization... Loading source files for package org.eclipse.californium.core.network.stack... Loading source files for package org.eclipse.californium.core.network.stack.congestioncontrol... Loading source files for package org.eclipse.californium.core.observe... Loading source files for package org.eclipse.californium.core.server... Loading source files for package org.eclipse.californium.core.server.resources... Constructing Javadoc information... Standard Doclet version 1.7.0_80 Building tree for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/CoapClient.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/CoapClient.Builder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/CoapHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/CoapObserveRelation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/CoapResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/CoapResponse.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/CoapServer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/Utils.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/WebLink.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/BlockOption.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/CoAP.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/CoAP.Code.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/CoAP.CodeClass.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/CoAP.MessageFormat.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/CoAP.ResponseCode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/CoAP.Type.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/CoAPMessageFormatException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/EmptyMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/LinkFormat.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/MediaTypeRegistry.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/Message.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/MessageFormatException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/MessageObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/MessageObserverAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/Option.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/OptionNumberRegistry.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/OptionNumberRegistry.Defaults.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/OptionNumberRegistry.Names.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/OptionNumberRegistry.optionFormats.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/OptionSet.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/Request.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/Response.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/Token.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/BaseMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/CoapEndpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/CoapEndpoint.CoapEndpointBuilder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/Endpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/EndpointContextMatcherFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/EndpointContextMatcherFactory.DtlsMode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/EndpointManager.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/EndpointManager.ClientMessageDeliverer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/EndpointObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/Exchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/Exchange.KeyMID.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/Exchange.Origin.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/ExchangeObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/GroupedMessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/InMemoryMessageExchangeStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/InMemoryMessageIdProvider.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/InMemoryMessageIdProvider.TrackerMode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/MapBasedMessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/Matcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/MessageExchangeStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/MessageIdProvider.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/MessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/NullMessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/Outbox.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/RandomTokenGenerator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/RemoteEndpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/RemoteEndpointManager.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/RemoteEndpointManager.LimitedRemoteEndpointHashmap.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/TcpMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/TokenGenerator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/UdpMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/NetworkConfig.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/NetworkConfig.Keys.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/NetworkConfigDefaultHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/NetworkConfigDefaults.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/NetworkConfigObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/NetworkConfigObserverAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/CropRotation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/Deduplicator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/DeduplicatorFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/NoDeduplicator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/SweepDeduplicator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/MessageInterceptor.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/MessageInterceptorAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/MessageTracer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/OriginTracer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/DataParser.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/DataSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/MessageHeader.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/TcpDataParser.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/TcpDataSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/UdpDataParser.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/UdpDataSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/AbstractLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/AbstractLayer.LogOnlyLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/BaseCoapStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/BlockwiseLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/CoapStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/CoapTcpStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/CoapUdpStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/CongestionControlLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/ExchangeCleanupLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/KeyUri.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/Layer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/Layer.TopDownBuilder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/ObserveLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/ReliabilityLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/ReliabilityLayer.RetransmissionTask.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/TcpAdaptionLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/TcpObserveLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/BasicRto.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/Cocoa.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/CocoaStrong.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/LinuxRto.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/PeakhopperRto.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/InMemoryObservationStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/NotificationListener.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/Observation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObservationStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObservationUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObserveManager.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObserveNotificationOrderer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObserveRelation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObserveRelationContainer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObserveRelationFilter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/ObservingEndpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/MessageDeliverer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/ServerInterface.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/ServerMessageDeliverer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/CoapExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/ConcurrentCoapResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/DiscoveryResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/RequestProcessor.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/Resource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/ResourceAttributes.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/ResourceObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/overview-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/constant-values.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/serialized-form.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/WebLink.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/Utils.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/CoapServer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/CoapResponse.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/CoapResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/CoapObserveRelation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/CoapHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/CoapClient.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/class-use/CoapClient.Builder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/Token.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/Response.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/Request.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/OptionSet.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/OptionNumberRegistry.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/OptionNumberRegistry.Names.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/OptionNumberRegistry.Defaults.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/OptionNumberRegistry.optionFormats.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/Option.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/MessageObserverAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/MessageObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/MessageFormatException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/Message.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/MediaTypeRegistry.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/LinkFormat.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/EmptyMessage.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/CoAPMessageFormatException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/CoAP.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/CoAP.Type.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/CoAP.CodeClass.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/CoAP.Code.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/CoAP.ResponseCode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/CoAP.MessageFormat.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/class-use/BlockOption.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/UdpMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/TokenGenerator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/TcpMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/RemoteEndpointManager.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/RemoteEndpointManager.LimitedRemoteEndpointHashmap.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/RemoteEndpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/RandomTokenGenerator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/Outbox.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/NullMessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/MessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/MessageIdProvider.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/MessageExchangeStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/Matcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/MapBasedMessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/InMemoryMessageIdProvider.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/InMemoryMessageIdProvider.TrackerMode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/InMemoryMessageExchangeStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/GroupedMessageIdTracker.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/ExchangeObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/Exchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/Exchange.Origin.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/Exchange.KeyMID.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/EndpointObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/EndpointManager.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/EndpointManager.ClientMessageDeliverer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/EndpointContextMatcherFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/EndpointContextMatcherFactory.DtlsMode.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/Endpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/CoapEndpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/CoapEndpoint.CoapEndpointBuilder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/class-use/BaseMatcher.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/class-use/NetworkConfigObserverAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/class-use/NetworkConfigObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/class-use/NetworkConfigDefaults.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/class-use/NetworkConfigDefaultHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/class-use/NetworkConfig.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/class-use/NetworkConfig.Keys.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/class-use/SweepDeduplicator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/class-use/NoDeduplicator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/class-use/DeduplicatorFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/class-use/Deduplicator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/class-use/CropRotation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/class-use/OriginTracer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/class-use/MessageTracer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/class-use/MessageInterceptorAdapter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/class-use/MessageInterceptor.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/class-use/UdpDataSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/class-use/UdpDataParser.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/class-use/TcpDataSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/class-use/TcpDataParser.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/class-use/MessageHeader.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/class-use/DataSerializer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/class-use/DataParser.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/TcpObserveLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/TcpAdaptionLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/ReliabilityLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/ReliabilityLayer.RetransmissionTask.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/ObserveLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/Layer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/Layer.TopDownBuilder.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/KeyUri.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/ExchangeCleanupLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/CongestionControlLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/CoapUdpStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/CoapTcpStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/CoapStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/BlockwiseLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/BaseCoapStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/AbstractLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/class-use/AbstractLayer.LogOnlyLayer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/class-use/PeakhopperRto.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/class-use/LinuxRto.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/class-use/CocoaStrong.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/class-use/Cocoa.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/class-use/BasicRto.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObservingEndpoint.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObserveRelationFilter.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObserveRelationContainer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObserveRelation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObserveNotificationOrderer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObserveManager.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObservationUtil.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/ObservationStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/Observation.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/NotificationListener.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/class-use/InMemoryObservationStore.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/class-use/ServerMessageDeliverer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/class-use/ServerInterface.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/class-use/MessageDeliverer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/class-use/ResourceObserver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/class-use/ResourceAttributes.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/class-use/Resource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/class-use/RequestProcessor.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/class-use/DiscoveryResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/class-use/ConcurrentCoapResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/class-use/CoapExchange.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/coap/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/config/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/deduplication/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/interceptors/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/serialization/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/network/stack/congestioncontrol/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/observe/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/org/eclipse/californium/core/server/resources/package-use.html... Building index for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/overview-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/index-all.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/allclasses-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/allclasses-noframe.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/index.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/overview-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ californium-core --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (large-tests) @ californium-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Start ObserveClientSideTest [INFO] Running org.eclipse.californium.core.test.lockstep.ObserveClientSideTest Client binds to port 8192 Blockwise Observe with changing IP address/port: CON [MID=43162, T=[4dad676446cb5a5a]], GET, /test, observe(0) -----> <----- ACK [MID=43162, T=[4dad676446cb5a5a]], 2.05, 2:0/1/16, observe(0), size2(40) CON [MID=43163, T=[aa13f5448f2f49ed]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=43163, T=[aa13f5448f2f49ed]], 2.05, 2:1/1/16 CON [MID=43164, T=[aa13f5448f2f49ed]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=43164, T=[aa13f5448f2f49ed]], 2.05, 2:2/0/16 <----- CON [MID=8001, T=[4dad676446cb5a5a]], 2.05, 2:0/1/16, observe(2), size2(42) ACK [MID=8001] -----> CON [MID=57508, T=[2cdfbaf188253654]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=57508, T=[2cdfbaf188253654]], 2.05, 2:1/1/16 CON [MID=57509, T=[2cdfbaf188253654]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=57509, T=[2cdfbaf188253654]], 2.05, 2:2/0/16 Wait until deduplicator should be empty (3.77 seconds) Client binds to port 8195 Observe with lost ACKs: CON [MID=42511, T=[75998c006d6f54ff]], GET, /test, observe(0) -----> <----- ACK [MID=42511] <----- CON [MID=8001, T=[75998c006d6f54ff]], 2.05, observe(101) ACK [MID=8001] -----> // lost <----- CON [MID=8001, T=[75998c006d6f54ff]], 2.05, observe(101) ACK [MID=8001] -----> Relation established Notify received for CON-GET MID=42511, Token=[75998c006d6f54ff], OptionSet={"Observe":0, "Uri-Path":"test"}, no payload CON-2.05 MID= 8002, Token=[75998c006d6f54ff], OptionSet={"Observe":102}, "5614006791" Wait until deduplicator should be empty (3.77 seconds) <----- CON [MID=8002, T=[75998c006d6f54ff]], 2.05, observe(102) ACK [MID=8002] -----> // lost <----- CON [MID=8002, T=[75998c006d6f54ff]], 2.05, observe(102) ACK [MID=8002] -----> Client binds to port 8197 Incomplete block2 notification : CON [MID=48258, T=[916abeec840c7d9f]], GET, /test, observe(0) -----> <----- ACK [MID=48258, T=[916abeec840c7d9f]], 2.05, 2:0/1/16, observe(0), size2(40) CON [MID=48259, T=[e4a1560643284a50]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=48259, T=[e4a1560643284a50]], 2.05, 2:1/1/16 CON [MID=48260, T=[e4a1560643284a50]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=48260, T=[e4a1560643284a50]], 2.05, 2:2/0/16 <----- CON [MID=8001, T=[916abeec840c7d9f]], 2.05, 2:0/1/16, observe(2), size2(42) ACK [MID=8001] -----> CON [MID=48261, T=[4694a91680f38283]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=48261, T=[4694a91680f38283]], 2.05, 2:1/1/16 CON [MID=48262, T=[4694a91680f38283]], GET, /test, 2:2/0/16 -----> Wait until deduplicator should be empty (3.77 seconds) CON [MID=48262, T=[4694a91680f38283]], GET, /test, 2:2/0/16 -----> CON [MID=48262, T=[4694a91680f38283]], GET, /test, 2:2/0/16 -----> Client binds to port 8199 Blockwise Observe: Wait until deduplicator should be empty (3.77 seconds) CON [MID=17724, T=[9fc338de06aab680]], GET, /test, observe(0) -----> <----- ACK [MID=17724, T=[9fc338de06aab680]], 2.05, 2:0/1/16, observe(1) CON [MID=17725, T=[441fb3dba58f5d5e]], GET, /test, 2:1/0/16 -----> <----- CON [MID=8001, T=[9fc338de06aab680]], 2.05, observe(2) ACK [MID=8001] -----> <----- ACK [MID=17725, T=[441fb3dba58f5d5e]], 2.05, 2:1/1/16 <----- CON [MID=8002, T=[9fc338de06aab680]], 2.05, observe(3) ACK [MID=8002] -----> <----- CON [MID=8003, T=[9fc338de06aab680]], 2.05, 2:0/1/16, observe(4) ACK [MID=8003] -----> CON [MID=17726, T=[3010803dc3bb961a]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=17726, T=[3010803dc3bb961a]], 2.05, 2:1/0/16 Client binds to port 8201 Blockwise Observe: Wait until deduplicator should be empty (3.77 seconds) CON [MID=11290, T=[cfd46ae8a0c4cd08]], GET, /test, observe(0) -----> <----- ACK [MID=11290, T=[cfd46ae8a0c4cd08]], 2.05, 2:0/1/16, observe(1) CON [MID=11291, T=[bccf45500141baae]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=11291, T=[bccf45500141baae]], 2.05, 2:1/0/16 <----- CON [MID=8001, T=[cfd46ae8a0c4cd08]], 2.05, 2:0/1/16, observe(2) ACK [MID=8001] -----> CON [MID=11292, T=[fc200628baddb36f]], GET, /test, 2:1/0/16 -----> CON [MID=11293, T=[92fd437414759b4d]], GET, /test -----> <----- ACK [MID=11293, T=[92fd437414759b4d]], 2.05, 2:0/1/16 CON [MID=11294, T=[92fd437414759b4d]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=11294, T=[92fd437414759b4d]], 2.05, 2:1/1/16 CON [MID=11295, T=[92fd437414759b4d]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=11295, T=[92fd437414759b4d]], 2.05, 2:2/0/16 Client binds to port 8203 Wait until deduplicator should be empty (3.77 seconds) CON [MID=13233, T=[0922d61523b4ed6f]], GET, /test, observe(0) -----> <----- ACK [MID=13233, T=[0922d61523b4ed6f]], 2.05, observe(1) <----- CON [MID=8001, T=[0922d61523b4ed6f]], 2.05, 2:0/1/16, observe(3) ACK [MID=8001] -----> CON [MID=13234, T=[c03d9eec27361a76]], GET, /test, 2:1/0/16 -----> <----- CON [MID=8002, T=[0922d61523b4ed6f]], 2.05, observe(2) ACK [MID=8002] -----> <----- ACK [MID=13234, T=[c03d9eec27361a76]], 2.05, 2:1/0/16 <----- CON [MID=8003, T=[0922d61523b4ed6f]], 2.05, 2:0/1/16, observe(4) ACK [MID=8003] -----> CON [MID=13235, T=[304f3b7e280ab427]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=13235, T=[304f3b7e280ab427]], 2.05, 2:1/0/16 Client binds to port 8205 Wait until deduplicator should be empty (3.77 seconds) CON [MID=11343, T=[f77621254d8e1bd2]], GET, /test, observe(0) -----> <----- ACK [MID=11343, T=[f77621254d8e1bd2]], 2.05, 2:0/1/16, observe(1) CON [MID=11344, T=[46d29a71629ec069]], GET, /test, 2:1/0/16 -----> <----- CON [MID=8001, T=[f77621254d8e1bd2]], 2.05, 2:0/1/16, observe(2) ACK [MID=8001] -----> CON [MID=11345, T=[a610b7b68702dc84]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=11344, T=[46d29a71629ec069]], 2.05, 2:1/0/16 <----- ACK [MID=11345, T=[a610b7b68702dc84]], 2.05, 2:1/0/16 <----- CON [MID=8002, T=[f77621254d8e1bd2]], 2.05, 2:0/1/16, observe(2) ACK [MID=8002] -----> CON [MID=11346, T=[346e84b563d6da9b]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=11346, T=[346e84b563d6da9b]], 2.05, 2:1/0/16 Client binds to port 8207 Incomplete Acknowledged block2 notification : CON [MID=17501, T=[dd8f99f0f76e3e5d]], GET, /test, observe(0) -----> <----- ACK [MID=17501, T=[dd8f99f0f76e3e5d]], 2.05, 2:0/1/16, observe(0), size2(40) CON [MID=17502, T=[4c08e865f7984be4]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=17502, T=[4c08e865f7984be4]], 2.05, 2:1/1/16 CON [MID=17503, T=[4c08e865f7984be4]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=17503, T=[4c08e865f7984be4]], 2.05, 2:2/0/16 <----- CON [MID=8001, T=[dd8f99f0f76e3e5d]], 2.05, 2:0/1/16, observe(2), size2(42) ACK [MID=8001] -----> CON [MID=15114, T=[1a1120f04e4165e7]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=15114, T=[1a1120f04e4165e7]], 2.05, 2:1/1/16 CON [MID=15115, T=[1a1120f04e4165e7]], GET, /test, 2:2/0/16 -----> Wait until deduplicator should be empty (3.77 seconds) <----- ACK [MID=15115] Client binds to port 8210 Blockwise Observe: Wait until deduplicator should be empty (3.77 seconds) CON [MID=47513, T=[0fdd95133e63ff70]], GET, /test, observe(0) -----> <----- ACK [MID=47513, T=[0fdd95133e63ff70]], 2.05, 2:0/1/16, observe(2) CON [MID=47514, T=[a253a24766449bba]], GET, /test, 2:1/0/16 -----> <----- CON [MID=8001, T=[0fdd95133e63ff70]], 2.05, observe(0) ACK [MID=8001] -----> <----- ACK [MID=47514, T=[a253a24766449bba]], 2.05, 2:1/0/16 <----- CON [MID=8002, T=[0fdd95133e63ff70]], 2.05, observe(3) ACK [MID=8002] -----> <----- CON [MID=8003, T=[0fdd95133e63ff70]], 2.05, 2:0/1/16, observe(4) ACK [MID=8003] -----> CON [MID=47515, T=[eaf8df0dac88a581]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=47515, T=[eaf8df0dac88a581]], 2.05, 2:1/0/16 Client binds to port 8212 Blockwise Observe: Wait until deduplicator should be empty (3.77 seconds) CON [MID=41249, T=[a943bcb5e48dfd56]], GET, /test, observe(0) -----> <----- ACK [MID=41249, T=[a943bcb5e48dfd56]], 2.05, 2:0/1/16, observe(1) CON [MID=41250, T=[a2f44fe83b2361dc]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=41250, T=[a2f44fe83b2361dc]], 2.05, 2:1/0/16 <----- CON [MID=8001, T=[a943bcb5e48dfd56]], 2.05, 2:0/1/16, observe(2) ACK [MID=8001] -----> CON [MID=41251, T=[987b6d095e76504e]], GET, /test, 2:1/0/16 -----> CON [MID=41251, T=[987b6d095e76504e]], GET, /test, 2:1/0/16 -----> CON [MID=41251, T=[987b6d095e76504e]], GET, /test, 2:1/0/16 -----> <----- CON [MID=8002, T=[a943bcb5e48dfd56]], 2.05, 2:0/1/16, observe(3) ACK [MID=8002] -----> CON [MID=41252, T=[06c589ee0d2c8cb7]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=41252, T=[06c589ee0d2c8cb7]], 2.05, 2:1/0/16 Client binds to port 8214 Wait until deduplicator should be empty (3.77 seconds) CON [MID=4967, T=[a39806592bab2379]], GET, /test, observe(0) -----> <----- ACK [MID=4967, T=[a39806592bab2379]], 2.05, 2:0/1/16, observe(1) CON [MID=4968, T=[5e0bd8da11ed987e]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=4968, T=[5e0bd8da11ed987e]], 2.05, 2:1/0/16 CON [MID=4969, T=[121eb0587ee5440f]], GET, /test -----> <----- ACK [MID=4969, T=[121eb0587ee5440f]], 2.05, 2:0/1/16 CON [MID=4970, T=[121eb0587ee5440f]], GET, /test, 2:1/0/16 -----> <----- CON [MID=8001, T=[a39806592bab2379]], 2.05, 2:0/1/16, observe(2) ACK [MID=8001] -----> CON [MID=4971, T=[3842789d2e6a40f9]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=4970, T=[121eb0587ee5440f]], 2.05, 2:1/0/16 <----- ACK [MID=4971, T=[3842789d2e6a40f9]], 2.05, 2:1/0/16 Client binds to port 8216 Blockwise Observe: CON [MID=45869, T=[65b9204db0185539]], GET, /test, observe(0) -----> <----- ACK [MID=45869, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(0), size2(40) CON [MID=45870, T=[284a6b2c092eb97a]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=45870, T=[284a6b2c092eb97a]], 2.05, 2:1/1/16 CON [MID=45871, T=[284a6b2c092eb97a]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=45871, T=[284a6b2c092eb97a]], 2.05, 2:2/0/16 observe relation has been established, server now sends a notification <----- CON [MID=8001, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(1), size2(45) ACK [MID=8001] -----> CON [MID=45872, T=[60f79c43bde93111]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=45872, T=[60f79c43bde93111]], 2.05, 2:1/1/16 CON [MID=45873, T=[60f79c43bde93111]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=45873, T=[60f79c43bde93111]], 2.05, 2:2/0/16 client has successfully retrieved content for notification using blockwise transfer server now sends notifications interfering with ongoing blockwise transfer <----- CON [MID=8002, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(2), size2(42) ACK [MID=8002] -----> CON [MID=45874, T=[5223483f428654e7]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=45874, T=[5223483f428654e7]], 2.05, 2:1/1/16 CON [MID=45875, T=[5223483f428654e7]], GET, /test, 2:2/0/16 -----> //////// Overriding notification //////// <----- CON [MID=8003, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(3), size2(40) ACK [MID=8003] -----> CON [MID=45876, T=[54553397f711936b]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=45875, T=[5223483f428654e7]], 2.05, 2:2/0/16 <----- ACK [MID=45876, T=[54553397f711936b]], 2.05, 2:1/1/16 CON [MID=45877, T=[54553397f711936b]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=45877, T=[54553397f711936b]], 2.05, 2:2/0/16 client has detected newly arriving notification while doing blockwise transfer of previous notification server now sends notifications interfering with ongoing blockwise transfer using conflicting block numbers <----- CON [MID=8004, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(4), size2(38) ACK [MID=8004] -----> CON [MID=45878, T=[c631dc4a218d21db]], GET, /test, 2:1/0/16 -----> //////// Overriding notification (4) //////// <----- CON [MID=8005, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(5), size2(40) ACK [MID=8005] -----> CON [MID=45879, T=[6cca2c11efcd71d5]], GET, /test, 2:1/0/16 -----> //////// Conflicting notification block //////// <----- ACK [MID=45878, T=[c631dc4a218d21db]], 2.05, 2:1/1/16 <----- ACK [MID=45879, T=[6cca2c11efcd71d5]], 2.05, 2:1/1/16 CON [MID=45880, T=[6cca2c11efcd71d5]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=45880, T=[6cca2c11efcd71d5]], 2.05, 2:2/0/16 //////// Notification after cancellation //////// <----- CON [MID=8006, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(6), size2(34) ACK [MID=8006] -----> CON [MID=45881, T=[48d00664e19ddcd1]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=45881, T=[48d00664e19ddcd1]], 2.05, 2:1/1/16 Wait until deduplicator should be empty (3.77 seconds) <----- CON [MID=8007, T=[65b9204db0185539]], 2.05, 2:0/1/16, observe(7) RST [MID=8007] -----> Client binds to port 8218 cancelled block2 transfer: CON [MID=5261, T=[e395d3ef95f81aa9]], GET, /test, observe(0) -----> <----- ACK [MID=5261, T=[e395d3ef95f81aa9]], 2.05, 2:0/1/16, observe(0), size2(300) CON [MID=5262, T=[387ba3bfb1cf38df]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=5262, T=[387ba3bfb1cf38df]], 2.05, 2:1/1/16 CON [MID=5263, T=[387ba3bfb1cf38df]], GET, /test, 2:2/0/16 -----> <----- ACK [MID=5263, T=[387ba3bfb1cf38df]], 2.05, 2:2/0/16 <----- CON [MID=8001, T=[e395d3ef95f81aa9]], 2.05, 2:0/1/16, observe(2), size2(42) ACK [MID=8001] -----> CON [MID=24212, T=[945e013af03cfd2e]], GET, /test, 2:1/0/16 -----> <----- ACK [MID=24212, T=[945e013af03cfd2e]], 2.05, 2:1/1/16 CON [MID=24213, T=[945e013af03cfd2e]], GET, /test, 2:2/0/16 -----> Cancel observation [e395d3ef95f81aa9] Wait until deduplicator should be empty (3.77 seconds) End ObserveClientSideTest Start BlockwiseServerSideTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.015 s - in org.eclipse.californium.core.test.lockstep.ObserveClientSideTest [INFO] Running org.eclipse.californium.core.test.lockstep.BlockwiseServerSideTest Server binds to port 8221 Block2 interrupted by new block2: Begin block2 exchange on test Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[0b]], GET, /test -----> <----- ACK [MID=7001, T=[0b]], 2.05, 2:0/1/128, size2(386) CON [MID=7002, T=[0c]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=7002, T=[0c]], 2.05, 2:1/1/128 CON [MID=7003, T=[0d]], GET, /test -----> <----- ACK [MID=7003, T=[0d]], 2.05, 2:0/1/128, size2(256) CON [MID=7004, T=[0e]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=7004, T=[0e]], 2.05, 2:1/0/128 Server binds to port 8223 Random access GET: (only access block 2 and 4 of response) Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[0f]], GET, /test, 2:2/1/64 -----> <----- ACK [MID=7001, T=[0f]], 2.05, 2:2/1/64 CON [MID=7002, T=[0f]], GET, /test, 2:4/1/64 -----> <----- ACK [MID=7002, T=[0f]], 2.05, 2:4/0/64 Server binds to port 8225 Blockwise GET with early negotiation Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[10]], GET, /test, 2:0/0/32 -----> <----- ACK [MID=7001, T=[10]], 2.05, 2:0/1/32, size2(76) CON [MID=7002, T=[10]], GET, /test, 2:1/0/32 -----> <----- ACK [MID=7002, T=[10]], 2.05, 2:1/1/32 CON [MID=7003, T=[10]], GET, /test, 2:2/0/32 -----> <----- ACK [MID=7003, T=[10]], 2.05, 2:2/0/32 Server binds to port 8227 Blockwise GET with late negotiation and lost ACK: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[11]], GET, /test -----> <----- ACK [MID=7001, T=[11]], 2.05, 2:0/1/128, size2(220) CON [MID=7002, T=[11]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=7002, T=[11]], 2.05, 2:2/1/64 // lost CON [MID=7002, T=[11]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=7002, T=[11]], 2.05, 2:2/1/64 CON [MID=7003, T=[11]], GET, /test, 2:3/0/64 -----> <----- ACK [MID=7003, T=[11]], 2.05, 2:3/0/64 Server binds to port 8229 Simple atomic blockwise PUT with lost ACK Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[12]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[12]], 2.31, 1:0/1/128// lost CON [MID=7001, T=[12]], PUT, /test, 1:0/1/128 -----> <----- ACK [MID=7001, T=[12]], 2.31, 1:0/1/128 CON [MID=7002, T=[12]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[12]], 2.31, 1:1/1/128 CON [MID=7003, T=[12]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=7003, T=[12]], 2.04, 1:2/0/128 Server binds to port 8231 Incomplete blockwise GET: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[13]], GET, /test -----> <----- ACK [MID=7001, T=[13]], 2.05, 2:0/1/128, size2(300) CON [MID=7002, T=[13]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=7002, T=[13]], 2.05, 2:1/1/128 //////// Missing last GET //////// Server binds to port 8233 Incomplete blockwise PUT: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[14]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[14]], 2.31, 1:0/1/128 CON [MID=7002, T=[14]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[14]], 2.31, 1:1/1/128 //////// Missing last PUT //////// Server binds to port 8235 Observe sequence with blockwise response: Establish observe relation to test Send first notification Send second notification Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[15]], GET, /test, observe(0) -----> <----- ACK [MID=7001, T=[15]], 2.05, 2:0/1/128, observe(0), size2(300) CON [MID=7002, T=[16]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=7002, T=[16]], 2.05, 2:1/1/128 CON [MID=7003, T=[16]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=7003, T=[16]], 2.05, 2:2/0/128 ... time passes ... <----- NON [MID=15077, T=[15]], 2.05, 2:0/1/128, observe(1), size2(280) CON [MID=7004, T=[17]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=7004, T=[17]], 2.05, 2:1/1/128 CON [MID=7005, T=[17]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=7005, T=[17]], 2.05, 2:2/0/128 ... time passes ... <----- NON [MID=15078, T=[15]], 2.05, 2:0/1/128, observe(2), size2(290) CON [MID=7006, T=[18]], GET, /test, 2:1/0/128 -----> <----- ACK [MID=7006, T=[18]], 2.05, 2:1/1/128 CON [MID=7007, T=[18]], GET, /test, 2:2/0/128 -----> <----- ACK [MID=7007, T=[18]], 2.05, 2:2/0/128 Server binds to port 8237 Atomic blockwise POST with blockwise response using late negotiation: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[19]], POST, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[19]], 2.31, 1:0/1/128 CON [MID=7002, T=[19]], POST, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[19]], 2.31, 1:1/1/128 CON [MID=7003, T=[19]], POST, /test, 1:2/0/128 -----> <----- ACK [MID=7003, T=[19]], 2.04, 1:2/0/128, 2:0/1/128, size2(300), ETags([0001]) CON [MID=7004, T=[19]], POST, /test, 2:2/0/64, ETags([0001]) -----> <----- ACK [MID=7004, T=[19]], 2.04, 2:2/1/64, ETags([0001])// late negotiation CON [MID=7005, T=[19]], POST, /test, 2:3/0/64, ETags([0001]) -----> <----- ACK [MID=7005, T=[19]], 2.04, 2:3/1/64, ETags([0001]) CON [MID=7006, T=[19]], POST, /test, 2:4/0/64, ETags([0001]) -----> <----- ACK [MID=7006, T=[19]], 2.04, 2:4/0/64, ETags([0001]) Server binds to port 8239 Observe sequence with early negotiation: Establish observe relation to test Send first notification Send second notification Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[1a]], GET, /test, 2:0/0/64, observe(0) -----> <----- ACK [MID=7001, T=[1a]], 2.05, 2:0/1/64, observe(0), size2(150) CON [MID=7002, T=[1a]], GET, /test, 2:1/0/64 -----> <----- ACK [MID=7002, T=[1a]], 2.05, 2:1/1/64 CON [MID=7003, T=[1a]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=7003, T=[1a]], 2.05, 2:2/0/64 ... time passes ... <----- NON [MID=12793, T=[1a]], 2.05, 2:0/1/64, observe(1), size2(140) CON [MID=7004, T=[1b]], GET, /test, 2:1/0/64 -----> <----- ACK [MID=7004, T=[1b]], 2.05, 2:1/1/64 CON [MID=7005, T=[1b]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=7005, T=[1b]], 2.05, 2:2/0/64 ... time passes ... <----- NON [MID=12794, T=[1a]], 2.05, 2:0/1/64, observe(2), size2(145) CON [MID=7006, T=[1c]], GET, /test, 2:1/0/64 -----> <----- ACK [MID=7006, T=[1c]], 2.05, 2:1/1/64 CON [MID=7007, T=[1c]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=7007, T=[1c]], 2.05, 2:2/0/64 Server binds to port 8241 Blockwise GET with late negotiation: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[1d]], GET, /test -----> <----- ACK [MID=7001, T=[1d]], 2.05, 2:0/1/128, size2(170) CON [MID=7002, T=[1d]], GET, /test, 2:2/0/64 -----> <----- ACK [MID=7002, T=[1d]], 2.05, 2:2/0/64 Server binds to port 8243 2 consecutive complete PUT with block1 transfer: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[1e]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[1e]], 2.31, 1:0/1/128 CON [MID=7002, T=[1e]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[1e]], 2.31, 1:1/1/128 CON [MID=7003, T=[1e]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=7003, T=[1e]], 2.04, 1:2/0/128 // next transfer CON [MID=7004, T=[1f]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7004, T=[1f]], 2.31, 1:0/1/128 CON [MID=7005, T=[1f]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=7005, T=[1f]], 2.31, 1:1/1/128 CON [MID=7006, T=[1f]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=7006, T=[1f]], 2.04, 1:2/0/128 Server binds to port 8245 Simple blockwise GET: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[20]], GET, /test -----> <----- ACK [MID=7001, T=[20]], 2.05, 2:0/1/128, size2(300), ETags([0001]) CON [MID=7002, T=[20]], GET, /test, 2:1/0/128, ETags([0001]) -----> <----- ACK [MID=7002, T=[20]], 2.05, 2:1/1/128, ETags([0001]) CON [MID=7003, T=[20]], GET, /test, 2:2/0/128, ETags([0001]) -----> <----- ACK [MID=7003, T=[20]], 2.05, 2:2/0/128, ETags([0001]) Server binds to port 8247 Blockwise PUT fails for incomplete transfer 05:13:21.856 WARN [BlockwiseLayer]: peer sent wrong block, expected no. 1 but got 2. Responding with 4.08 (Request Entity Incomplete) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:363) Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[21]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[21]], 2.31, 1:0/1/128 CON [MID=7002, T=[21]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=7002, T=[21]], 4.08, 1:2/0/128 Server binds to port 8249 Blockwise PUT fails for excessive body size Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[22]], PUT, /test, 1:0/1/128, size1(1034) -----> <----- ACK [MID=7001, T=[22]], 4.13, size1(1024) Server binds to port 8251 Atomic blockwise POST with blockwise response: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[23]], POST, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[23]], 2.31, 1:0/1/128 CON [MID=7002, T=[23]], POST, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[23]], 2.31, 1:1/1/128 CON [MID=7003, T=[23]], POST, /test, 1:2/0/128 -----> <----- ACK [MID=7003, T=[23]], 2.04, 1:2/0/128, 2:0/1/128, size2(500), ETags([0001]) CON [MID=7004, T=[23]], POST, /test, 2:1/0/128, ETags([0001]) -----> <----- ACK [MID=7004, T=[23]], 2.04, 2:1/1/128, ETags([0001]) CON [MID=7005, T=[23]], POST, /test, 2:2/0/128, ETags([0001]) -----> <----- ACK [MID=7005, T=[23]], 2.04, 2:2/1/128, ETags([0001]) CON [MID=7006, T=[23]], POST, /test, 2:3/0/128, ETags([0001]) -----> <----- ACK [MID=7006, T=[23]], 2.04, 2:3/0/128, ETags([0001]) Server binds to port 8253 Atomic blockwise POST with blockwise response using early negotiation: Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[24]], POST, /test, 1:0/1/128 -----> <----- ACK [MID=7001, T=[24]], 2.31, 1:0/1/128 CON [MID=7002, T=[24]], POST, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[24]], 2.31, 1:1/1/128 CON [MID=7003, T=[24]], POST, /test, 1:2/0/128, 2:0/0/64 -----> <----- ACK [MID=7003, T=[24]], 2.04, 1:2/0/128, 2:0/1/64, size2(250), ETags([0001])// early negotiation CON [MID=7004, T=[24]], POST, /test, 2:1/0/64, ETags([0001]) -----> <----- ACK [MID=7004, T=[24]], 2.04, 2:1/1/64, ETags([0001]) CON [MID=7005, T=[24]], POST, /test, 2:2/0/64, ETags([0001]) -----> <----- ACK [MID=7005, T=[24]], 2.04, 2:2/1/64, ETags([0001]) CON [MID=7006, T=[24]], POST, /test, 2:3/0/64, ETags([0001]) -----> <----- ACK [MID=7006, T=[24]], 2.04, 2:3/0/64, ETags([0001]) Server binds to port 8255 Random access PUT attempt: (try to put block 2 first is now allowed) 05:13:23.183 WARN [BlockwiseLayer]: peer sent wrong block, expected no. 0 but got 2. Responding with 4.08 (Request Entity Incomplete) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:363) Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[25]], PUT, /test, 1:2/1/64 -----> <----- ACK [MID=7001, T=[25]], 4.08, 1:2/1/64 Server binds to port 8257 Simple atomic blockwise PUT restart of the blockwise transfer 05:13:23.514 WARN [BlockwiseLayer]: inbound block1 transfer reset at [currentNum=2, currentSzx=0, bufferSize=300, complete=false, random access=false] by peer: CON-PUT MID= 7003, Token=[26], OptionSet={"Uri-Path":"test", "Block1":"(szx=3/128, m=true, num=0)", "Size1":300}, "201654082973642078004552".. 128 bytes (o.e.c.c.n.s.BlockwiseLayer.resetInboundBlock1Status:981) Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[26]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[26]], 2.31, 1:0/1/128 CON [MID=7002, T=[26]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[26]], 2.31, 1:1/1/128 ... client crashes or whatever and restarts transfer CON [MID=7003, T=[26]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7003, T=[26]], 2.31, 1:0/1/128 CON [MID=7004, T=[26]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=7004, T=[26]], 2.31, 1:1/1/128 CON [MID=7005, T=[26]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=7005, T=[26]], 2.04, 1:2/0/128 Server binds to port 8259 Simple atomic blockwise PUT Wait until deduplicator should be empty (0.647 seconds) CON [MID=7001, T=[27]], PUT, /test, 1:0/1/128, size1(300) -----> <----- ACK [MID=7001, T=[27]], 2.31, 1:0/1/128 CON [MID=7002, T=[28]], PUT, /test, 1:1/1/128 -----> <----- ACK [MID=7002, T=[28]], 2.31, 1:1/1/128 CON [MID=7003, T=[29]], PUT, /test, 1:2/0/128 -----> <----- ACK [MID=7003, T=[29]], 2.04, 1:2/0/128 End BlockwiseServerSideTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.263 s - in org.eclipse.californium.core.test.lockstep.BlockwiseServerSideTest [INFO] Running org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest StartLossyBlockwiseTransferTest Starting man in the middle... client at localhost:8261, middle at 127.0.0.1:8263, server at localhost:8262 Man in the middle will drop packets [5, 6, 8, 9, 15] doing a blockwise GET on: coap://localhost:8263/test Dropping packet 5 (burst 1) from server Dropping packet 6 (burst 2) from client Dropping packet 8 (burst 3) from server Dropping packet 9 (burst 4) from client Dropping packet 15 (burst 1) from server Received 250 bytes after 2752ms Man in the middle will drop packets [2, 4, 4, 5, 5, 6, 10, 12, 12, 13] doing a blockwise GET on: coap://localhost:8263/test Dropping packet 2 (burst 1) from client Dropping packet 4 (burst 2) from server Dropping packet 5 (burst 3) from client Dropping packet 6 (burst 4) from client Dropping packet 10 (burst 1) from server Dropping packet 12 (burst 2) from server Dropping packet 13 (burst 3) from client Received 250 bytes after 3874ms Man in the middle will drop packets [1, 2, 4, 4, 5, 11, 13, 13, 14, 15] doing a blockwise GET on: coap://localhost:8263/test Dropping packet 1 (burst 1) from server Dropping packet 2 (burst 2) from client Dropping packet 4 (burst 3) from server Dropping packet 5 (burst 4) from client Dropping packet 11 (burst 1) from server Dropping packet 13 (burst 2) from server Dropping packet 14 (burst 3) from client Dropping packet 15 (burst 4) from client Received 250 bytes after 4887ms Man in the middle will drop packets [0, 1, 4, 6, 7, 7, 9, 9, 11, 13] doing a blockwise GET on: coap://localhost:8263/test Dropping packet 0 (burst 1) from client Dropping packet 1 (burst 2) from client Dropping packet 4 (burst 2) from client Dropping packet 6 (burst 3) from server Dropping packet 7 (burst 4) from client Dropping packet 11 (burst 1) from server Dropping packet 13 (burst 2) from server Received 250 bytes after 2938ms Man in the middle will drop packets [3, 3, 4, 6, 6, 6, 7, 8, 8, 14] doing a blockwise GET on: coap://localhost:8263/test Dropping packet 3 (burst 1) from server Dropping packet 4 (burst 2) from client Dropping packet 6 (burst 3) from server Dropping packet 7 (burst 4) from client Dropping packet 14 (burst 1) from client Received 250 bytes after 2751ms Man in the middle will drop packets [2, 3, 3, 3, 5, 9, 11, 14, 14, 15] doing a blockwise GET on: coap://localhost:8263/test Dropping packet 2 (burst 1) from client Dropping packet 3 (burst 2) from client Dropping packet 5 (burst 3) from server Dropping packet 9 (burst 1) from server Dropping packet 11 (burst 2) from server Dropping packet 14 (burst 2) from client Dropping packet 15 (burst 3) from client Received 250 bytes after 2938ms End LossyBlockwiseTransferTest[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.149 s - in org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (native-tests) @ californium-core --- [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] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ californium-core --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-core --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-core/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-core/target/californium-core-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ californium-core --- [INFO] Installing org/eclipse/californium/californium-core/2.0.0-SNAPSHOT/californium-core-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Californium (Cf) Demo Applications 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ demo-apps --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ demo-apps --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ demo-apps --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ demo-apps --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ demo-apps --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ demo-apps --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-apps/2.0.0-SNAPSHOT/demo-apps-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ demo-apps --- [INFO] Configured Artifact: org.eclipse.californium:demo-apps:2.0.0-SNAPSHOT:pom [INFO] Copying pom.xml to /jobs/genie.californium/californium-dry-run/workspace/run/demo-apps-2.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-NAT 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-nat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-nat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-nat --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-nat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-nat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-nat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-nat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-nat --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-nat --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/target/cf-nat-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-nat --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-nat --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/target/cf-nat-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-nat --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/target/cf-nat-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-nat --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/target/cf-nat-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-nat/2.0.0-SNAPSHOT/cf-nat-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-nat/2.0.0-SNAPSHOT/cf-nat-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/target/cf-nat-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-nat/2.0.0-SNAPSHOT/cf-nat-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-nat --- [INFO] Configured Artifact: org.eclipse.californium:cf-nat:2.0.0-SNAPSHOT:jar [INFO] Copying cf-nat-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-nat-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Californium (Cf) Integration Tests 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ californium-integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ californium-integration-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-integration-tests --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ californium-integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/californium-integration-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ californium-integration-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ californium-integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ californium-integration-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /jobs/genie.californium/californium-dry-run/workspace/californium-integration-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ californium-integration-tests --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.integration.test.SecureBlockwiseTest SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/public/hipp/homes/genie.californium/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-nat/target/cf-nat-2.0.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 05:13:50.645 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.applyConfig:278) Start SecureBlockwiseTest 05:13:50.688 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:50.703 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:50.718 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:50.733 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=64, PREFERRED_BLOCK_SIZE=64, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:50.736 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:50.743 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:50.751 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:50.754 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8192] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:50.754 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8192] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:50.756 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8192 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:50.756 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:50.756 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:50.757 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:50.757 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=64, PREFERRED_BLOCK_SIZE=64, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:50.758 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:50.759 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:50.760 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:50.761 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8193] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:50.761 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8193] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:50.761 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8193 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:50.776 DEBUG [BlockwiseLayer]: request body [256/64] requires blockwise transfer (o.e.c.c.n.s.BlockwiseLayer.requiresBlockwise:1077) 05:13:50.778 DEBUG [BlockwiseLayer]: created tracker for outbound block1 transfer [currentNum=0, currentSzx=2, bufferSize=0, complete=false, random access=false], transfers in progress: 1 (o.e.c.c.n.s.BlockwiseLayer.getOutboundBlock1Status:955) 05:13:50.779 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.207 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=true, num=0) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.208 DEBUG [BlockwiseLayer]: created tracker for inbound block1 transfer [currentNum=0, currentSzx=0, bufferSize=256, complete=false, random access=false], transfers in progress: 1 (o.e.c.c.n.s.BlockwiseLayer.getInboundBlock1Status:969) 05:13:51.209 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.209 DEBUG [BlockwiseLayer]: acknowledging incoming block1 [num=0], expecting more blocks to come (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:385) 05:13:51.214 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=true, num=0) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.215 DEBUG [BlockwiseLayer]: sending next Block1 num=1 (o.e.c.c.n.s.BlockwiseLayer.sendNextBlock:759) 05:13:51.215 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.218 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=true, num=1) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.219 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.219 DEBUG [BlockwiseLayer]: acknowledging incoming block1 [num=1], expecting more blocks to come (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:385) 05:13:51.221 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=true, num=1) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.222 DEBUG [BlockwiseLayer]: sending next Block1 num=2 (o.e.c.c.n.s.BlockwiseLayer.sendNextBlock:759) 05:13:51.222 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.225 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=true, num=2) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.226 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.226 DEBUG [BlockwiseLayer]: acknowledging incoming block1 [num=2], expecting more blocks to come (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:385) 05:13:51.229 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=true, num=2) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.230 DEBUG [BlockwiseLayer]: sending next Block1 num=3 (o.e.c.c.n.s.BlockwiseLayer.sendNextBlock:759) 05:13:51.230 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.233 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=false, num=3) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.234 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.235 DEBUG [BlockwiseLayer]: peer has sent last block1 [num=3], delivering request to application layer (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:396) 05:13:51.236 DEBUG [BlockwiseLayer]: removing block1 tracker [KeyUri[coaps://localhost/resource, [7f000001]:8193]], block1 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock1Status:1051) 05:13:51.239 DEBUG [BlockwiseLayer]: response body [512/64] requires blockwise transfer (o.e.c.c.n.s.BlockwiseLayer.requiresBlockwise:1091) 05:13:51.241 DEBUG [BlockwiseLayer]: created tracker for outbound block2 transfer [currentNum=0, currentSzx=2, bufferSize=512, complete=false, random access=false], transfers in progress: 1 (o.e.c.c.n.s.BlockwiseLayer.getOutboundBlock2Status:993) 05:13:51.242 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.244 DEBUG [BlockwiseLayer]: block2 transfer of response for KeyUri[coaps://localhost/resource, [7f000001]:8193] started: [currentNum=0, currentSzx=2, bufferSize=512, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.sendResponse:530) 05:13:51.248 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=false, num=3) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.249 DEBUG [BlockwiseLayer]: removing block1 tracker [KeyUri[coaps://localhost:8192/resource, [7f000001]:8192]], block1 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock1Status:1051) 05:13:51.249 DEBUG [BlockwiseLayer]: Block1 followed by Block2 transfer (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:734) 05:13:51.250 DEBUG [BlockwiseLayer]: created tracker for KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] inbound block2 transfer [currentNum=0, currentSzx=0, bufferSize=512, complete=false, random access=false], transfers in progress: 1, ACK-2.05 MID=45195, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=0)", "Block1":"(szx=2/64, m=false, num=3)", "Size2":512}, "975093550625859505318417".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.getInboundBlock2Status:1009) 05:13:51.254 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=0]: ACK-2.05 MID=45195, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=0)", "Block1":"(szx=2/64, m=false, num=3)", "Size2":512}, "975093550625859505318417".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.255 DEBUG [BlockwiseLayer]: requesting next Block2 [num=1]: CON-POST MID= -1, Token=[00f027af59cfd20b], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Content-Format":"text/plain", "Accept":"text/plain", "Block2":"(szx=2/64, m=false, num=1)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.258 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.261 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.262 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=1, currentSzx=2, bufferSize=512, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.266 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=1]: ACK-2.05 MID=45196, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=1)"}, "678049445267792489955242".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.268 DEBUG [BlockwiseLayer]: requesting next Block2 [num=2]: CON-POST MID= -1, Token=[00f027af59cfd20b], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Content-Format":"text/plain", "Accept":"text/plain", "Block2":"(szx=2/64, m=false, num=2)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.269 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.273 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.273 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=2, currentSzx=2, bufferSize=512, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.276 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=2]: ACK-2.05 MID=45197, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=2)"}, "068844057529659922999241".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.278 DEBUG [BlockwiseLayer]: requesting next Block2 [num=3]: CON-POST MID= -1, Token=[00f027af59cfd20b], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Content-Format":"text/plain", "Accept":"text/plain", "Block2":"(szx=2/64, m=false, num=3)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.280 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.298 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.299 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=3, currentSzx=2, bufferSize=512, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.302 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=3]: ACK-2.05 MID=45198, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=3)"}, "389711170437583169102664".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.303 DEBUG [BlockwiseLayer]: requesting next Block2 [num=4]: CON-POST MID= -1, Token=[00f027af59cfd20b], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Content-Format":"text/plain", "Accept":"text/plain", "Block2":"(szx=2/64, m=false, num=4)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.304 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.307 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.308 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=4, currentSzx=2, bufferSize=512, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.310 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=4]: ACK-2.05 MID=45199, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=4)"}, "975093550625859505318417".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.311 DEBUG [BlockwiseLayer]: requesting next Block2 [num=5]: CON-POST MID= -1, Token=[00f027af59cfd20b], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Content-Format":"text/plain", "Accept":"text/plain", "Block2":"(szx=2/64, m=false, num=5)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.313 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.316 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.316 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=5, currentSzx=2, bufferSize=512, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.319 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=5]: ACK-2.05 MID=45200, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=5)"}, "678049445267792489955242".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.320 DEBUG [BlockwiseLayer]: requesting next Block2 [num=6]: CON-POST MID= -1, Token=[00f027af59cfd20b], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Content-Format":"text/plain", "Accept":"text/plain", "Block2":"(szx=2/64, m=false, num=6)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.321 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.324 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8193] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.325 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=6, currentSzx=2, bufferSize=512, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.328 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=6]: ACK-2.05 MID=45201, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=true, num=6)"}, "068844057529659922999241".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.329 DEBUG [BlockwiseLayer]: requesting next Block2 [num=7]: CON-POST MID= -1, Token=[00f027af59cfd20b], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Content-Format":"text/plain", "Accept":"text/plain", "Block2":"(szx=2/64, m=false, num=7)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.330 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8192/resource, [7f000001]:8192] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.333 DEBUG [BlockwiseLayer]: peer has requested last block of blockwise transfer: [currentNum=7, currentSzx=2, bufferSize=512, complete=true, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:446) 05:13:51.333 DEBUG [BlockwiseLayer]: removing block2 tracker [KeyUri[coaps://localhost/resource, [7f000001]:8193]], block2 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock2Status:1065) 05:13:51.336 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=7]: ACK-2.05 MID=45202, Token=[00f027af59cfd20b], OptionSet={"Block2":"(szx=2/64, m=false, num=7)"}, "389711170437583169102664".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.337 DEBUG [BlockwiseLayer]: all 8 blocks have been retrieved, assembling response and delivering to application layer (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:885) 05:13:51.337 DEBUG [BlockwiseLayer]: removing block2 tracker [KeyUri[coaps://localhost:8192/resource, [7f000001]:8192]], block2 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock2Status:1065) 05:13:51.338 DEBUG [BlockwiseLayer]: assembled response: ACK-2.05 MID=45195, Token=[00f027af59cfd20b], OptionSet={}, "975093550625859505318417".. 512 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:907) 05:13:51.345 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:13:51.349 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8192 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:51.349 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8192 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:51.349 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8192] (o.e.c.s.DTLSConnector.stop:471) 05:13:51.351 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureBlockwiseTest Start SecureBlockwiseTest 05:13:51.354 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:51.355 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:51.355 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:51.356 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=64, PREFERRED_BLOCK_SIZE=64, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:51.356 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:51.356 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:51.357 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:51.358 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8194] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:51.358 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8194] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:51.358 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8194 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:51.358 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:51.359 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:51.359 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:51.359 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=64, PREFERRED_BLOCK_SIZE=64, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:51.360 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:51.360 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8193 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:51.360 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8193 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:51.360 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8193] (o.e.c.s.DTLSConnector.stop:471) 05:13:51.362 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:51.364 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:51.364 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8195] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:51.364 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8195] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:51.365 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8195 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:51.379 DEBUG [BlockwiseLayer]: response body [256/64] requires blockwise transfer (o.e.c.c.n.s.BlockwiseLayer.requiresBlockwise:1091) 05:13:51.380 DEBUG [BlockwiseLayer]: created tracker for outbound block2 transfer [currentNum=0, currentSzx=2, bufferSize=256, complete=false, random access=false], transfers in progress: 1 (o.e.c.c.n.s.BlockwiseLayer.getOutboundBlock2Status:993) 05:13:51.380 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8195] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.381 DEBUG [BlockwiseLayer]: block2 transfer of response for KeyUri[coaps://localhost/resource, [7f000001]:8195] started: [currentNum=0, currentSzx=2, bufferSize=256, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.sendResponse:530) 05:13:51.384 DEBUG [BlockwiseLayer]: created tracker for KeyUri[coaps://localhost:8194/resource, [7f000001]:8194] inbound block2 transfer [currentNum=0, currentSzx=0, bufferSize=256, complete=false, random access=false], transfers in progress: 1, ACK-2.05 MID= 1689, Token=[9ebf53ec244fb1f9], OptionSet={"Block2":"(szx=2/64, m=true, num=0)", "Size2":256}, "975093550625859505318417".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.getInboundBlock2Status:1009) 05:13:51.386 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=0]: ACK-2.05 MID= 1689, Token=[9ebf53ec244fb1f9], OptionSet={"Block2":"(szx=2/64, m=true, num=0)", "Size2":256}, "975093550625859505318417".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.388 DEBUG [BlockwiseLayer]: requesting next Block2 [num=1]: CON-GET MID= -1, Token=[9ebf53ec244fb1f9], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Block2":"(szx=2/64, m=false, num=1)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.389 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8194/resource, [7f000001]:8194] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.392 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8195] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.392 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=1, currentSzx=2, bufferSize=256, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.395 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=1]: ACK-2.05 MID= 1690, Token=[9ebf53ec244fb1f9], OptionSet={"Block2":"(szx=2/64, m=true, num=1)"}, "678049445267792489955242".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.396 DEBUG [BlockwiseLayer]: requesting next Block2 [num=2]: CON-GET MID= -1, Token=[9ebf53ec244fb1f9], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Block2":"(szx=2/64, m=false, num=2)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.397 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8194/resource, [7f000001]:8194] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.400 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost/resource, [7f000001]:8195] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.401 DEBUG [BlockwiseLayer]: peer has requested intermediary block of blockwise transfer: [currentNum=2, currentSzx=2, bufferSize=256, complete=false, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:450) 05:13:51.403 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=2]: ACK-2.05 MID= 1691, Token=[9ebf53ec244fb1f9], OptionSet={"Block2":"(szx=2/64, m=true, num=2)"}, "068844057529659922999241".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.405 DEBUG [BlockwiseLayer]: requesting next Block2 [num=3]: CON-GET MID= -1, Token=[9ebf53ec244fb1f9], OptionSet={"Uri-Host":"localhost", "Uri-Path":"resource", "Block2":"(szx=2/64, m=false, num=3)"}, no payload (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:876) 05:13:51.406 DEBUG [BlockwiseLayer]: scheduling clean up task for block2 transfer KeyUri[coaps://localhost:8194/resource, [7f000001]:8194] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock2Cleanup:1180) 05:13:51.409 DEBUG [BlockwiseLayer]: peer has requested last block of blockwise transfer: [currentNum=3, currentSzx=2, bufferSize=256, complete=true, random access=false] (o.e.c.c.n.s.BlockwiseLayer.handleInboundRequestForNextBlock:446) 05:13:51.409 DEBUG [BlockwiseLayer]: removing block2 tracker [KeyUri[coaps://localhost/resource, [7f000001]:8195]], block2 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock2Status:1065) 05:13:51.411 DEBUG [BlockwiseLayer]: processing incoming block2 response [num=3]: ACK-2.05 MID= 1692, Token=[9ebf53ec244fb1f9], OptionSet={"Block2":"(szx=2/64, m=false, num=3)"}, "389711170437583169102664".. 64 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:813) 05:13:51.412 DEBUG [BlockwiseLayer]: all 4 blocks have been retrieved, assembling response and delivering to application layer (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:885) 05:13:51.413 DEBUG [BlockwiseLayer]: removing block2 tracker [KeyUri[coaps://localhost:8194/resource, [7f000001]:8194]], block2 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock2Status:1065) 05:13:51.413 DEBUG [BlockwiseLayer]: assembled response: ACK-2.05 MID= 1689, Token=[9ebf53ec244fb1f9], OptionSet={}, "975093550625859505318417".. 256 bytes (o.e.c.c.n.s.BlockwiseLayer.handleBlock2Response:907) 05:13:51.414 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:13:51.416 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8194 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:51.416 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8194 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:51.416 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8194] (o.e.c.s.DTLSConnector.stop:471) 05:13:51.417 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureBlockwiseTest Start SecureBlockwiseTest 05:13:51.419 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:51.419 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:51.420 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:51.420 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=64, PREFERRED_BLOCK_SIZE=64, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:51.420 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:51.421 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:51.422 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:51.422 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8196] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:51.422 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8196] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:51.423 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8196 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:51.423 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:51.423 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:51.424 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:51.424 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=64, PREFERRED_BLOCK_SIZE=64, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:51.424 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:51.425 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8195 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:51.425 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8195 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:51.425 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8195] (o.e.c.s.DTLSConnector.stop:471) 05:13:51.427 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:51.427 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:51.428 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8197] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:51.428 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8197] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:51.428 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8197 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:51.429 DEBUG [BlockwiseLayer]: request body [256/64] requires blockwise transfer (o.e.c.c.n.s.BlockwiseLayer.requiresBlockwise:1077) 05:13:51.430 DEBUG [BlockwiseLayer]: created tracker for outbound block1 transfer [currentNum=0, currentSzx=2, bufferSize=0, complete=false, random access=false], transfers in progress: 1 (o.e.c.c.n.s.BlockwiseLayer.getOutboundBlock1Status:955) 05:13:51.431 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8196/resource, [7f000001]:8196] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.442 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=true, num=0) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.442 DEBUG [BlockwiseLayer]: created tracker for inbound block1 transfer [currentNum=0, currentSzx=0, bufferSize=256, complete=false, random access=false], transfers in progress: 1 (o.e.c.c.n.s.BlockwiseLayer.getInboundBlock1Status:969) 05:13:51.443 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8197] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.444 DEBUG [BlockwiseLayer]: acknowledging incoming block1 [num=0], expecting more blocks to come (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:385) 05:13:51.446 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=true, num=0) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.446 DEBUG [BlockwiseLayer]: sending next Block1 num=1 (o.e.c.c.n.s.BlockwiseLayer.sendNextBlock:759) 05:13:51.446 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8196/resource, [7f000001]:8196] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.449 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=true, num=1) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.449 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8197] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.450 DEBUG [BlockwiseLayer]: acknowledging incoming block1 [num=1], expecting more blocks to come (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:385) 05:13:51.452 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=true, num=1) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.453 DEBUG [BlockwiseLayer]: sending next Block1 num=2 (o.e.c.c.n.s.BlockwiseLayer.sendNextBlock:759) 05:13:51.453 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8196/resource, [7f000001]:8196] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.456 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=true, num=2) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.456 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8197] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.457 DEBUG [BlockwiseLayer]: acknowledging incoming block1 [num=2], expecting more blocks to come (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:385) 05:13:51.459 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=true, num=2) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.460 DEBUG [BlockwiseLayer]: sending next Block1 num=3 (o.e.c.c.n.s.BlockwiseLayer.sendNextBlock:759) 05:13:51.460 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost:8196/resource, [7f000001]:8196] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.462 DEBUG [BlockwiseLayer]: inbound request contains block1 option (szx=2/64, m=false, num=3) (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:353) 05:13:51.463 DEBUG [BlockwiseLayer]: scheduling clean up task for block1 transfer KeyUri[coaps://localhost/resource, [7f000001]:8197] (o.e.c.c.n.s.BlockwiseLayer.prepareBlock1Cleanup:1117) 05:13:51.463 DEBUG [BlockwiseLayer]: peer has sent last block1 [num=3], delivering request to application layer (o.e.c.c.n.s.BlockwiseLayer.handleInboundBlockwiseUpload:396) 05:13:51.464 DEBUG [BlockwiseLayer]: removing block1 tracker [KeyUri[coaps://localhost/resource, [7f000001]:8197]], block1 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock1Status:1051) 05:13:51.466 DEBUG [BlockwiseLayer]: received response acknowledging block1 (szx=2/64, m=false, num=3) (o.e.c.c.n.s.BlockwiseLayer.handleBlock1Response:673) 05:13:51.466 DEBUG [BlockwiseLayer]: removing block1 tracker [KeyUri[coaps://localhost:8196/resource, [7f000001]:8196]], block1 transfers still in progress: 0 (o.e.c.c.n.s.BlockwiseLayer.clearBlock1Status:1051) 05:13:51.467 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:13:51.468 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8196 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:51.469 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8196 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:51.469 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8196] (o.e.c.s.DTLSConnector.stop:471) 05:13:51.469 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureBlockwiseTest 05:13:51.470 INFO [NetworkRule]: 0 rules active. (o.e.c.e.rule.NetworkRule.closeConfig:300) 05:13:51.470 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8197 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:51.471 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8197 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:51.471 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8197] (o.e.c.s.DTLSConnector.stop:471) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s - in org.eclipse.californium.integration.test.SecureBlockwiseTest [INFO] Running org.eclipse.californium.integration.test.SecureObserveTest 05:13:51.478 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.applyConfig:278) Start SecureObserveTest 05:13:51.480 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:51.480 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:51.480 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:51.481 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:51.481 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) Resource resource changed to "resource says hi for the 1 time" 05:13:51.482 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:51.482 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:51.483 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8198] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:51.483 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8198] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:51.484 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8198 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:51.484 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:51.484 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:51.485 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:51.485 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:51.485 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:51.486 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:51.486 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:51.487 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8199] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:51.487 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8199] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:51.487 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8199 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:51.505 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8199#[1575e4678e16b786] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692) Resource resource changed to "resource says client for the 2 time" Received 1. Notification: NON-2.05 MID= 1179, Token=[1575e4678e16b786], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes Received 2. Notification: NON-2.05 MID= 1180, Token=[1575e4678e16b786], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 3 time" Received 3. Notification: NON-2.05 MID= 1181, Token=[1575e4678e16b786], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 4 time" Received 4. Notification: NON-2.05 MID= 1182, Token=[1575e4678e16b786], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says new client for the 5 time" 05:13:51.674 WARN [EndpointContextUtil]: strict context, DTLS_SESSION_ID: "5AA10CDF56C7A673E467DB2922D241A48D9E1D3BE239242A135F6B18A8ABCDBF" != "5AA10CDFAF8D2A41B64B9F05731FC803124A48AA57BEF252D62E5FAE669E705D" (o.e.c.e.EndpointContextUtil.match:55) 05:13:51.674 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8198) drops 56 bytes to localhost/127.0.0.1:8199 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) 05:13:53.675 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:13:53.675 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8198 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:53.676 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8198 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:53.676 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8198] (o.e.c.s.DTLSConnector.stop:471) 05:13:53.677 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureObserveTest Start SecureObserveTest 05:13:53.679 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:53.679 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:53.680 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:53.680 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:53.680 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) Resource resource changed to "resource says hi for the 1 time" 05:13:53.681 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:53.681 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.682 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8200] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:53.682 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8200] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:53.682 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8200 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:53.683 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:53.683 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:53.683 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:53.684 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:53.684 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:53.684 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8199 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:53.685 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8199 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:53.685 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8199] (o.e.c.s.DTLSConnector.stop:471) 05:13:53.686 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:53.686 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.687 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8201] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:53.687 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8201] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:53.688 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8201 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:53.699 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8201#[0908d6b3ba7aee47] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692) Resource resource changed to "resource says client for the 2 time" Received 1. Notification: NON-2.05 MID=15298, Token=[0908d6b3ba7aee47], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes Received 2. Notification: NON-2.05 MID=15299, Token=[0908d6b3ba7aee47], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 3 time" Received 3. Notification: NON-2.05 MID=15300, Token=[0908d6b3ba7aee47], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 4 time" Received 4. Notification: NON-2.05 MID=15301, Token=[0908d6b3ba7aee47], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes 05:13:53.853 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:13:53.854 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8200 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:53.854 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8200 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:53.854 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8200] (o.e.c.s.DTLSConnector.stop:471) 05:13:53.855 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureObserveTest Start SecureObserveTest 05:13:53.857 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:53.857 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:53.858 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:53.858 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:53.858 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) Resource resource changed to "resource says hi for the 1 time" 05:13:53.859 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:53.859 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.860 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8202] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:53.860 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8202] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:53.860 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8202 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:53.861 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:53.861 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:53.861 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:13:53.862 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:53.862 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:53.862 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8201 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:53.862 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8201 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:53.863 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8201] (o.e.c.s.DTLSConnector.stop:471) 05:13:53.864 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:53.864 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.865 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8203] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:53.865 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8203] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:53.865 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8203 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:53.879 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8203) drops 31 bytes to localhost/127.0.0.1:8202 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) 05:13:53.880 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:13:53.881 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8202 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:53.881 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8202 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:53.881 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8202] (o.e.c.s.DTLSConnector.stop:471) 05:13:53.882 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureObserveTest Start SecureObserveTest 05:13:53.883 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:53.884 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:53.885 INFO [CoapEndpoint]: CoapEndpoint uses relaxed context (o.e.c.c.n.CoapEndpoint.:387) 05:13:53.885 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:53.885 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) Resource resource changed to "resource says hi for the 1 time" 05:13:53.886 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:53.887 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.887 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8204] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:53.887 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8204] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:53.888 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8204 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:53.888 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:53.888 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:53.889 INFO [CoapEndpoint]: CoapEndpoint uses relaxed context (o.e.c.c.n.CoapEndpoint.:387) 05:13:53.889 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:53.889 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:53.889 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8203 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:53.890 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8203 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:53.890 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8203] (o.e.c.s.DTLSConnector.stop:471) 05:13:53.891 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:53.891 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.892 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8205] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:53.892 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8205] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:53.893 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8205 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:53.893 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.894 INFO [NatUtil]: starting NAT localhost:8206 to localhost:8205. (o.e.c.examples.NatUtil.run:216) 05:13:53.895 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:53.895 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8204 to 8207. (o.e.c.examples.NatUtil.assignLocalAddress:296) 05:13:53.895 INFO [NatUtil]: start listening on 8207 for incoming localhost:8204 (o.e.c.e.NatUtil$NatEntry.run:440) URI: change coaps://localhost:8204/resource to coaps://localhost:8207/resource 05:13:53.898 INFO [NatUtil]: backward 69 bytes from localhost:8205 to localhost:8204 via 8207 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:53.899 INFO [NatUtil]: forward 60 bytes from localhost:8204 to localhost:8205 via 8207 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:53.900 INFO [NatUtil]: backward 101 bytes from localhost:8205 to localhost:8204 via 8207 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:53.901 INFO [NatUtil]: forward 120 bytes from localhost:8204 to localhost:8205 via 8207 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:53.903 INFO [NatUtil]: backward 101 bytes from localhost:8205 to localhost:8204 via 8207 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:53.906 INFO [NatUtil]: forward 67 bytes from localhost:8204 to localhost:8205 via 8207 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:53.908 INFO [NatUtil]: backward 61 bytes from localhost:8205 to localhost:8204 via 8207 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:53.910 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8206#[eb43c96da8a62f97] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692) 05:13:53.912 INFO [NatUtil]: forward 76 bytes from localhost:8204 to localhost:8205 via 8207 (o.e.c.e.NatUtil$NatEntry.forward:498) Resource resource changed to "resource says client for the 2 time" Received 1. Notification: NON-2.05 MID= 9609, Token=[eb43c96da8a62f97], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes 05:13:53.914 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8207 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 2. Notification: NON-2.05 MID= 9610, Token=[eb43c96da8a62f97], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 3 time" 05:13:53.965 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8207 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 3. Notification: NON-2.05 MID= 9611, Token=[eb43c96da8a62f97], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 4 time" 05:13:54.016 INFO [NatUtil]: forward 81 bytes from localhost:8204 to localhost:8205 via 8207 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 4. Notification: NON-2.05 MID= 9612, Token=[eb43c96da8a62f97], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes 05:13:54.066 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:54.066 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8204 from 8207 to 8208. (o.e.c.examples.NatUtil.assignLocalAddress:293) Resource resource changed to "resource says client for the 5 time" 05:13:54.067 INFO [NatUtil]: start listening on 8208 for incoming localhost:8204 (o.e.c.e.NatUtil$NatEntry.run:440) 05:13:54.067 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8204) drops 52 bytes to localhost/127.0.0.1:8206 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) Resource resource changed to "resource says client for the 6 time" 05:13:56.490 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8204) drops 52 bytes to localhost/127.0.0.1:8206 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) Resource resource changed to "resource says client for the 7 time" 05:13:56.541 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8204) drops 52 bytes to localhost/127.0.0.1:8206 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) Resource resource changed to "resource says client for the 8 time" 05:13:56.591 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8204) drops 52 bytes to localhost/127.0.0.1:8206 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) 05:13:58.641 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:13:58.641 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8204 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:58.642 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8204 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:58.642 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8204] (o.e.c.s.DTLSConnector.stop:471) 05:13:58.643 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureObserveTest Start SecureObserveTest 05:13:58.645 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:58.646 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:58.647 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation (o.e.c.c.n.CoapEndpoint.:387) 05:13:58.647 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:58.647 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) Resource resource changed to "resource says hi for the 1 time" 05:13:58.648 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:13:58.648 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:58.649 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8209] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:58.649 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8209] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:58.650 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8209 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:58.650 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:13:58.650 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:13:58.651 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation (o.e.c.c.n.CoapEndpoint.:387) 05:13:58.651 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:13:58.651 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:13:58.651 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8205 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:13:58.652 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8205 (o.e.c.c.n.CoapEndpoint.stop:478) 05:13:58.652 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8205] (o.e.c.s.DTLSConnector.stop:471) 05:13:58.653 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:13:58.654 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:58.654 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8210] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:13:58.654 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8210] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:13:58.655 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8210 (o.e.c.c.n.CoapEndpoint.start:448) 05:13:58.655 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:58.656 INFO [NatUtil]: starting NAT localhost:8211 to localhost:8210. (o.e.c.examples.NatUtil.run:216) 05:13:58.656 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:58.656 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8209 to 8212. (o.e.c.examples.NatUtil.assignLocalAddress:296) 05:13:58.656 INFO [NatUtil]: start listening on 8212 for incoming localhost:8209 (o.e.c.e.NatUtil$NatEntry.run:440) URI: change coaps://localhost:8209/resource to coaps://localhost:8212/resource 05:13:58.659 INFO [NatUtil]: backward 69 bytes from localhost:8210 to localhost:8209 via 8212 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:58.660 INFO [NatUtil]: forward 60 bytes from localhost:8209 to localhost:8210 via 8212 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:58.661 INFO [NatUtil]: backward 101 bytes from localhost:8210 to localhost:8209 via 8212 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:58.662 INFO [NatUtil]: forward 120 bytes from localhost:8209 to localhost:8210 via 8212 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:58.664 INFO [NatUtil]: backward 101 bytes from localhost:8210 to localhost:8209 via 8212 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:58.667 INFO [NatUtil]: forward 67 bytes from localhost:8209 to localhost:8210 via 8212 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:58.669 INFO [NatUtil]: backward 61 bytes from localhost:8210 to localhost:8209 via 8212 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:58.670 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8211#[4de1cbb131eb06ab] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692) 05:13:58.671 INFO [NatUtil]: forward 76 bytes from localhost:8209 to localhost:8210 via 8212 (o.e.c.e.NatUtil$NatEntry.forward:498) Resource resource changed to "resource says client for the 2 time" Received 1. Notification: NON-2.05 MID= 574, Token=[4de1cbb131eb06ab], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes 05:13:58.674 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8212 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 2. Notification: NON-2.05 MID= 575, Token=[4de1cbb131eb06ab], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 3 time" 05:13:58.724 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8212 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 3. Notification: NON-2.05 MID= 576, Token=[4de1cbb131eb06ab], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 4 time" 05:13:58.775 INFO [NatUtil]: forward 81 bytes from localhost:8209 to localhost:8210 via 8212 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 4. Notification: NON-2.05 MID= 577, Token=[4de1cbb131eb06ab], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes 05:13:58.824 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:13:58.825 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8209 from 8212 to 8213. (o.e.c.examples.NatUtil.assignLocalAddress:293) 05:13:58.825 INFO [NatUtil]: start listening on 8213 for incoming localhost:8209 (o.e.c.e.NatUtil$NatEntry.run:440) Resource resource changed to "resource says client for the 5 time" 05:13:58.826 INFO [NatUtil]: forward 69 bytes from localhost:8209 to localhost:8210 via 8213 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:58.828 INFO [NatUtil]: backward 60 bytes from localhost:8210 to localhost:8209 via 8213 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:58.829 INFO [NatUtil]: forward 101 bytes from localhost:8209 to localhost:8210 via 8213 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:58.830 INFO [NatUtil]: backward 120 bytes from localhost:8210 to localhost:8209 via 8213 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:58.832 INFO [NatUtil]: forward 102 bytes from localhost:8209 to localhost:8210 via 8213 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:13:58.843 INFO [NatUtil]: backward 67 bytes from localhost:8210 to localhost:8209 via 8213 (o.e.c.e.NatUtil$NatEntry.run:453) 05:13:58.844 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) Resource resource changed to "resource says client for the 6 time" 05:14:00.826 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) Resource resource changed to "resource says client for the 7 time" 05:14:00.876 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) Resource resource changed to "resource says client for the 8 time" 05:14:00.927 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355) 05:14:02.976 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:14:02.977 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8209 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:14:02.977 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8209 (o.e.c.c.n.CoapEndpoint.stop:478) 05:14:02.977 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8209] (o.e.c.s.DTLSConnector.stop:471) 05:14:02.979 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureObserveTest Start SecureObserveTest 05:14:02.983 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:14:02.983 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:14:02.984 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation (o.e.c.c.n.CoapEndpoint.:387) 05:14:02.984 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:14:02.984 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) Resource resource changed to "resource says hi for the 1 time" 05:14:02.985 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:14:02.985 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:02.986 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8214] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:14:02.986 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8214] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:14:02.987 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8214 (o.e.c.c.n.CoapEndpoint.start:448) 05:14:02.988 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:14:02.988 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:14:02.989 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation (o.e.c.c.n.CoapEndpoint.:387) 05:14:02.989 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:14:02.990 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:14:02.990 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8210 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:14:02.991 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8210 (o.e.c.c.n.CoapEndpoint.stop:478) 05:14:02.991 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8210] (o.e.c.s.DTLSConnector.stop:471) 05:14:02.993 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:14:02.994 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:02.995 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8215] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:14:02.995 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8215] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:14:02.996 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8215 (o.e.c.c.n.CoapEndpoint.start:448) 05:14:02.996 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:02.997 INFO [NatUtil]: starting NAT localhost:8216 to localhost:8215. (o.e.c.examples.NatUtil.run:216) 05:14:02.997 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:02.998 INFO [NatUtil]: start listening on 8217 for incoming localhost:8214 (o.e.c.e.NatUtil$NatEntry.run:440) 05:14:02.998 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8214 to 8217. (o.e.c.examples.NatUtil.assignLocalAddress:296) URI: change coaps://localhost:8214/resource to coaps://localhost:8217/resource 05:14:03.000 INFO [NatUtil]: backward 69 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.001 INFO [NatUtil]: forward 60 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.002 INFO [NatUtil]: backward 101 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.003 INFO [NatUtil]: forward 120 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.006 INFO [NatUtil]: backward 101 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.009 INFO [NatUtil]: forward 67 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.010 INFO [NatUtil]: backward 61 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.012 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8216#[b7249ae03751e2fc] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692) 05:14:03.013 INFO [NatUtil]: forward 76 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498) Resource resource changed to "resource says client for the 2 time" Received 1. Notification: NON-2.05 MID=26024, Token=[b7249ae03751e2fc], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes 05:14:03.018 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 2. Notification: NON-2.05 MID=26025, Token=[b7249ae03751e2fc], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 3 time" 05:14:03.069 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 3. Notification: NON-2.05 MID=26026, Token=[b7249ae03751e2fc], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 4 time" 05:14:03.120 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 4. Notification: NON-2.05 MID=26027, Token=[b7249ae03751e2fc], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes 05:14:03.170 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:03.171 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8214 from 8217 to 8218. (o.e.c.examples.NatUtil.assignLocalAddress:293) 05:14:03.171 INFO [NatUtil]: start listening on 8218 for incoming localhost:8214 (o.e.c.e.NatUtil$NatEntry.run:440) Resource resource changed to "resource says client for the 5 time" 05:14:03.173 INFO [NatUtil]: forward 69 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.174 INFO [NatUtil]: backward 60 bytes from localhost:8215 to localhost:8214 via 8218 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.175 INFO [NatUtil]: forward 101 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.177 INFO [NatUtil]: backward 120 bytes from localhost:8215 to localhost:8214 via 8218 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.179 INFO [NatUtil]: forward 101 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.183 INFO [NatUtil]: backward 67 bytes from localhost:8215 to localhost:8214 via 8218 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.186 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498) Resource resource changed to "resource says client for the 6 time" Received 5. Notification: NON-2.05 MID=26028, Token=[b7249ae03751e2fc], OptionSet={"Observe":4}, ""resource says client fo".. 37 bytes 05:14:03.192 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 6. Notification: NON-2.05 MID=26029, Token=[b7249ae03751e2fc], OptionSet={"Observe":5}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 7 time" 05:14:03.243 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 7. Notification: NON-2.05 MID=26030, Token=[b7249ae03751e2fc], OptionSet={"Observe":6}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 8 time" 05:14:03.294 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 8. Notification: NON-2.05 MID=26031, Token=[b7249ae03751e2fc], OptionSet={"Observe":7}, ""resource says client fo".. 37 bytes 05:14:03.343 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:14:03.344 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8214 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:14:03.345 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8214 (o.e.c.c.n.CoapEndpoint.stop:478) 05:14:03.345 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8214] (o.e.c.s.DTLSConnector.stop:471) 05:14:03.346 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureObserveTest Start SecureObserveTest 05:14:03.349 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:14:03.349 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:14:03.350 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:14:03.351 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:14:03.351 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) Resource resource changed to "resource says hi for the 1 time" 05:14:03.352 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207) 05:14:03.353 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:03.354 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8219] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:14:03.354 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8219] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:14:03.359 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8219 (o.e.c.c.n.CoapEndpoint.start:448) 05:14:03.359 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.:127) 05:14:03.360 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.:55) 05:14:03.360 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.:387) 05:14:03.360 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.:194) 05:14:03.361 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.:80) 05:14:03.361 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8215 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:14:03.361 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8215 (o.e.c.c.n.CoapEndpoint.stop:478) 05:14:03.361 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8215] (o.e.c.s.DTLSConnector.stop:471) 05:14:03.363 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416) 05:14:03.365 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:03.366 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8220] (o.e.c.s.DTLSConnector$Worker.run:1691) 05:14:03.366 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8220] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413) 05:14:03.366 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8220 (o.e.c.c.n.CoapEndpoint.start:448) 05:14:03.367 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:03.368 INFO [NatUtil]: starting NAT localhost:8221 to localhost:8220. (o.e.c.examples.NatUtil.run:216) 05:14:03.368 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:03.369 INFO [NatUtil]: start listening on 8222 for incoming localhost:8219 (o.e.c.e.NatUtil$NatEntry.run:440) 05:14:03.369 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8219 to 8222. (o.e.c.examples.NatUtil.assignLocalAddress:296) URI: change coaps://localhost:8219/resource to coaps://localhost:8222/resource 05:14:03.371 INFO [NatUtil]: backward 69 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.372 INFO [NatUtil]: forward 60 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.373 INFO [NatUtil]: backward 101 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.375 INFO [NatUtil]: forward 120 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.378 INFO [NatUtil]: backward 101 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.381 INFO [NatUtil]: forward 67 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.384 INFO [NatUtil]: backward 61 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.386 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8221#[eb129b59ae22de0f] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692) 05:14:03.387 INFO [NatUtil]: forward 76 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498) Resource resource changed to "resource says client for the 2 time" Received 1. Notification: NON-2.05 MID=22549, Token=[eb129b59ae22de0f], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes 05:14:03.391 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 2. Notification: NON-2.05 MID=22550, Token=[eb129b59ae22de0f], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 3 time" 05:14:03.442 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 3. Notification: NON-2.05 MID=22551, Token=[eb129b59ae22de0f], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 4 time" 05:14:03.492 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 4. Notification: NON-2.05 MID=22552, Token=[eb129b59ae22de0f], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes 05:14:03.542 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426) 05:14:03.543 INFO [NatUtil]: start listening on 8223 for incoming localhost:8219 (o.e.c.e.NatUtil$NatEntry.run:440) 05:14:03.543 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8219 from 8222 to 8223. (o.e.c.examples.NatUtil.assignLocalAddress:293) Resource resource changed to "resource says client for the 5 time" 05:14:03.547 INFO [NatUtil]: forward 100 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.548 INFO [NatUtil]: backward 60 bytes from localhost:8220 to localhost:8219 via 8223 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.550 INFO [NatUtil]: forward 132 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.554 INFO [NatUtil]: backward 162 bytes from localhost:8220 to localhost:8219 via 8223 (o.e.c.e.NatUtil$NatEntry.run:453) 05:14:03.557 INFO [NatUtil]: forward 67 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498) 05:14:03.557 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 5. Notification: NON-2.05 MID=22553, Token=[eb129b59ae22de0f], OptionSet={"Observe":4}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 6 time" 05:14:03.597 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 6. Notification: NON-2.05 MID=22554, Token=[eb129b59ae22de0f], OptionSet={"Observe":5}, ""resource says client fo".. 37 bytes Resource resource changed to "resource says client for the 7 time" 05:14:03.647 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498) Received 7. Notification: NON-2.05 MID=22555, Token=[eb129b59ae22de0f], OptionSet={"Observe":6}, ""resource says client fo".. 37 bytes 05:14:03.697 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258) 05:14:03.698 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8219 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:14:03.698 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8219 (o.e.c.c.n.CoapEndpoint.stop:478) 05:14:03.698 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8219] (o.e.c.s.DTLSConnector.stop:471) 05:14:03.700 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282) End SecureObserveTest 05:14:03.700 INFO [NetworkRule]: 0 rules active. (o.e.c.e.rule.NetworkRule.closeConfig:300) 05:14:03.700 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8220 (o.e.c.c.n.CoapEndpoint.destroy:491) 05:14:03.701 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8220 (o.e.c.c.n.CoapEndpoint.stop:478) 05:14:03.701 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8220] (o.e.c.s.DTLSConnector.stop:471) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.209 s - in org.eclipse.californium.integration.test.SecureObserveTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ californium-integration-tests --- [INFO] Skipping packaging of the jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ californium-integration-tests --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ californium-integration-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-integration-tests --- [INFO] Skipping artifact installation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Californium (Cf) Proxy 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ californium-proxy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ californium-proxy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-proxy --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ californium-proxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ californium-proxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/classes [INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/src/main/java/org/eclipse/californium/proxy/HttpStack.java: Some input files use or override a deprecated API. [INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/src/main/java/org/eclipse/californium/proxy/HttpStack.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ californium-proxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ californium-proxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ californium-proxy --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.proxy.HttpTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.eclipse.californium.proxy.HttpTranslatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ californium-proxy --- [WARNING] Bundle org.eclipse.californium:californium-proxy:bundle:2.0.0-SNAPSHOT : Export org.eclipse.californium.proxy.resources, has 1, private references [org.eclipse.californium.compat], [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ californium-proxy --- [INFO] Loading source files for package org.eclipse.californium.compat... Loading source files for package org.eclipse.californium.proxy... Loading source files for package org.eclipse.californium.proxy.resources... Constructing Javadoc information... Standard Doclet version 1.7.0_80 Building tree for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/CompletableFuture.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/Consumer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/CoapTranslator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/DirectProxyCoapResolver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/EndPointManagerPool.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpClientFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpRequestContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpTranslator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/InvalidFieldException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/InvalidMethodException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/MappingProperties.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/ProxyCoapResolver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/ProxyHttpServer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/ProxyProperties.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/RequestHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/TranslationException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/CacheResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ForwardingResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ProxyCacheResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ProxyCoapClientResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ProxyHttpClientResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/StatsResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/overview-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/constant-values.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/serialized-form.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/class-use/Consumer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/class-use/CompletableFuture.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/TranslationException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/RequestHandler.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/ProxyProperties.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/ProxyHttpServer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/ProxyCoapResolver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/MappingProperties.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/InvalidMethodException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/InvalidFieldException.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpTranslator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpStack.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpRequestContext.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpClientFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/EndPointManagerPool.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/DirectProxyCoapResolver.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/CoapTranslator.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/StatsResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ProxyHttpClientResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ProxyCoapClientResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ProxyCacheResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ForwardingResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/CacheResource.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-use.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-use.html... Building index for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/overview-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/index-all.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/deprecated-list.html... Building index for all classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/allclasses-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/allclasses-noframe.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/index.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/overview-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ californium-proxy --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-proxy --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ californium-proxy --- [INFO] Installing org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Californium (Cf) OSGi 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ californium-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ californium-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-osgi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ californium-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ californium-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ californium-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ californium-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ californium-osgi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.californium.osgi.ManagedServerTest 05:14:10.747 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:171) 05:14:10.767 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:171) 05:14:10.783 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:171) 05:14:10.792 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:171) 05:14:10.795 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:171) 05:14:10.798 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:171) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.eclipse.californium.osgi.ManagedServerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ californium-osgi --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ californium-osgi --- [INFO] Loading source files for package org.eclipse.californium.osgi... Constructing Javadoc information... Standard Doclet version 1.7.0_80 Building tree for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/EndpointFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/ManagedServer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/ServerEndpointRegistry.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/SimpleServerEndpointFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-summary.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/constant-values.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/SimpleServerEndpointFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/ServerEndpointRegistry.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/ManagedServer.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/EndpointFactory.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-use.html... Building index for all the packages and classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/overview-tree.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/index-all.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/deprecated-list.html... Building index for all classes... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/allclasses-frame.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/allclasses-noframe.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/index.html... Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/help-doc.html... [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ californium-osgi --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-osgi --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ californium-osgi --- [INFO] Installing org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sc-DTLS-Example-Server 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ sc-dtls-example-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sc-dtls-example-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ sc-dtls-example-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sc-dtls-example-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ sc-dtls-example-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ sc-dtls-example-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ sc-dtls-example-server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sc-dtls-example-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ sc-dtls-example-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ sc-dtls-example-server --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ sc-dtls-example-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sc-dtls-example-server --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-server/2.0.0-SNAPSHOT/sc-dtls-example-server-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-server/2.0.0-SNAPSHOT/sc-dtls-example-server-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-server/2.0.0-SNAPSHOT/sc-dtls-example-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ sc-dtls-example-server --- [INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-server:2.0.0-SNAPSHOT:jar [INFO] Copying sc-dtls-example-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/sc-dtls-example-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sc-DTLS-Example-Client 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ sc-dtls-example-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sc-dtls-example-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ sc-dtls-example-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sc-dtls-example-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ sc-dtls-example-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ sc-dtls-example-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ sc-dtls-example-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sc-dtls-example-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ sc-dtls-example-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ sc-dtls-example-client --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ sc-dtls-example-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sc-dtls-example-client --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-client/2.0.0-SNAPSHOT/sc-dtls-example-client-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-client/2.0.0-SNAPSHOT/sc-dtls-example-client-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-client/2.0.0-SNAPSHOT/sc-dtls-example-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ sc-dtls-example-client --- [INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-client:2.0.0-SNAPSHOT:jar [INFO] Copying sc-dtls-example-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/sc-dtls-example-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-PlugtestClient 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-plugtest-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-plugtest-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-plugtest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-plugtest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-plugtest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-plugtest-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-plugtest-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-plugtest-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-plugtest-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-plugtest-client --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-plugtest-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-plugtest-client --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-client/2.0.0-SNAPSHOT/cf-plugtest-client-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-client/2.0.0-SNAPSHOT/cf-plugtest-client-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-client/2.0.0-SNAPSHOT/cf-plugtest-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-plugtest-client --- [INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-client:2.0.0-SNAPSHOT:jar [INFO] Copying cf-plugtest-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-plugtest-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-PlugtestChecker 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-plugtest-checker --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-plugtest-checker --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-checker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-plugtest-checker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-plugtest-checker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-plugtest-checker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-plugtest-checker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-plugtest-checker --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-plugtest-checker --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-plugtest-checker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-plugtest-checker --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-plugtest-checker --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-plugtest-checker --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-checker/2.0.0-SNAPSHOT/cf-plugtest-checker-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-checker/2.0.0-SNAPSHOT/cf-plugtest-checker-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-checker/2.0.0-SNAPSHOT/cf-plugtest-checker-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-plugtest-checker --- [INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-checker:2.0.0-SNAPSHOT:jar [INFO] Copying cf-plugtest-checker-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-plugtest-checker-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-PlugtestServer 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-plugtest-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-plugtest-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-plugtest-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-plugtest-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-plugtest-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-plugtest-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-plugtest-server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-plugtest-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-plugtest-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-plugtest-server --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-plugtest-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-plugtest-server --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-server/2.0.0-SNAPSHOT/cf-plugtest-server-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-server/2.0.0-SNAPSHOT/cf-plugtest-server-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-server/2.0.0-SNAPSHOT/cf-plugtest-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-plugtest-server --- [INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-server:2.0.0-SNAPSHOT:jar [INFO] Copying cf-plugtest-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-plugtest-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-ExtendedPlugtestClient 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-extplugtest-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-extplugtest-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-extplugtest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-extplugtest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-extplugtest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-extplugtest-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-extplugtest-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-extplugtest-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-extplugtest-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-extplugtest-client --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-extplugtest-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-extplugtest-client --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-client/2.0.0-SNAPSHOT/cf-extplugtest-client-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-client/2.0.0-SNAPSHOT/cf-extplugtest-client-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-client/2.0.0-SNAPSHOT/cf-extplugtest-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-extplugtest-client --- [INFO] Configured Artifact: org.eclipse.californium:cf-extplugtest-client:2.0.0-SNAPSHOT:jar [INFO] Copying cf-extplugtest-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-extplugtest-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-ExtendedPlugtestServer 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-extplugtest-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-extplugtest-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-extplugtest-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-extplugtest-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-extplugtest-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-extplugtest-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-extplugtest-server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-extplugtest-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-extplugtest-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-extplugtest-server --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-extplugtest-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-extplugtest-server --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-server/2.0.0-SNAPSHOT/cf-extplugtest-server-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-server/2.0.0-SNAPSHOT/cf-extplugtest-server-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-server/2.0.0-SNAPSHOT/cf-extplugtest-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-extplugtest-server --- [INFO] Configured Artifact: org.eclipse.californium:cf-extplugtest-server:2.0.0-SNAPSHOT:jar [INFO] Copying cf-extplugtest-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-extplugtest-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-HelloWorldClient 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-helloworld-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-helloworld-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-helloworld-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-helloworld-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-helloworld-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-helloworld-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-helloworld-client --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-helloworld-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-helloworld-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-helloworld-client --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-helloworld-client --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-helloworld-client --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-client/2.0.0-SNAPSHOT/cf-helloworld-client-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-client/2.0.0-SNAPSHOT/cf-helloworld-client-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-client/2.0.0-SNAPSHOT/cf-helloworld-client-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-helloworld-client --- [INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-client:2.0.0-SNAPSHOT:jar [INFO] Copying cf-helloworld-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-helloworld-client-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-HelloWorldServer 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-helloworld-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-helloworld-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-helloworld-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-helloworld-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-helloworld-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-helloworld-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-helloworld-server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-helloworld-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-helloworld-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-helloworld-server --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-helloworld-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-helloworld-server --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-server/2.0.0-SNAPSHOT/cf-helloworld-server-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-server/2.0.0-SNAPSHOT/cf-helloworld-server-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-server/2.0.0-SNAPSHOT/cf-helloworld-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-helloworld-server --- [INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-server:2.0.0-SNAPSHOT:jar [INFO] Copying cf-helloworld-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-helloworld-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-SimpleFileServer 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-simplefile-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-simplefile-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-simplefile-server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-simplefile-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-simplefile-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-simplefile-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-simplefile-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-simplefile-server --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-simplefile-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-simplefile-server --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-simplefile-server --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-simplefile-server --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-simplefile-server --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-simplefile-server/2.0.0-SNAPSHOT/cf-simplefile-server-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-simplefile-server/2.0.0-SNAPSHOT/cf-simplefile-server-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-simplefile-server/2.0.0-SNAPSHOT/cf-simplefile-server-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-simplefile-server --- [INFO] Configured Artifact: org.eclipse.californium:cf-simplefile-server:2.0.0-SNAPSHOT:jar [INFO] Copying cf-simplefile-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-simplefile-server-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-CoCoAClient 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-cocoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-cocoa --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-cocoa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-cocoa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-cocoa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-cocoa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-cocoa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-cocoa --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-cocoa --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-cocoa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-cocoa --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-cocoa --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-cocoa --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-cocoa/2.0.0-SNAPSHOT/cf-cocoa-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-cocoa/2.0.0-SNAPSHOT/cf-cocoa-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-cocoa/2.0.0-SNAPSHOT/cf-cocoa-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-cocoa --- [INFO] Configured Artifact: org.eclipse.californium:cf-cocoa:2.0.0-SNAPSHOT:jar [INFO] Copying cf-cocoa-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-cocoa-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-SecureServer 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-secure --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-secure --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-secure --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-secure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-secure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-secure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-secure --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-secure --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-secure --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-secure --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-secure --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-secure --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-secure --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/2.0.0-SNAPSHOT/cf-secure-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/2.0.0-SNAPSHOT/cf-secure-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/2.0.0-SNAPSHOT/cf-secure-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-secure --- [INFO] Configured Artifact: org.eclipse.californium:cf-secure:2.0.0-SNAPSHOT:jar [INFO] Copying cf-secure-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-secure-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-ExampleCrossProxy 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-proxy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-proxy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-proxy --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-proxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-proxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-proxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-proxy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-proxy --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-proxy --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-proxy --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-proxy --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-proxy --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-proxy --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/2.0.0-SNAPSHOT/cf-proxy-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/2.0.0-SNAPSHOT/cf-proxy-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/2.0.0-SNAPSHOT/cf-proxy-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-proxy --- [INFO] Configured Artifact: org.eclipse.californium:cf-proxy:2.0.0-SNAPSHOT:jar [INFO] Copying cf-proxy-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-proxy-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-BenchmarkServer 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-benchmark --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-benchmark --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-benchmark --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-benchmark --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-benchmark --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-benchmark --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-benchmark --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-benchmark --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-benchmark --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-benchmark --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-benchmark --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-benchmark --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-benchmark --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/2.0.0-SNAPSHOT/cf-benchmark-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/2.0.0-SNAPSHOT/cf-benchmark-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/2.0.0-SNAPSHOT/cf-benchmark-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-benchmark --- [INFO] Configured Artifact: org.eclipse.californium:cf-benchmark:2.0.0-SNAPSHOT:jar [INFO] Copying cf-benchmark-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-benchmark-2.0.0-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cf-ObserveBenchmarkClient 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-benchmark-observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-benchmark-observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-benchmark-observe --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-benchmark-observe --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-benchmark-observe --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/classes [INFO] /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/main/java/org/eclipse/californium/benchmark/observe/AnnounceResource.java: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/main/java/org/eclipse/californium/benchmark/observe/AnnounceResource.java uses or overrides a deprecated API. [INFO] /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/main/java/org/eclipse/californium/benchmark/observe/AnnounceResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-benchmark-observe --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-benchmark-observe --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-benchmark-observe --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-benchmark-observe --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-benchmark-observe --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-benchmark-observe --- [INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-benchmark-observe --- [INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-benchmark-observe --- [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/2.0.0-SNAPSHOT/cf-benchmark-observe-2.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/2.0.0-SNAPSHOT/cf-benchmark-observe-2.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/2.0.0-SNAPSHOT/cf-benchmark-observe-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-benchmark-observe --- [INFO] Configured Artifact: org.eclipse.californium:cf-benchmark-observe:2.0.0-SNAPSHOT:jar [INFO] Copying cf-benchmark-observe-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-benchmark-observe-2.0.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Californium (Cf) Parent ............................ SUCCESS [ 2.536 s] [INFO] Californium (Cf) Demo Certificates ................. SUCCESS [ 1.474 s] [INFO] element-connector .................................. SUCCESS [ 20.767 s] [INFO] Scandium (Sc) Core ................................. SUCCESS [ 36.548 s] [INFO] element-connector-tcp .............................. SUCCESS [ 31.521 s] [INFO] Californium (Cf) Core .............................. SUCCESS [01:58 min] [INFO] Californium (Cf) Demo Applications ................. SUCCESS [ 1.011 s] [INFO] Cf-NAT ............................................. SUCCESS [ 2.439 s] [INFO] Californium (Cf) Integration Tests ................. SUCCESS [ 15.045 s] [INFO] Californium (Cf) Proxy ............................. SUCCESS [ 4.718 s] [INFO] Californium (Cf) OSGi .............................. SUCCESS [ 3.684 s] [INFO] Sc-DTLS-Example-Server ............................. SUCCESS [ 1.471 s] [INFO] Sc-DTLS-Example-Client ............................. SUCCESS [ 0.913 s] [INFO] Cf-PlugtestClient .................................. SUCCESS [ 2.675 s] [INFO] Cf-PlugtestChecker ................................. SUCCESS [ 2.486 s] [INFO] Cf-PlugtestServer .................................. SUCCESS [ 1.757 s] [INFO] Cf-ExtendedPlugtestClient .......................... SUCCESS [ 1.990 s] [INFO] Cf-ExtendedPlugtestServer .......................... SUCCESS [ 1.713 s] [INFO] Cf-HelloWorldClient ................................ SUCCESS [ 0.587 s] [INFO] Cf-HelloWorldServer ................................ SUCCESS [ 1.212 s] [INFO] Cf-SimpleFileServer ................................ SUCCESS [ 0.512 s] [INFO] Cf-CoCoAClient ..................................... SUCCESS [ 0.513 s] [INFO] Cf-SecureServer .................................... SUCCESS [ 0.628 s] [INFO] Cf-ExampleCrossProxy ............................... SUCCESS [ 2.654 s] [INFO] Cf-BenchmarkServer ................................. SUCCESS [ 1.452 s] [INFO] Cf-ObserveBenchmarkClient .......................... SUCCESS [ 0.573 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:23 min [INFO] Finished at: 2018-03-08T05:14:34-05:00 [INFO] Final Memory: 104M/1962M [INFO] ------------------------------------------------------------------------ Recording test results Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS