Started by user Thomas Jaeckle Running as Thomas Jaeckle Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent basic-pd72w is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-pd72w" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ditto.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-pd72w" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-pd72w" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-ditto" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on basic-pd72w in /home/jenkins/agent/workspace/ditto-client-java-release [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] script [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/ditto-clients.git > git init /home/jenkins/agent/workspace/ditto-client-java-release # timeout=10 Fetching upstream changes from https://github.com/eclipse/ditto-clients.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/ditto-clients.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f1b6c26835c4b5a0e66ff65ce642db4640e0a13d (origin/master) > git config remote.origin.url https://github.com/eclipse/ditto-clients.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1b6c26835c4b5a0e66ff65ce642db4640e0a13d # timeout=10 Commit message: "Merge pull request #154 from bosch-io/feature/js_2.0.0" > git rev-list --no-walk f1b6c26835c4b5a0e66ff65ce642db4640e0a13d # timeout=10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/ditto-client-java-release/java [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 83152FB003D7A0D6: public key "Eclipse Ditto Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 83152FB003D7A0D6: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 [Pipeline] sh ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key 4918931C87A4D709C69E2B5F83152FB003D7A0D6 trust Secret subkeys are available. pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: unknown validity: unknown ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ unknown] (1). Eclipse Ditto Project pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: unknown validity: unknown ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ unknown] (1). Eclipse Ditto Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ unknown] (1). Eclipse Ditto Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key 4FCB0B3C1C3BD703C85721D441E8B437A26D3F7E trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2022-10-24 pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ultimate] (1). Eclipse Ditto Project pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ultimate] (1). Eclipse Ditto Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ultimate] (1). Eclipse Ditto Project [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh + mvn clean install javadoc:jar source:jar --batch-mode --errors -PperformRelease,signArtifactsEclipse,signArtifactsMavenCentral -DcreateJavadoc=true -Drevision=2.0.0 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_282, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_282-b08/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] The project org.eclipse.ditto:ditto-client:bundle:2.0.0 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-client >------------------- [INFO] Building Eclipse Ditto Client 2.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-client --- [INFO] [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ ditto-client --- [INFO] [INFO] --- license-maven-plugin:3.0:check (default) @ ditto-client --- [INFO] Checking licenses... [WARNING] Property 'strictCheck' is not enabled. Please consider adding true in your pom.xml file. [WARNING] See http://mycila.github.io/license-maven-plugin for more information. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ ditto-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ ditto-client --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-client-java-release/java/target/jacoco.exec -Dfile.encoding=UTF-8 [INFO] [INFO] --- license-maven-plugin:1.17:add-third-party (default-cli) @ ditto-client --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ditto-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ ditto-client --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-client:bundle:2.0.0... [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ditto-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 347 source files to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/classes [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/main/java/org/eclipse/ditto/client/internal/AbstractHandle.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/main/java/org/eclipse/ditto/client/internal/AbstractHandle.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ditto-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ditto-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 156 source files to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/test-classes [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/internal/HandlerRegistryTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/internal/HandlerRegistryTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/DittoClientLiveTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/DittoClientLiveTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ ditto-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite Configuring TestNG with: TestNG60Configurator 11:08:05.935 [Thread-1] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:08:05.942 [Thread-1] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <1> 11:08:06.043 [Thread-2] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:08:06.051 [main] WARN o.e.d.c.s.SpliteratorSubscriber - onSubscribe() called a second time; cancelling subscription . 11:08:06.153 [Thread-6] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:08:06.469 [Thread-14] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:08:06.469 [Thread-14] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <1> Configuring TestNG with: TestNG60Configurator 11:08:21.472 [main] WARN o.e.d.c.l.m.i.DefaultMessageSerializerRegistry - Found multiple candidates as MessageSerializerKey for type 'class java.lang.String' and subject '*' - thus returning none: [ImmutableMessageSerializerKey [contentType=application/json, javaType=class java.lang.String, subject=*], ImmutableMessageSerializerKey [contentType=text/plain, javaType=class java.lang.String, subject=*]] 11:08:21.535 [main] WARN o.e.d.c.l.m.i.DefaultMessageSerializerRegistry - Found no MessageSerializerKey for type 'class java.util.Date' and subject '*' 11:08:21.535 [main] WARN o.e.d.c.l.m.i.DefaultMessageSerializerRegistry - Found no MessageSerializerKey for type 'interface org.eclipse.ditto.json.JsonValue' and subject '*' 11:08:24.564 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ThingSearchPublisherTest#run() 11:08:24.835 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:24.842 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"485a67b4-0fea-4743-9598-f2114a285098"},"path":"/","value":{}} 11:08:24.846 [pool-382-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"e6630a1c-19fb-4162-9949-45a3ad28f80d","content-type":"application/json"},"path":"/","value":{"subscriptionId":"subscription1234","demand":2}} 11:08:24.848 [pool-382-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"c7c58e2c-2e02-4e62-9ff2-6c358677fd40","content-type":"application/json"},"path":"/","value":{"subscriptionId":"subscription1234","demand":1}} 11:08:24.849 [pool-382-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"d3299103-e92f-4d97-8f98-e8b756621df5","content-type":"application/json"},"path":"/","value":{"subscriptionId":"subscription1234","demand":1}} 11:08:25.981 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ThingSearchPublisherTest#run() 11:08:26.043 [test-1] ERROR o.e.d.c.messaging.internal.Retry - Client <1f38d354-e9c5-476e-bdcd-79ea51191cc8>: Failed to : java.lang.RuntimeException: Expected exception in first iteration. 11:08:26.044 [test-1] INFO o.e.d.c.messaging.internal.Retry - Client <1f38d354-e9c5-476e-bdcd-79ea51191cc8>: Waiting for <1> second(s) before retrying to . 11:08:27.046 [test-1] ERROR o.e.d.c.messaging.internal.Retry - Client <1f38d354-e9c5-476e-bdcd-79ea51191cc8>: Failed to : java.lang.RuntimeException: Expected exception in first iteration. 11:08:27.046 [test-1] INFO o.e.d.c.messaging.internal.Retry - Client <1f38d354-e9c5-476e-bdcd-79ea51191cc8>: Waiting for <1> second(s) before retrying to . 11:08:28.053 [Thread-19] ERROR o.e.d.c.messaging.internal.Retry - Client <67ec430f-0b8c-46cf-8d0b-e8dcfc5ab277>: Failed to : java.lang.RuntimeException: Expected exception in first iteration. 11:08:28.053 [Thread-19] INFO o.e.d.c.messaging.internal.Retry - Client <67ec430f-0b8c-46cf-8d0b-e8dcfc5ab277>: Waiting for <1> second(s) before retrying to . 11:08:29.139 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:08:29.151 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: Failed to resolve hostname unknown.host.invalid:80: unknown.host.invalid: Name or service not known 11:08:29.152 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Permanently failed to initialize WebSocket connection: org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:08:29.153 [pool-384-thread-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:08:31.669 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:08:31.692 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.0 503 Server hurt itself in its confusion! 11:08:31.695 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Failed to : org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:08:31.729 [ditto-client-reconnect-1] INFO o.e.d.c.messaging.internal.Retry - Client : Waiting for <1> second(s) before retrying to . 11:08:32.730 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:08:32.734 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.0 503 Server hurt itself in its confusion! 11:08:32.734 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Failed to : org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:08:32.734 [ditto-client-reconnect-1] INFO o.e.d.c.messaging.internal.Retry - Client : Waiting for <1> second(s) before retrying to . 11:08:33.735 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:08:33.737 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.0 503 Server hurt itself in its confusion! 11:08:33.737 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Failed to : org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:08:33.737 [ditto-client-reconnect-1] INFO o.e.d.c.messaging.internal.Retry - Client : Waiting for <2> second(s) before retrying to . 11:08:33.739 [Time-limited test] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:08:35.169 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:35.237 [main] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:08:35.238 [main] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:08:35.238 [main] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:08:38.151 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForCreateThing() 11:08:38.157 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:38.170 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=824a9174-d7b6-4f8f-970a-1bb7cc9af6c7 11:08:38.172 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7744e41f-ca3d-4229-a380-c90f3db4fe31 11:08:38.231 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6436137b-fbb5-4508-9fd8-5cbab00ce083 11:08:38.335 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"e29827b0-28ee-4f70-8406-aa65b9aaeb35","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"status":201} 11:08:38.337 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/created","headers":{"correlation-id":"e29827b0-28ee-4f70-8406-aa65b9aaeb35","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"revision":-1,"timestamp":"2021-05-06T11:08:38.331Z"} 11:08:38.352 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForCreateThing() 11:08:38.352 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendMessageAndGetErrorResponse() 11:08:38.432 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:38.546 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"ad3bfd2d-5195-462b-a6ea-95f51681bcde","content-type":"text/plain"},"path":"/inbox/messages/request","value":"payload"} 11:08:38.631 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendMessageAndGetErrorResponse() 11:08:38.631 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testThingCommandAcknowledgement() 11:08:38.636 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:38.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6152e839-3965-427b-93fd-5153f0af7a08 11:08:38.638 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=12277b30-e8b6-4627-89ad-81929dbfe322 11:08:38.638 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8817f4cf-1212-4d9e-8328-caf7b616c10b 11:08:38.651 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/acks/100","headers":{"correlation-id":"a621ebcf-31c4-4468-a71c-8955a832758f","ditto-channel":"live","response-required":false},"path":"/","status":100} 11:08:38.652 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/acks/301","headers":{"correlation-id":"a621ebcf-31c4-4468-a71c-8955a832758f","ditto-channel":"live","response-required":false},"path":"/","status":301} 11:08:38.653 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/acks/403","headers":{"correlation-id":"a621ebcf-31c4-4468-a71c-8955a832758f","ditto-channel":"live","response-required":false},"path":"/","status":403} 11:08:38.665 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testThingCommandAcknowledgement() 11:08:38.666 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendFeatureMessage() 11:08:38.734 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:38.740 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","correlation-id":"5441ecc0-e621-4ba0-80a9-823f3f873b49","content-type":"text/plain"},"path":"/features/someFeature/inbox/messages/request","value":"MAKE COFFEE!"} 11:08:38.761 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","correlation-id":"b283217e-c093-4db3-b120-3f71bf967867","content-type":"text/plain"},"path":"/features/someFeature/inbox/messages/request","value":"MAKE COFFEE!"} 11:08:38.830 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendFeatureMessage() 11:08:38.831 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForFeatureMessageAsFeature() 11:08:38.837 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:38.839 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7cde502a-48a1-42d8-96a9-35a10f1c5d3e 11:08:38.840 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1f83963b-bc1f-4f6b-8e7a-c716a8a14497 11:08:38.840 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b3bd3d07-cbc7-481c-bf9d-5f900ab9fc27 11:08:38.852 [ditto-client--adaptable-bus-1007afe4-45a4-4f44-a0af-aebe921c8bcd-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","status":"418","correlation-id":"2229f4c9-9b2a-4bc5-aacc-4d8982e2fdbb","content-type":"text/plain"},"path":"/features/someFeature/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:08:38.867 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForFeatureMessageAsFeature() 11:08:38.868 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForClaimMessage() 11:08:38.873 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:38.931 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=8fe71058-99e8-4f87-977e-ed17ec06fcae 11:08:38.931 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=97f75fa9-bef9-4993-91d3-55af40da8202 11:08:38.932 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=378748dc-44a2-46fb-b704-7f40585af37e 11:08:38.937 [ditto-client--adaptable-bus-2732404c-f19f-43f6-a272-3e593f23b661-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","status":"402","correlation-id":"0d3efe9d-0e00-4fe4-ac77-610bb9f0ad71","content-type":"text/plain"},"path":"/outbox/messages/claim","value":"THOU WISHEST!","status":402} 11:08:38.947 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForClaimMessage() 11:08:38.948 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitThingEvent() 11:08:38.957 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:38.959 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"90d7f814-1bd5-444f-b46a-add3cb0718d4","version":2,"ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:08:38.958Z"} 11:08:38.969 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitThingEvent() 11:08:38.969 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageAndGetSuccessAcknowledgements() 11:08:38.976 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.035 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","my-header":"my-header-value","requested-acks":["live-response","custom"],"content-type":"text/plain","correlation-id":"9efb3a61-9f64-4813-ad85-b87c53388728"},"path":"/outbox/messages/request","value":"payload"} 11:08:39.130 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageAndGetSuccessAcknowledgements() 11:08:39.130 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForCreateThingAsThing() 11:08:39.139 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f8d8b8d3-5638-4a2c-8219-86cc94284402 11:08:39.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=00c5b44e-f845-4cb4-aa7e-d2933d4f8539 11:08:39.141 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c74f7575-35cc-402f-9e48-04563d0edfe2 11:08:39.144 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"d6d6ea23-5d18-47bb-9ecb-8daf1e0295f3","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"status":201} 11:08:39.145 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/created","headers":{"correlation-id":"d6d6ea23-5d18-47bb-9ecb-8daf1e0295f3","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"revision":-1,"timestamp":"2021-05-06T11:08:39.144Z"} 11:08:39.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForCreateThingAsThing() 11:08:39.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageAndGetFailedAcknowledgements() 11:08:39.157 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.160 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","my-header":"my-header-value","requested-acks":["live-response","custom"],"content-type":"text/plain","correlation-id":"2f63c1c7-9516-4247-997f-fc5de43b6935"},"path":"/outbox/messages/request","value":"payload"} 11:08:39.167 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageAndGetFailedAcknowledgements() 11:08:39.167 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForClaimMessageAsThing() 11:08:39.230 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.233 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f39e2c94-1e3c-406a-989a-2f630fec3c9b 11:08:39.233 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9a2d9823-9291-4cfa-946a-ad305478618f 11:08:39.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b3c98342-3cac-406a-b5ef-821f0081419c 11:08:39.239 [ditto-client--adaptable-bus-59d3f7bd-eced-4190-90be-a50222b5cdda-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","status":"402","correlation-id":"b8b4eb20-6a83-49d5-a871-5d001a105f6a","content-type":"text/plain"},"path":"/outbox/messages/claim","value":"THOU WISHEST!","status":402} 11:08:39.246 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForClaimMessageAsThing() 11:08:39.246 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForThingMessage() 11:08:39.252 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.254 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7ec3bd9e-ff2f-4269-8390-c2851f200c65 11:08:39.254 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=47af8872-f175-4d29-b6a8-e479732d0de0 11:08:39.255 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=78f22866-27ec-4d4f-ac70-9ff9da992ca7 11:08:39.270 [ditto-client--adaptable-bus-c8425943-15a8-46a4-94c9-7f10a561f062-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","status":"418","correlation-id":"6c0b14de-658d-4138-97ff-2a67fbe19d30","content-type":"text/plain"},"path":"/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:08:39.274 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForThingMessage() 11:08:39.274 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeature() 11:08:39.278 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.279 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=952dd486-fe90-428e-ac24-2dee896a7438 11:08:39.329 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6cbd2787-e84b-46a2-b686-62efdbcfa55e 11:08:39.330 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3d4b2d11-a035-49dd-bc35-816fae7d3819 11:08:39.337 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"cbd6873a-7224-4354-9064-ac69fd72c910","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204} 11:08:39.338 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"cbd6873a-7224-4354-9064-ac69fd72c910","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:08:39.337Z"} 11:08:39.341 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeature() 11:08:39.342 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeatureAsFeature() 11:08:39.346 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.346 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=31b59832-799f-4cd0-af18-1f1bf3be8bda 11:08:39.347 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=24916de4-6665-476f-b6bc-d78ddba8f318 11:08:39.347 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=68d0d001-394b-4315-b78f-61b49bf7335b 11:08:39.349 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"3eff4259-6d0a-494b-8fe2-828739639fdb","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204} 11:08:39.350 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"3eff4259-6d0a-494b-8fe2-828739639fdb","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:08:39.349Z"} 11:08:39.353 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeatureAsFeature() 11:08:39.353 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendClaimMessage() 11:08:39.358 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.360 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","correlation-id":"3e21adb5-36e3-4a43-8891-9d9459e377d0","content-type":"text/plain"},"path":"/inbox/messages/claim","value":"THOU BELONGEST TO ME!"} 11:08:39.366 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","correlation-id":"cae56038-d97b-4dc8-8fa2-c85c72d1737a","content-type":"text/plain"},"path":"/inbox/messages/claim","value":"THOU BELONGEST TO ME!"} 11:08:39.433 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendClaimMessage() 11:08:39.434 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testFeatureMessageAcknowledgement() 11:08:39.437 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.438 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3c64ed3d-1512-4e8a-a8ee-0117967117e0 11:08:39.439 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3b1402af-8c1a-4882-b00d-125496d538b3 11:08:39.439 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=61155ef0-9aae-4181-bce1-c2ca6ec39dc2 11:08:39.445 [ditto-client--adaptable-bus-15be81e7-8cca-4966-981e-b4a0493d92ed-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100} 11:08:39.445 [ditto-client--adaptable-bus-15be81e7-8cca-4966-981e-b4a0493d92ed-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301} 11:08:39.446 [ditto-client--adaptable-bus-15be81e7-8cca-4966-981e-b4a0493d92ed-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:08:39.449 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testFeatureMessageAcknowledgement() 11:08:39.450 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitEvent() 11:08:39.454 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.455 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"89d7d68f-8ce0-431b-8d47-a9a67943b944","version":2,"ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:08:39.455Z"} 11:08:39.458 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitEvent() 11:08:39.458 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitFeatureEvent() 11:08:39.462 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.463 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"d0d2a024-0482-4e97-82ae-3eb9b51befd8","version":2,"ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:08:39.463Z"} 11:08:39.466 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitFeatureEvent() 11:08:39.467 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testThingMessageAcknowledgement() 11:08:39.471 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.529 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=eb513903-e7da-4fae-8877-dd363759cf16 11:08:39.530 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f3931a79-b3f6-4207-8279-9828ab9ebf5d 11:08:39.531 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d7b04c3b-09ff-4576-86ef-f9365d050cae 11:08:39.535 [ditto-client--adaptable-bus-1af0af1e-fa5c-4662-b9da-37940413815e-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100} 11:08:39.535 [ditto-client--adaptable-bus-1af0af1e-fa5c-4662-b9da-37940413815e-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301} 11:08:39.535 [ditto-client--adaptable-bus-1af0af1e-fa5c-4662-b9da-37940413815e-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:08:39.539 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testThingMessageAcknowledgement() 11:08:39.540 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessage() 11:08:39.544 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.546 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"a31c8128-a047-428a-b818-b01a7beb73ca","content-type":"text/plain"},"path":"/inbox/messages/request","value":"MAKE COFFEE!"} 11:08:39.549 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"e63dc5a3-cb28-4b20-b6f4-94ab755c977d","content-type":"text/plain"},"path":"/inbox/messages/request","value":"MAKE COFFEE!"} 11:08:39.554 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessage() 11:08:39.555 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForThingMessageAsThing() 11:08:39.559 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.561 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b5e3691b-d3f0-4359-ad84-8b53c15c869b 11:08:39.561 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b54c3923-c36f-4b98-b96d-244fa9d44100 11:08:39.562 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=303cfed5-82c1-4809-817c-d7aa7a87bc6d 11:08:39.566 [ditto-client--adaptable-bus-d3c95308-a0bb-4fbd-abef-26bc4e31a1e9-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","status":"418","correlation-id":"f8a7aee2-a256-4f76-891b-0d7012706f5b","content-type":"text/plain"},"path":"/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:08:39.630 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForThingMessageAsThing() 11:08:39.630 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForFeatureMessage() 11:08:39.635 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.636 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b88b6dfc-175d-4f3b-9c14-9299eed916e5 11:08:39.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=77eb4880-6a1e-442b-b10b-03604c4e13b3 11:08:39.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=339f58d2-78ab-437e-a8fe-a0714f323a11 11:08:39.641 [ditto-client--adaptable-bus-c8681e81-4ee9-441d-a737-576d74d2d592-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","status":"418","correlation-id":"6e976307-9182-4be3-923d-18d636cc2e03","content-type":"text/plain"},"path":"/features/someFeature/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:08:39.645 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForFeatureMessage() 11:08:39.646 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageWithoutLiveResponseAckRequest() 11:08:39.650 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.653 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageWithoutLiveResponseAckRequest() 11:08:39.653 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testFeatureMessageResponseAndAcknowledgement() 11:08:39.658 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.659 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=13fe466b-1ec7-4cb4-88a2-f746a74ec42e 11:08:39.659 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=536d5283-4a6f-4de5-a8d7-b2ea3d528159 11:08:39.660 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7c0b77dc-0661-4f32-8be3-8a0aa0e810bd 11:08:39.665 [ditto-client--adaptable-bus-134061b2-881c-4e91-871e-4f23942c267f-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":100} 11:08:39.665 [ditto-client--adaptable-bus-134061b2-881c-4e91-871e-4f23942c267f-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":301} 11:08:39.666 [ditto-client--adaptable-bus-134061b2-881c-4e91-871e-4f23942c267f-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":403} 11:08:39.669 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testFeatureMessageResponseAndAcknowledgement() 11:08:39.670 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeatureAsThing() 11:08:39.732 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.733 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=dd5e3c9e-ed47-464c-9b3f-6b8507b307f9 11:08:39.733 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=687b077f-5c0f-49ec-b275-c82d703f654b 11:08:39.734 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ae87c606-6b52-453b-974c-b17c05f8d9e7 11:08:39.736 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"d544f4f1-fbcb-45f1-a9b2-981d3aeae08a","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204} 11:08:39.736 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"d544f4f1-fbcb-45f1-a9b2-981d3aeae08a","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:08:39.735Z"} 11:08:39.739 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeatureAsThing() 11:08:39.739 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testStartConsumptionCombinations() 11:08:39.745 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:39.745 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success 11:08:39.746 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=04d95879-ecec-4b08-8544-6146498e948d 11:08:39.746 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=962f5a4c-8b9f-4f8e-a76b-a6b727ff4c89 11:08:39.747 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d0c7e4da-1e0c-4c87-846a-eac6787c30d5 11:08:39.747 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success 11:08:39.748 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e447fa39-d196-47c1-8216-bfb698d8c44c 11:08:39.748 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f629163e-afe5-424a-ab2e-2fd89a9bf14e 11:08:39.749 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e6b54fc7-3bd4-487f-874f-60530af4b0d9 11:08:39.749 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=79784be5-c862-41e5-af48-dc4c9a3e7e6d 11:08:39.749 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e6afec7d-d2b4-4d8f-b83d-a8cdc6c8edf8 11:08:39.750 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5ea40972-86c5-4c78-bf85-c7547802d250 11:08:39.750 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success 11:08:39.750 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1f7ebad6-5b2a-4a53-b58b-17bb2bd7b658 11:08:39.750 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ddcd0511-f87c-44b8-b51c-b6220c7856c2 11:08:39.751 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bb76e8cd-038b-461c-9e6d-dc732fb8dc8d 11:08:39.751 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6443d68f-ee33-42d8-b83d-95791a25c9d1 11:08:39.751 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f787a182-8ec3-4d82-b46a-5fed7fefabf1 11:08:39.751 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=78829329-11cf-4363-9cb9-a206403b9bb0 11:08:39.752 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b906af7c-bbe2-44e7-9558-f454ec5be44a 11:08:39.752 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=aedf6f1c-e73a-476c-bf99-a74e10cf1718 11:08:39.752 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=43ea59cd-e626-4b21-b5f0-1fee6ff4cdbd 11:08:39.753 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect success 11:08:39.753 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=14bfe7fe-2f0a-4bf1-8a8a-a02c2bd8f726 11:08:39.753 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=55577195-ad44-4890-afec-811bb6f676e9 11:08:39.754 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7ad271c9-191c-492d-817d-8065153ed414 11:08:39.754 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=fcd5b64b-699d-4886-b35a-18edd4b5df50 11:08:39.754 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=fe9aa781-aae5-4c99-8e77-50af630a4725 11:08:39.755 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1b259e2d-c4d6-4aa0-8101-613b16f36769 11:08:39.755 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2dd3096f-bc39-47bb-a7f7-3cf43d8df29a 11:08:39.755 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=09108f69-2834-4cd2-ade3-9b112a53f7f0 11:08:39.755 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=50456f5f-f50c-4198-a831-e8392adfac62 11:08:39.756 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=77e88c9c-c073-4c1d-84f3-5e6e71f01d36 11:08:39.756 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4a2bf64b-2345-4659-a89d-1714b6bc76c0 11:08:39.756 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b0e1f88a-84ad-465c-91dd-dcfeb0f79f71 11:08:39.756 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect failure 11:08:39.756 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=692744ba-2ae3-494c-b17c-e0ef117d525f 11:08:39.756 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5def7e69-bd98-4842-a5f7-8cb971531f09 11:08:39.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4ab5a5d2-e6d9-4850-b897-da494c554877 11:08:39.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=39846178-1e70-4f22-b07a-5b010d6b4561 11:08:39.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c4897ce6-3372-4317-8d29-ff23242d202c 11:08:39.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=51bc929a-6b90-4337-8428-e7af7f1186d3 11:08:39.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=528de576-427c-4114-babc-d8c977d9185a 11:08:39.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d8d696f7-aa34-402b-8382-5e612d4cf137 11:08:39.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3353501d-06bf-4b71-8f8c-4d9ad6f1abf4 11:08:39.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=8d320763-f7bc-446e-9116-9c570f37151a 11:08:39.759 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5ee7e994-897a-4497-88a8-b1199327919d 11:08:39.759 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=361c94a4-5e6f-4083-bf7d-6cff6752be8f 11:08:39.763 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure 11:08:39.764 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f55f5793-bb48-4515-8fa6-fb7153ae738e 11:08:39.764 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=27f26eb6-2c96-41d8-8c05-ed2659361935 11:08:39.764 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1ff64b1a-51a9-4898-ab95-7dd4ecd06f8f 11:08:39.765 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=adf2606a-718b-4e9b-abaa-8e289ff04a00 11:08:39.765 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c15dbf1b-0b05-429e-b0cd-239c29cf3e09 11:08:39.765 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=95c6307d-1275-4515-81c0-a76b26f9acf3 11:08:39.829 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=03452127-2434-4afb-94eb-21e8b55a85ec 11:08:39.829 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c5d7976c-a4bb-40b8-bbb9-c563564e90f2 11:08:39.830 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a4bc0e0f-fb49-43df-a691-c27fe16d380d 11:08:39.832 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect success 11:08:39.833 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=8d858aa6-2611-460d-84e8-24ea5f644489 11:08:39.833 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f1c8c370-9c9f-40d2-9696-a8bd030b5901 11:08:39.833 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bb9fab06-f29f-40c0-b1a4-50bf9528e3b7 11:08:39.833 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0fc949e4-d455-49cd-b936-03f846ff75d9 11:08:39.834 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=0eacde11-b29f-4542-8f49-52ec976bda0a 11:08:39.834 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1b2d27b5-f378-4e08-a08b-9c9532ad39a5 11:08:39.834 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=05da6373-395d-4c3b-aa9e-2beb7c83f231 11:08:39.834 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1ae22bae-ddfe-4d55-9651-522dd23bf776 11:08:39.834 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=65dd051f-7795-4d05-9d68-eec6c28f9ac0 11:08:39.837 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f6228421-af9d-45aa-8eb1-402b74868042 11:08:39.837 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=09100c18-4e44-4c25-81d2-7a11aefe39f0 11:08:39.837 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d3d12054-0e5f-44d2-ac55-b6a6e4ddd1ab 11:08:39.837 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect failure 11:08:39.838 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=092cff64-1ac8-4366-bf07-b9359d5e70db 11:08:39.838 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5fdc2247-b02b-4cc1-acb5-a8725a122868 11:08:39.838 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=86c2ff97-3a83-4c59-887a-bbdcd5055bad 11:08:39.838 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a8559b46-5a08-41b2-ac99-7f87006630c0 11:08:39.838 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c80ed8b2-4fae-479a-8c89-956127e2f8b3 11:08:39.839 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=02cd2b8d-a50a-423f-852a-487d7b302255 11:08:39.839 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4fe2b7c0-38aa-4783-83a6-1ea5f63f0e2e 11:08:39.839 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2d4397fa-83db-4ca5-a176-034e4e43b8e7 11:08:39.839 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=662d9632-d461-4101-9691-34684a135d3c 11:08:39.842 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=af1374ce-b01a-4608-8631-2b353209a05d 11:08:39.842 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=681cd96d-9b6d-4f4f-a846-a95185d0be3f 11:08:39.842 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=428b4e80-c56d-4e60-91dd-73698ca0e489 11:08:39.844 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure 11:08:39.845 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4090fd76-aff0-4345-be20-448b1dc08922 11:08:39.845 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a3a50e5e-3638-4adc-bad3-26ed839608ad 11:08:39.845 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=381aa30d-b8c8-4904-b283-c0201f310195 11:08:39.845 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0cc8d24d-1ae0-4d8c-88e0-b718ea3ecd42 11:08:39.845 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ebb6cd4c-2ae0-4899-b3f5-546f7a60c82f 11:08:39.846 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=be295707-936d-44be-bfb3-20d5ccbd48ec 11:08:39.848 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success 11:08:39.848 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=84ac3640-c081-4eed-b46f-3ecbfa2c2eb9 11:08:39.849 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f2a6f0d1-1c51-45a1-81b7-626a70afb352 11:08:39.849 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ba4f1f05-fb33-4f31-a15e-e93d204018cd 11:08:39.849 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=372444b2-6c4b-4f73-8c7d-2dccdbdc7a28 11:08:39.849 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=75a762c6-f26a-4801-b9b4-0bb6e8b12365 11:08:39.850 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1bc52cd8-ed09-4212-bad3-355ed6357608 11:08:39.852 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d52a7933-4e77-4b91-ac8c-f842b1b213a2 11:08:39.852 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d950146a-4bdd-4074-928a-64a5da65cd77 11:08:39.852 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=59cb458e-abdd-426f-aab9-352b420cdf1f 11:08:39.853 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect success 11:08:39.853 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ffbcc142-a1e3-4de3-afe6-e8c40f6a16c6 11:08:39.853 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=00b9943a-c438-46ee-bd58-9e76c0ed16ca 11:08:39.853 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3db2d7db-c3b4-4d11-97bd-37388269a3c3 11:08:39.853 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f6f79f66-53a2-4d5d-a644-444ea07b040a 11:08:39.854 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c78635f2-ea0b-4499-91be-de6c0cf3f80d 11:08:39.854 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a98bad88-db5a-4a42-91be-8a3bf723a98c 11:08:39.856 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=647e796d-1071-4ae4-a529-7bb7f25e9cb2 11:08:39.856 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a92b91da-0206-4565-9b32-5b1cd5822456 11:08:39.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=40bd3be7-569f-43db-a0c7-2a8fab894737 11:08:39.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b848e5ac-d59a-457e-bb49-e5c01100e6fb 11:08:39.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=40fde090-f015-4d08-a006-753b73cc8824 11:08:39.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4fdb6fa6-aeab-4387-a3f7-99587bc03279 11:08:39.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect failure 11:08:39.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=72c271a8-64a0-41b5-9cb6-355f9d994562 11:08:39.858 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=46e82585-e950-488d-baff-aac61f54147c 11:08:39.858 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3cc97c1b-f8e7-4e06-b9ed-fb89c29fdc6a 11:08:39.858 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=43b5ef89-1663-443b-b96a-8867be738f3e 11:08:39.858 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=15679125-36c4-42c3-89be-d27624878344 11:08:39.858 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4ee3f6a2-a462-499b-b213-b8cd65c438f9 11:08:39.861 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=499013f3-f205-4427-b67b-7f5e5acf8995 11:08:39.861 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1691f0a2-dc4e-4743-9c0c-23a9143cf858 11:08:39.861 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=678429bc-d8f3-45c8-b4a2-9e116dc58649 11:08:39.862 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1f98fba8-2df1-4ec1-8afb-c2e0b2c4336b 11:08:39.862 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=afb9ef5b-9c6a-4d7b-bd3c-33759752be94 11:08:39.862 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=120fda93-9e05-4b7c-815e-ab8f650fd263 11:08:39.932 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure 11:08:39.933 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=789f0376-4c9b-4d37-9ea2-32e9d9e1b147 11:08:39.933 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=773d961b-d808-45a3-a6a1-a8e643caca5e 11:08:39.933 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=9c4528ea-6663-4d60-ac52-bba33ce227e6 11:08:39.933 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1a10569b-9957-48e0-a513-4db42518dec8 11:08:39.934 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d5bdae81-5163-471b-a9bd-696d44bf66ed 11:08:39.934 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e11e94a8-36cb-49bf-81d7-b6cc03da418b 11:08:39.937 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a8f63b22-e609-4a77-ab6b-37c0d895842e 11:08:39.937 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=13901a42-5d8c-450e-9616-e41188d9f68e 11:08:39.937 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7036d2cb-fe60-40f4-ae06-692850effdca 11:08:39.940 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect success 11:08:39.941 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=76cf4360-2fe8-4056-8974-287b6e2e4f05 11:08:39.941 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=8323dad9-1392-4954-8f08-bea2fde9f7e0 11:08:39.941 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=98849e3c-2fc0-40d8-9433-bd97913a11c8 11:08:39.941 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=430b0d02-2b48-4c4b-a962-c13ace9c830a 11:08:39.942 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9cc371ec-5870-4822-9109-4e9efaa85d2d 11:08:39.942 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7637ce03-f2a7-4925-8c4b-b39921e49999 11:08:39.945 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3c322346-4bd5-4b3d-973d-5257d5a3a8da 11:08:39.945 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f873396d-5a0f-47bd-ab4d-6bc1a8e85f2c 11:08:39.945 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0070c9b2-3340-4adf-9f4e-33cbc3febfbe 11:08:39.948 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f63d1e19-06d1-4f37-80cf-d392a58c5e51 11:08:39.948 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e8485401-6180-4f73-88de-ee278f61f4c1 11:08:39.948 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=75e62bc8-138c-40f4-87df-4dd7e391dd99 11:08:39.948 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect failure 11:08:39.949 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3e13284c-ad32-46cf-90a4-f0ef73b83b93 11:08:39.949 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4fb810da-a4bb-444b-9e2b-b068618efeda 11:08:39.949 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bf935a2b-b8c9-4c40-b379-218c285b29f8 11:08:39.949 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2302f87b-630f-40fd-a851-c2500328caaa 11:08:39.950 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=08c44481-6baf-4187-bcc6-273e1eb12d0f 11:08:39.950 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ed2f103e-8631-4b8a-a3ee-0aff9d646def 11:08:39.953 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=97eab408-1a93-4534-84db-4cad07adcb6b 11:08:39.953 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b8dd5087-48fd-4b74-a3f1-c91cb0694412 11:08:39.953 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e08585d7-ee39-408e-bfbe-0f16d3177523 11:08:39.956 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5d35c11c-577a-42b9-ad57-2560a1c2a857 11:08:39.956 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b1e71870-36ae-4ae8-91c3-1698e1096fb8 11:08:39.956 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=81719243-9670-47aa-961b-ae9044cb5805 11:08:39.959 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure 11:08:39.959 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=461cca3f-3f19-45fb-8ce4-168ebd18bf17 11:08:39.960 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6697ba30-e541-427d-8a99-6a321279acb1 11:08:39.960 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=674f5b5d-f56c-4686-8259-5c4c7dffac2b 11:08:40.034 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success 11:08:40.034 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e734b9b4-f1f1-46c0-ba98-c12c7cb71b2e 11:08:40.035 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=78809799-a2fe-42ba-bfb4-71e6464d5dbb 11:08:40.035 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=aba85644-9fee-489c-9650-f2268efcda01 11:08:40.038 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c29dec87-9e36-4e38-bb51-4da2388b5e79 11:08:40.038 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=efa987b4-0a86-48b6-85f1-11a081e0e3d3 11:08:40.038 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=86c45233-e991-4205-bc30-8d401b4adb69 11:08:40.039 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success 11:08:40.039 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=65404002-e56b-4d68-94f6-277a05c2a66c 11:08:40.039 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b0ad589f-b15e-478b-bcfd-cfeccd95d2a3 11:08:40.039 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=450a6ad3-634a-4dd3-b228-fa334ce6e345 11:08:40.043 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a8086e11-a203-48bf-8cac-f1e0084f0092 11:08:40.044 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a444b9f6-53f2-45e8-97a5-c75e99687130 11:08:40.044 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=9aec2500-1453-465e-bfd0-7a5b6b2e019a 11:08:40.044 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=314314ba-fb96-4246-8ac2-395e855c52ab 11:08:40.044 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ec35d11d-62a2-4cab-9078-e5e30f2b88b8 11:08:40.045 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=251e6b52-a8d0-4448-a1fd-9b3074601131 11:08:40.045 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect success 11:08:40.045 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0bc6b9fe-aceb-410d-87d8-1b7b9ba3060a 11:08:40.045 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=51867f54-5edd-4407-8709-35d00d5e41ea 11:08:40.045 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6acfb5d9-6f51-4e43-b033-9914fb3e4539 11:08:40.049 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4769e22c-5512-462d-bfe4-9ac290847840 11:08:40.049 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=41d61f2a-04f3-4d2a-a0c3-9495842e7064 11:08:40.049 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=694336cf-1e35-419b-aff9-35a06916962f 11:08:40.050 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=8bc8e3ca-d1f8-4ab7-aa8d-fbcdee3595f7 11:08:40.050 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e17a81ed-5014-491a-8cd9-569c956d6274 11:08:40.050 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e3d0b9c6-abea-42cc-8674-00692c2af5b9 11:08:40.051 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e09f373e-4a7c-41d3-91c8-5f92453ef0fe 11:08:40.051 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c721f207-6be6-489b-a4e1-569203f0e184 11:08:40.051 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7b139037-688a-4cda-bf0c-8970ee6d0627 11:08:40.051 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect failure 11:08:40.052 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=79de3e0e-84c9-4016-85f0-04d6da6d82de 11:08:40.052 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a1f9a99b-9b40-4df4-bb96-ae5d98423159 11:08:40.052 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c67cb4ec-6ce8-49fc-9ff2-8ccacfc003c1 11:08:40.055 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=22605a51-9378-4b66-8b36-a60de47c11d9 11:08:40.055 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=32dbbad1-8d9d-409a-8c4e-8294b1554ddc 11:08:40.055 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b71ec91e-fe40-4715-9757-a3e1265cbfc9 11:08:40.056 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9b9a6f88-7141-4d8f-84d4-2d115c99a738 11:08:40.056 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e633c10b-2df8-4f82-8bf6-5595ffbc518a 11:08:40.129 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=dac56e2b-e5c8-4349-a0c1-ca33e9016b44 11:08:40.130 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=fd4353a1-5dbb-40e4-ae12-b4f1e1ca14fc 11:08:40.130 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a26007a3-d387-4b81-b583-be81108b90b6 11:08:40.130 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f4fa5556-0f25-41c3-9efe-88898f16cf2b 11:08:40.133 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure 11:08:40.133 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0a518b7e-3ea7-4c28-b52a-1893bd451d02 11:08:40.134 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=68ccc8e2-a2e2-4c11-b8e2-e73f33ebf540 11:08:40.134 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=76620140-d761-463d-96c2-b8ff3461c200 11:08:40.136 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1d266d1a-da25-4670-8e4c-03aba23a81bf 11:08:40.137 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=da39ca05-909c-406c-a874-7db6a97da45d 11:08:40.137 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1d1f6c07-349d-474f-8651-268be2de86b1 11:08:40.137 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=89e17481-21a7-4079-81dc-293af14017c4 11:08:40.137 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c8b971f0-128e-4be3-98e0-1f11e36462e7 11:08:40.137 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a126c50f-34ef-4ee1-9c4e-b88792b4999e 11:08:40.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect success 11:08:40.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a748d121-d6e2-4b3d-98cc-ba5f02af89a5 11:08:40.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=926d887d-d803-4c3f-a9af-fb5ec3953e08 11:08:40.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=de4ef078-9163-44be-9c1d-3d58de7514ce 11:08:40.142 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=893de6a7-023b-4f4a-89c4-8f5066876f37 11:08:40.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=72082f22-bf68-4b70-82e6-0c8d6be0dcc7 11:08:40.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=cc2e507d-defe-466b-9179-73c05872467a 11:08:40.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7b0782a5-c387-414d-9c26-6d4e530a4581 11:08:40.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=32dc1592-477f-43cd-868f-d1152f4d50f2 11:08:40.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=da719d1d-21aa-4ae0-b23b-5c3a124698c1 11:08:40.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=015bc836-f3c0-493f-93e8-260bd42c9a4b 11:08:40.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=dd57b99a-e5d0-4471-baa5-07ce56aa95bc 11:08:40.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d2a3d054-23d4-465d-ad36-243b9e7d8bc2 11:08:40.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect failure 11:08:40.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ac1dee69-96e1-4648-aaeb-4a77986fe267 11:08:40.147 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1b87e236-8bbd-4039-91e1-fcc6158aae33 11:08:40.147 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=adbf9829-0138-4e4b-a1c5-a2d797545c53 11:08:40.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7423e776-821c-468b-935d-94da51a307fd 11:08:40.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5d259664-53b1-4999-954b-4941fcdd07d9 11:08:40.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f2104e70-fd52-4413-b2be-f8ccebe316e7 11:08:40.150 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d2b1879f-655e-4cad-b604-d04ea1d40eec 11:08:40.150 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bd100fbc-4e73-4b28-ab05-2f37af805e44 11:08:40.150 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=79bb9f85-46ce-4732-95c1-57298247cf90 11:08:40.153 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6737f12a-727e-4217-a0f2-6eefe22f0cb4 11:08:40.153 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=852d7dd0-ce98-46ce-9395-ea469e302cc1 11:08:40.153 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=21d1ee34-8ffd-4e79-a39e-1a67dfaa242c 11:08:40.155 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure 11:08:40.155 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ba78abe3-20fd-4fc7-a92b-16e25360bac9 11:08:40.155 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bd81a98d-c9f4-4703-8928-a39a47a71b5a 11:08:40.155 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8bf7c095-3337-4a48-8ea0-ef10f7002082 11:08:40.158 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=77c3fe27-810b-4515-909a-02e2d6894d53 11:08:40.158 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5b3d83ae-8757-4286-992b-75550639989e 11:08:40.158 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=11d0fa86-bde8-4b77-9471-f59114f6a821 11:08:40.160 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success 11:08:40.160 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=dd363032-5a6f-4890-8e3e-523d289e7521 11:08:40.160 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d206f0a7-b512-4679-8f80-152f30720334 11:08:40.160 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5f3c6986-3a1a-4939-bac8-df463b82c9e6 11:08:40.231 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=14736be3-6907-4443-ad47-c9f16e48c3b9 11:08:40.231 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=076d3ecf-cf83-4924-8a65-b1f24d7ebfeb 11:08:40.231 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d36e7ca4-c962-4042-aeff-22f37ea7c444 11:08:40.233 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7819277e-fa2c-48b8-8786-ef6e1906c152 11:08:40.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e3fc3c41-ffc8-4d38-83b4-f6e346902e05 11:08:40.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4d8b341a-1924-46cc-a913-88a7e6d90523 11:08:40.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect success 11:08:40.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d1167def-91fb-474c-bbd1-163af2511871 11:08:40.235 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a7f1950d-efcf-4e0d-81a4-0f18a3e97deb 11:08:40.235 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5816f33c-2107-4420-872a-aa177f89765a 11:08:40.237 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5b71cf26-9911-414a-997b-08256091673b 11:08:40.237 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c60bb212-0229-493a-8473-573dd82d45b7 11:08:40.237 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=96689238-2416-4617-bdbe-a464adb79c17 11:08:40.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d65f896a-97c9-4504-b55b-5a8cd6dd304c 11:08:40.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6857bfe5-889c-4cb2-b726-9a53dce6f833 11:08:40.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3f52fbdb-cfdb-4646-b4a2-da026aaad409 11:08:40.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=52faf587-a955-4775-8f6a-7a2df19bb960 11:08:40.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f51294f4-ac9d-44b7-a0f5-e2e34eb4d0ae 11:08:40.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4560b0c9-c61c-456e-8d7f-bc3533b0c21f 11:08:40.241 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect failure 11:08:40.241 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c928cf6c-0790-4bbd-b7a4-1dd8bc88e92b 11:08:40.241 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=67a53b12-3ab0-4ca8-878c-e713976f32c3 11:08:40.241 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=2c76e11e-1845-411f-b471-8d9abfe4303d 11:08:40.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3dc225aa-d1a8-4529-92f0-8c4f2b183faf 11:08:40.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ad0575c9-56f6-4eb0-bc89-2572ccadb54d 11:08:40.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=551c4bc6-3ea5-4e9b-be30-3a0c32410577 11:08:40.252 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f0b17c20-7016-418a-ba04-0d1689751703 11:08:40.252 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7789b1ef-6f09-4ea2-bfda-609305d4d5ed 11:08:40.252 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=39150b5c-eadc-4bfa-b5e5-8b35e51ac9a9 11:08:40.252 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2d64d4e0-562e-4f10-aa30-8116168931ab 11:08:40.253 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=92927c3a-3be2-4361-8d42-f06e89f438fe 11:08:40.253 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d3e36a1d-8a41-439c-b12f-2c5c031b36ff 11:08:40.255 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure 11:08:40.255 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c0854434-f531-4796-b140-21e4b6845c97 11:08:40.255 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=266f90c1-6221-4ea0-ac43-ec22f98023bb 11:08:40.255 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d835413d-0e68-49c2-935e-297fad5a5d0c 11:08:40.257 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=dc63765c-4d0c-482e-8e68-1d9459b8080e 11:08:40.257 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=633c2674-dc3c-43b7-bf2b-c0695b17b2f8 11:08:40.257 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c47e7684-b79e-4e59-be77-8b50bf209bb5 11:08:40.259 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=089323e7-7670-4c13-86f8-a537f4cb4f45 11:08:40.259 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=fb829229-edcb-4294-8fe5-a8b593e1fb08 11:08:40.260 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a38694ba-fee7-44d5-8bc4-f2fc7f384892 11:08:40.261 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect success 11:08:40.262 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0b96e723-64f6-4da4-82e5-ac491a008c48 11:08:40.262 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c626f52f-1cb2-4c48-8a01-b4e65677ea91 11:08:40.262 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=597dde9a-0f6b-46da-93f6-309421f5a144 11:08:40.264 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1d58d591-a46a-4485-8048-f7c4fb4d9c36 11:08:40.264 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2d84704c-7650-4e1d-a13e-057573327a3c 11:08:40.264 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=480b9b6e-5515-4945-8c9e-f5f9f50bc931 11:08:40.330 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2b2ddf87-7c43-43ae-a11e-05ede7d03b88 11:08:40.330 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=db387a84-beb2-4f9b-b7f0-6bbd5899ecd2 11:08:40.330 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=164fee66-8b65-46d2-a73e-33cfdbd2c08d 11:08:40.332 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=385cda42-f334-46f5-90b6-4d9efb48079b 11:08:40.333 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=72998ef8-4193-4005-8560-7aee1b197c06 11:08:40.333 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=de05dbd5-8191-4f8a-af10-3868ff3dcce7 11:08:40.333 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect failure 11:08:40.333 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c7e21a12-7d90-47f1-9e4a-8fdcd61e5bc4 11:08:40.333 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4c386e29-dbb2-47aa-8756-fabbea048a55 11:08:40.334 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=04f14468-bcb3-4ec9-9bbd-3d8be5388af9 11:08:40.335 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d49058fa-ffa5-4ef9-97e3-2952797c5880 11:08:40.336 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=27746822-039b-47b9-b0cc-45676f50a014 11:08:40.336 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e94b409d-1f9b-4e16-9bf2-f82fe62d8da1 11:08:40.338 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=80431a35-06e7-4d49-a8c5-c6d8c3dccc68 11:08:40.338 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a83f5d12-7f69-4765-b383-eace658e7972 11:08:40.338 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c4ddd381-bbf2-4701-b20d-d5773e6d0c98 11:08:40.340 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b3e7b41d-8965-4e16-8adf-1ac3c1c27c63 11:08:40.340 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=75e45ead-48c2-48df-9d16-15996dd1756b 11:08:40.340 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6079d30f-40a5-476e-8966-8fa182c15707 11:08:40.346 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testStartConsumptionCombinations() 11:08:40.346 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#concurrentStartConsumptionFails() 11:08:40.351 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.351 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=bdf38dee-59c1-43a6-addb-8e514fb4ade4 11:08:40.352 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1178d94a-db59-415e-b851-25340445573d 11:08:40.352 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1dfe7242-4f82-4cd6-b95b-7d46aaf3b939 11:08:40.364 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#concurrentStartConsumptionFails() 11:08:40.366 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksForIfTwinAndLiveFail() 11:08:40.370 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.429 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=3e0696e1-5ced-43b3-8b10-36bf224fb0d1 11:08:40.430 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b8ea3895-b781-4ef9-90ac-8dfdf6f9ef23 11:08:40.430 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bb7e9a05-8bec-44ff-8469-a68a569221f0 11:08:40.431 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=08c76a76-9530-49e8-8dbd-70fcade3d199 11:08:40.438 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksForIfTwinAndLiveFail() 11:08:40.439 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTest#concurrentTwinAndLiveSubscriptionWorks() 11:08:40.443 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.444 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=338d2c5d-8468-49a8-8cf8-eb5d130d5d81 11:08:40.444 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=ee57790b-576d-4264-ab09-acd970f2e4cc 11:08:40.445 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=859b8379-a101-417b-9c90-fefa286b5ee4 11:08:40.445 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ef3d33a8-353d-487d-aaeb-1a36df0ef8a6 11:08:40.449 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTest#concurrentTwinAndLiveSubscriptionWorks() 11:08:40.449 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksIfTwinFailsAndLiveSucceeds() 11:08:40.453 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.453 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b05aadb1-5f29-4c26-a9f4-33a6fcf52e75 11:08:40.454 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c325d5d6-3c48-422e-b004-f043b1fc2320 11:08:40.454 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3e7ad96b-94bf-4c12-a0d7-77763fed9386 11:08:40.454 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=65637fe0-4a56-4b25-913e-4ea8347f02fc 11:08:40.458 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksIfTwinFailsAndLiveSucceeds() 11:08:40.461 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleAttributeIsModified() 11:08:40.465 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.466 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=4060522c-57fa-40f9-87e3-17003f4c6d63 11:08:40.541 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:aa70c3ef-f110-490c-8b60-b0c0c34f8f09, action=CREATED, path=/attributes/newAttribute, value={"attributes":{"newAttribute":{"complex":{"simple":42}}}}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:aa70c3ef-f110-490c-8b60-b0c0c34f8f09}]], thing=ImmutableThing [thingId=null, policyId=null, definition=null, attributes={"newAttribute":{"complex":{"simple":42}}}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.545 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleAttributeIsModified() 11:08:40.545 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleFeatureIsDeleted() 11:08:40.550 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.550 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=61c1213e-0ecf-4114-9cc6-bea0d3b2dc81 11:08:40.555 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableFeatureChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:a881922b-e9eb-43b0-9465-5f33de931309, action=DELETED, path=/features/feature_id_1, value=null, revision=1, timestamp=2021-05-06T11:08:40.551Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-entity-id=thing:org.eclipse.ditto.test:a881922b-e9eb-43b0-9465-5f33de931309}]], feature=null], thing=null] 11:08:40.557 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleFeatureIsDeleted() 11:08:40.557 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForNestedFeaturePropertyChangeWhenFeatureIsModified() 11:08:40.561 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.562 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e99874a7-69d1-4b2c-90f2-b4a67c69b8d3 11:08:40.630 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableFeatureChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:f86cba85-becc-4cca-846e-c4f4b63304ea, action=UPDATED, path=/, value="lux", revision=1, timestamp=2021-05-06T11:08:40.564Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:f86cba85-becc-4cca-846e-c4f4b63304ea}]], feature=ImmutableFeature [featureId=feature_id_2, definition=null, properties={"complex":{"bum":"lux"}}, desiredProperties=null]] 11:08:40.633 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForNestedFeaturePropertyChangeWhenFeatureIsModified() 11:08:40.633 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeatureChangesWhenSingleFeaturePropertyIsUpdated() 11:08:40.638 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.639 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=15362f07-5ba6-4467-8a98-0ae23100df79 11:08:40.644 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableFeatureChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:b2fbc992-2828-4616-bf73-9f0cc1a11ac9, action=UPDATED, path=/properties/complex/bum, value={"properties":{"complex":{"bum":"bar"}}}, revision=1, timestamp=2021-05-06T11:08:40.640Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:b2fbc992-2828-4616-bf73-9f0cc1a11ac9}]], feature=ImmutableFeature [featureId=feature_id_2, definition=null, properties={"complex":{"bum":"bar"}}, desiredProperties=null]] 11:08:40.647 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeatureChangesWhenSingleFeaturePropertyIsUpdated() 11:08:40.647 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsCreated() 11:08:40.651 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.652 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6cc99ea8-c0d3-4e91-aca9-0a9fe57a4422 11:08:40.656 [ditto-client--adaptable-bus-ad40dde5-096f-4ccb-98b9-634b1af9fd8a-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:5ea1fa6d-0f66-47e3-a4dd-a925fb054646, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:5ea1fa6d-0f66-47e3-a4dd-a925fb054646"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:5ea1fa6d-0f66-47e3-a4dd-a925fb054646}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:5ea1fa6d-0f66-47e3-a4dd-a925fb054646, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.658 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsCreated() 11:08:40.659 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeaturesChangesWhenSingleFeaturePropertyIsCreated() 11:08:40.663 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.663 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2c827d74-e44b-40a2-a466-7f9395ad8f7b 11:08:40.668 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableFeaturesChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:7647f250-7e0a-4378-ad31-038306f0153b, action=CREATED, path=/feature_id_1/properties/foo, value={"feature_id_1":{"properties":{"foo":"bar"}}}, revision=1, timestamp=2021-05-06T11:08:40.665Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:7647f250-7e0a-4378-ad31-038306f0153b}]], features=ImmutableFeatures [features=[ImmutableFeature [featureId=feature_id_1, definition=null, properties={"foo":"bar"}, desiredProperties=null]]]] 11:08:40.668 [mock-provider-2] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableFeaturesChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:7647f250-7e0a-4378-ad31-038306f0153b, action=CREATED, path=/feature_id_1/properties/foo, value={"feature_id_1":{"properties":{"foo":"bar"}}}, revision=1, timestamp=2021-05-06T11:08:40.665Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:7647f250-7e0a-4378-ad31-038306f0153b}]], features=ImmutableFeatures [features=[ImmutableFeature [featureId=feature_id_1, definition=null, properties={"foo":"bar"}, desiredProperties=null]]]] 11:08:40.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeaturesChangesWhenSingleFeaturePropertyIsCreated() 11:08:40.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsDeleted() 11:08:40.734 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.735 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e797c2dc-e3cb-4549-8d57-c3eebd3631c4 11:08:40.738 [ditto-client--adaptable-bus-5a17d876-7cf3-4662-b85e-973d3edec8ff-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:a40f893e-4470-4121-8bc4-301c78d74f5a, action=DELETED, path=/, value=null, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-entity-id=thing:org.eclipse.ditto.test:a40f893e-4470-4121-8bc4-301c78d74f5a}]], thing=null] 11:08:40.741 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsDeleted() 11:08:40.741 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenAttributesAreModified() 11:08:40.746 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.746 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=234aa9e0-c380-4833-b3f9-f1e14d9df34b 11:08:40.752 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableChange [entityId=org.eclipse.ditto.test:8c504f3e-8037-4ac2-bb16-17ef875c1e72, action=UPDATED, path=/, value="bumlux", revision=1, timestamp=2021-05-06T11:08:40.748Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:8c504f3e-8037-4ac2-bb16-17ef875c1e72}]] 11:08:40.754 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenAttributesAreModified() 11:08:40.755 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testSignalEnrichment() 11:08:40.759 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.760 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1f45a9bd-05bd-486b-b205-e53537edd345 11:08:40.763 [ditto-client--adaptable-bus-03ca6d56-6835-421a-9e16-5f86611429f0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:6d4317b1-4643-494d-933b-00818f42d7f1, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:6d4317b1-4643-494d-933b-00818f42d7f1"}, revision=1, timestamp=null, extra={"attributes/extra":"extraValue"}, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:6d4317b1-4643-494d-933b-00818f42d7f1}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:6d4317b1-4643-494d-933b-00818f42d7f1, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.766 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testSignalEnrichment() 11:08:40.766 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testMultipleChangeHandlersAreInvokedOnSingleChange() 11:08:40.772 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.829 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=31bc5624-4836-40a4-8423-8b515a097684 11:08:40.834 [ditto-client--adaptable-bus-48fcc1b5-004e-45a2-bd19-10ba8f8be6d0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.835 [ditto-client--adaptable-bus-48fcc1b5-004e-45a2-bd19-10ba8f8be6d0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.835 [ditto-client--adaptable-bus-48fcc1b5-004e-45a2-bd19-10ba8f8be6d0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.835 [ditto-client--adaptable-bus-48fcc1b5-004e-45a2-bd19-10ba8f8be6d0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.835 [ditto-client--adaptable-bus-48fcc1b5-004e-45a2-bd19-10ba8f8be6d0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.835 [ditto-client--adaptable-bus-48fcc1b5-004e-45a2-bd19-10ba8f8be6d0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.836 [ditto-client--adaptable-bus-48fcc1b5-004e-45a2-bd19-10ba8f8be6d0-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:dce45a1b-9a8c-4663-8fd2-1b14deccf526, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.838 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testMultipleChangeHandlersAreInvokedOnSingleChange() 11:08:40.839 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenAttributesAreModified() 11:08:40.847 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.848 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5b128bac-bf7a-447a-9e29-c30c77eeb659 11:08:40.858 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:85b4acef-8487-47bd-b8b7-aea6e0380eff, action=CREATED, path=/attributes, value={"attributes":{"foo":"bar","misc":1}}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:85b4acef-8487-47bd-b8b7-aea6e0380eff}]], thing=ImmutableThing [thingId=null, policyId=null, definition=null, attributes={"foo":"bar","misc":1}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.861 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenAttributesAreModified() 11:08:40.861 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenThingIsCreated() 11:08:40.865 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.866 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=36e588db-5b2e-4da7-9610-276726786058 11:08:40.870 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:c4158acb-514e-47ff-9847-b00faff153fa, action=CREATED, path=/, value={"abc":"def","foo":false}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:c4158acb-514e-47ff-9847-b00faff153fa}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:c4158acb-514e-47ff-9847-b00faff153fa, policyId=null, definition=null, attributes={"abc":"def","foo":false}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:08:40.930 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenThingIsCreated() 11:08:40.931 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchPublisherTest#cancellation() 11:08:40.935 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:40.937 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"bfdcce31-ae79-4704-a004-305ac36e7db4"},"path":"/","value":{}} 11:08:40.940 [pool-474-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"a85655eb-9f7c-4755-a7b8-f8c0b5cc309f","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription","demand":99}} 11:08:40.941 [pool-474-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription"}} 11:08:42.032 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchPublisherTest#cancellation() 11:08:42.042 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=twin]() 11:08:42.051 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.055 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=twin]() 11:08:42.056 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=twin]() 11:08:42.064 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.074 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"6a24b1ff-c93f-4f9b-b2bc-375337e3718d","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/attributes/new","value":true} 11:08:42.132 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=twin]() 11:08:42.133 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=twin]() 11:08:42.141 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.145 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"64dd9749-108b-45a2-8795-10c7961575d7","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/new","value":true} 11:08:42.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=twin]() 11:08:42.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=twin]() 11:08:42.157 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.158 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=dbb97806-785b-4a87-82ed-39567e37d86e 11:08:42.167 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=twin]() 11:08:42.168 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=twin]() 11:08:42.231 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.233 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"79548714-6d5e-421b-bbff-492b2049148e","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:08:42.243 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=twin]() 11:08:42.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=twin]() 11:08:42.252 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.253 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"05f693df-962b-4228-bee3-e17e64556d92","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:08:42.257 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=twin]() 11:08:42.258 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute[channel=twin]() 11:08:42.265 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.268 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"93f347f4-3368-418d-b493-ef0fa1fdec3f","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/old"} 11:08:42.332 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute[channel=twin]() 11:08:42.333 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttribute[channel=twin]() 11:08:42.337 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.338 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"e734eab6-f7c9-4298-abb6-e2dcb0baeddc","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:08:42.344 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttribute[channel=twin]() 11:08:42.344 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=twin]() 11:08:42.350 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.351 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=69a2b2dd-2ce4-4502-86ca-7b13875db6ae 11:08:42.357 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=twin]() 11:08:42.358 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=twin]() 11:08:42.362 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.364 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"30f7376e-d15d-4f10-a80d-988766a0fad4","version":2,"response-required":true,"if-none-match":"*","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:08:42.368 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=twin]() 11:08:42.369 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testModifyAttributes_null[channel=twin]() 11:08:42.432 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.439 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"7e379f98-ee5f-4ccb-ae60-0dcefe0355d2","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes","value":null} 11:08:42.449 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testModifyAttributes_null[channel=twin]() 11:08:42.449 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=twin]() 11:08:42.457 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.459 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=twin]() 11:08:42.460 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=twin]() 11:08:42.467 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.468 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"d10e74fe-2b8c-4350-abfa-274751b271fa","version":2,"response-required":true,"if-match":"*","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:08:42.472 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=twin]() 11:08:42.472 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=twin]() 11:08:42.532 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.534 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"3190c234-0800-483d-9ddf-b5d1b8457a53","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes"} 11:08:42.537 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=twin]() 11:08:42.537 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddBooleanAttribute[channel=twin]() 11:08:42.541 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.542 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"fa25356c-3db8-4c12-9cfe-2137499600bf","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/new","value":true} 11:08:42.546 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddBooleanAttribute[channel=twin]() 11:08:42.546 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddObjectAttribute[channel=twin]() 11:08:42.550 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.551 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"135fb562-cc99-4552-85fe-d3495fc2995b","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:08:42.554 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddObjectAttribute[channel=twin]() 11:08:42.554 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=twin]() 11:08:42.558 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.560 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=twin]() 11:08:42.561 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributes[channel=twin]() 11:08:42.565 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.565 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"029c792d-3bbd-41d0-84c9-3092b4d50e8d","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes"} 11:08:42.571 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributes[channel=twin]() 11:08:42.571 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=live]() 11:08:42.632 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.635 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=live]() 11:08:42.635 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=live]() 11:08:42.639 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.640 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"7b949be7-a1ee-4758-adc6-29fb16c5cd2d","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":true} 11:08:42.643 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=live]() 11:08:42.644 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=live]() 11:08:42.647 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.648 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"7f6caf49-7740-44f2-aaa3-14a8df372cd1","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":true} 11:08:42.651 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=live]() 11:08:42.652 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=live]() 11:08:42.655 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.656 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3c86688e-e512-4907-b879-9db7174cdadb 11:08:42.656 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7566065e-e1e8-44d3-ada9-d4df2fb60a2f 11:08:42.657 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6285940f-5640-4f10-99ce-a73c9c4d2bd5 11:08:42.662 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=live]() 11:08:42.662 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=live]() 11:08:42.666 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.667 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"18ca3fc2-c317-4356-b676-0f045fabcbbe","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:08:42.670 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=live]() 11:08:42.670 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=live]() 11:08:42.674 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.675 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"7ab6c92a-5f11-46fe-afbd-64175f4119ec","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:08:42.733 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=live]() 11:08:42.733 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute[channel=live]() 11:08:42.737 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.738 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"e75fa13e-ab3e-4adb-b16c-6b3e225e3c21","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/old"} 11:08:42.741 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute[channel=live]() 11:08:42.741 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttribute[channel=live]() 11:08:42.745 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.746 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"f08139f3-67a7-49bb-b43c-ee4648833b83","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:08:42.749 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttribute[channel=live]() 11:08:42.750 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=live]() 11:08:42.753 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.754 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4c34e2f8-efd1-438d-a841-95fe2ddefbd9 11:08:42.754 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7629fd83-63cb-4153-b8a2-a400308f7b0d 11:08:42.761 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=adb15420-0169-4a0e-b262-b5bd76d1f6b4 11:08:42.767 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=live]() 11:08:42.767 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=live]() 11:08:42.771 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.772 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"c2d95bba-2fc7-4ab7-8b94-4db956c4fbbb","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:08:42.833 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=live]() 11:08:42.834 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testModifyAttributes_null[channel=live]() 11:08:42.838 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.839 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"0e071b1b-091a-4c50-b3df-9d0e8bf5f865","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes","value":null} 11:08:42.842 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testModifyAttributes_null[channel=live]() 11:08:42.843 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=live]() 11:08:42.846 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.848 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=live]() 11:08:42.849 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=live]() 11:08:42.853 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.854 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"08ba91f0-9fdc-42ea-810f-08ab7f10d6df","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:08:42.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=live]() 11:08:42.858 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=live]() 11:08:42.862 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.863 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"183392b1-7aa5-4727-ac5a-faf4ec53a5d1","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes"} 11:08:42.865 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=live]() 11:08:42.866 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddBooleanAttribute[channel=live]() 11:08:42.871 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.872 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"0b615bcd-7dbf-47b4-822b-afc6ef51928e","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":true} 11:08:42.932 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddBooleanAttribute[channel=live]() 11:08:42.933 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddObjectAttribute[channel=live]() 11:08:42.937 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.938 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"98584d37-5a65-41dd-9bb0-cf504ddc6443","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:08:42.942 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddObjectAttribute[channel=live]() 11:08:42.942 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=live]() 11:08:42.947 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.950 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=live]() 11:08:42.950 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributes[channel=live]() 11:08:42.955 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.956 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"aba87150-944b-4c29-a49b-070b0b376c48","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes"} 11:08:42.960 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributes[channel=live]() 11:08:42.961 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testFeatureEventAcknowledgement() 11:08:42.965 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:42.966 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=777aea2b-5e5b-4edd-a374-80cdf0df050d 11:08:43.031 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/409","headers":{"response-required":false},"path":"/","status":409} 11:08:43.032 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/201","headers":{"response-required":false},"path":"/","status":201} 11:08:43.032 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:08:43.035 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testFeatureEventAcknowledgement() 11:08:43.035 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testThingEventAcknowledgement() 11:08:43.044 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:43.044 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2cc018ba-dce3-4684-9474-561d3663f945 11:08:43.050 [ditto-client--adaptable-bus-5f065d9b-7687-4347-be2b-2eee3ca691b8-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100} 11:08:43.051 [ditto-client--adaptable-bus-5f065d9b-7687-4347-be2b-2eee3ca691b8-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301} 11:08:43.051 [ditto-client--adaptable-bus-5f065d9b-7687-4347-be2b-2eee3ca691b8-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:08:43.054 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testThingEventAcknowledgement() 11:08:43.054 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testAttributeEventAcknowledgement() 11:08:43.062 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:43.063 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e748b2cf-85a3-4371-a10b-8193e3d34687 11:08:43.068 [ditto-client--adaptable-bus-e8ed7e6a-6f3e-4b2d-a92f-857544052847-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/200","headers":{"response-required":false},"path":"/","status":200} 11:08:43.069 [ditto-client--adaptable-bus-e8ed7e6a-6f3e-4b2d-a92f-857544052847-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:08:43.069 [ditto-client--adaptable-bus-e8ed7e6a-6f3e-4b2d-a92f-857544052847-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/500","headers":{"response-required":false},"path":"/","status":500} 11:08:43.131 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testAttributeEventAcknowledgement() 11:08:43.132 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testStartConsumptionCombinations() 11:08:43.136 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:43.136 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success 11:08:43.136 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e0c71505-f141-465a-a9a9-62dc119c15f1 11:08:43.137 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success 11:08:43.137 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=3bbbca9a-ee99-4458-a860-1b435bc8b2ce 11:08:43.138 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=eaa18c2d-0023-416e-b776-8cb3593049f2 11:08:43.138 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success 11:08:43.138 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=95fdda13-3bf5-4903-9aa4-2cc4f5e1387b 11:08:43.139 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6b0f7c5a-530a-4022-9328-0287ec861f72 11:08:43.139 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2fc934f5-7110-40a9-be2b-1c295373b495 11:08:43.139 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect success 11:08:43.139 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c2ebb516-813d-4146-8694-95d753a4a9dc 11:08:43.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=fb59c391-d30f-406a-a9cb-92d7936bf070 11:08:43.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=191d6410-7a77-4723-bcdf-47fc570ad567 11:08:43.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1f17f06f-deef-4de2-90d0-7c6e0fb9b229 11:08:43.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect failure 11:08:43.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=f168fa85-7c53-4f1c-809d-11d7f8e45eaf 11:08:43.141 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=29e8e107-4870-4b83-adec-597c764b62da 11:08:43.141 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=057f84b1-6197-402f-9ca8-c32d120be9bc 11:08:43.141 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5c23fb13-0828-42b7-b39a-ac447ac3be93 11:08:43.142 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure 11:08:43.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7db5a17f-313c-4433-8ee4-46a6d4c0b7f8 11:08:43.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a705e5e7-18a2-4c88-b19f-da9d35bd5cd6 11:08:43.143 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=03dfa11f-eab0-4114-9add-c983f3f04ce4 11:08:43.144 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect success 11:08:43.144 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b618d005-ac02-46a1-a894-c30df448b7be 11:08:43.144 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2032f0a4-fb95-4f1e-a135-91a36196d34d 11:08:43.145 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=508780fd-552a-4610-a73d-0ffab84c377e 11:08:43.145 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=cf412297-bb19-4866-ae47-8a9e73c2aece 11:08:43.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect failure 11:08:43.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=77c62f05-ec33-4825-a2b5-7a3f28340458 11:08:43.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=f738f80d-e2cb-4a35-b5d3-07794d88959d 11:08:43.146 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2d83f02d-30de-4304-8480-302c4dd9c4b5 11:08:43.147 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a44df5f0-1753-4159-9c75-8b59c4c00772 11:08:43.148 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure 11:08:43.148 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=28c37f33-94e4-4eda-b354-e1ac06ade0de 11:08:43.148 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=42bbde0e-fc83-46f0-b2c5-8dd396fbeaa0 11:08:43.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success 11:08:43.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=084bffa1-9abe-4a5c-a6df-59a300202212 11:08:43.149 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1b327db9-64f8-4be1-b34b-44e2d9fab813 11:08:43.150 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=04f57ea3-38f6-4786-a910-97e9542f4056 11:08:43.150 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect success 11:08:43.151 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=db454329-499b-417e-996c-af4cb24a2116 11:08:43.151 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=528e107e-d3cf-4f35-8a8f-2534deb24d09 11:08:43.152 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=3cb8dcef-97d1-49e9-8260-ed6ff6e5fe7d 11:08:43.152 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=42011356-77f5-4431-ba93-a405e72efd5b 11:08:43.152 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect failure 11:08:43.152 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5fcdb8fb-3d1b-4401-bac9-e938e95d72c0 11:08:43.152 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=18d53b1c-7163-4d3f-a4f4-cc9a713ce85e 11:08:43.153 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a14c2c3e-ddda-423e-a611-35a3ffb0dbf3 11:08:43.154 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1b08e6cc-7626-4081-8acb-73f8f04d5e4a 11:08:43.155 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure 11:08:43.155 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=45eec7e6-636c-4290-84a7-5de90519a684 11:08:43.155 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=fc092c12-18f2-41b6-8830-373bf7424f33 11:08:43.156 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c99b2e13-30be-4bd9-8e73-5a44550ee64a 11:08:43.157 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect success 11:08:43.157 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=81c48d4b-d652-48d0-afd4-3de0b922dd21 11:08:43.157 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c0dda621-c663-41eb-bacd-570e7c3903d8 11:08:43.158 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5985d017-a21a-4d53-9029-828d0396a399 11:08:43.159 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=8796ac29-4f26-4926-93c3-587e34a1de8a 11:08:43.159 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect failure 11:08:43.159 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1fc63f02-70d7-4d8d-804e-a6cd08595662 11:08:43.160 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=edc013dd-cadd-40ea-90c7-9043a57094ef 11:08:43.161 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5596cd2f-5caa-48a0-bd14-1122ef274321 11:08:43.161 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7cf70595-fda4-499f-b488-2260e24d8c76 11:08:43.162 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure 11:08:43.162 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7be598fb-ed76-42a8-919a-d4fd61a70967 11:08:43.163 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success 11:08:43.163 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ee9b7516-3b97-448f-a999-67c8322768f3 11:08:43.164 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7768b761-591d-4580-a013-005df87e2a55 11:08:43.165 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success 11:08:43.165 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5d6d056e-106e-4411-946a-66a69dc7e1a5 11:08:43.165 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d67ceb2a-72d5-4c62-a392-59955f2c16f4 11:08:43.166 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=8f9fef38-266c-4816-94c7-5fd125658762 11:08:43.166 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect success 11:08:43.166 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=51e3ca40-8ef4-453b-8bab-16d58455ae20 11:08:43.167 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=29ad068b-9262-4450-84a3-d5b155ff067d 11:08:43.229 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=79f612e1-0b9a-4c22-8cd0-5a2b3c3512d7 11:08:43.229 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a934bf46-dc88-4361-ac22-737417b6009f 11:08:43.230 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect failure 11:08:43.230 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=648d10ac-7acd-4abe-885c-15e4b1f15e3f 11:08:43.231 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=68457a4d-6453-433a-b0c6-e16087c209ba 11:08:43.231 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c74f9150-0377-4df8-813a-d3125c3fb762 11:08:43.231 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=bc0fd48c-903d-47df-83b6-e3f2b4b90caa 11:08:43.232 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure 11:08:43.232 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=efb9a918-1452-4234-82e8-de51460f94a0 11:08:43.233 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d5a9c3f6-cbe1-4d9a-8574-2fd24935ae5b 11:08:43.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c1cefe12-613e-44bb-abf9-a960aa69a5bc 11:08:43.235 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect success 11:08:43.235 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=46574609-fb03-4456-af13-e0de4876fbb2 11:08:43.236 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2445efeb-4c1a-4133-9528-c58f23a563b1 11:08:43.236 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=03c472a2-f2f0-450e-9d97-1e4375685b07 11:08:43.237 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b6443dc8-98a9-4315-aebc-ed52517bb284 11:08:43.237 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect failure 11:08:43.237 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=498a52ce-47b9-4a20-8ab8-02ebc24ef8ca 11:08:43.239 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=f7f89f87-e773-4aaa-84ed-f23e7e15bebb 11:08:43.239 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5897d27e-7a87-4f17-8031-cdad38ca562f 11:08:43.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d6647562-1dd3-478f-beba-d71a4e23d853 11:08:43.241 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure 11:08:43.241 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=91dbc7f4-ed4d-4a62-b060-7dcfa00e770e 11:08:43.242 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ab3cf654-5d54-4d37-954a-33778e105979 11:08:43.242 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success 11:08:43.242 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=42ec2c0f-6bc4-47c6-a912-60051428d31e 11:08:43.243 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=46697d9a-cdcc-4758-ba48-427e9b2bfb39 11:08:43.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=f2cfb138-1d93-47a9-b12d-73b7e8527939 11:08:43.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect success 11:08:43.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=f957dd62-34c3-4ae8-bda0-a2f915ac2a04 11:08:43.245 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ad83cba6-987f-4ebf-b234-23ab002bfcea 11:08:43.246 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a1319934-08bd-4577-974e-04882ada6f68 11:08:43.247 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=04d92470-19ab-4616-b74c-5e18fa933c0a 11:08:43.247 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect failure 11:08:43.247 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=4c92dad5-d1ca-45ba-938d-58745cfc1034 11:08:43.248 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7c6437f0-ba6d-4958-a7b0-5cb9a81c9db2 11:08:43.249 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=50d42f01-2f87-4417-a4ca-2c6e965dce38 11:08:43.249 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7d5ec760-b13c-4c29-a624-e32cde6016af 11:08:43.250 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure 11:08:43.250 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a7aa4b2a-a87b-486e-8d64-d3464c374c8f 11:08:43.251 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=82acbf1d-cd66-44e1-bb9e-c79458771a99 11:08:43.252 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7e0301c3-76b3-4f52-8450-13b6eb071def 11:08:43.253 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect success 11:08:43.253 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=bac561d9-66bc-4b47-b6d8-ca6a7ecf4417 11:08:43.254 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6befd001-bddb-442c-aba6-d9a76acb1795 11:08:43.255 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2c39248d-fbfe-4fe0-a4fe-8f28d94d98cd 11:08:43.256 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2443da79-d953-419a-a599-616a6baca87f 11:08:43.256 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect failure 11:08:43.256 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b1c95d93-46d0-40be-ba22-cf25116551d3 11:08:43.258 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=3af096c5-1199-467d-907a-d683388f9bb2 11:08:43.258 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b1b19f57-446d-4f0e-86c4-e1a616670065 11:08:43.259 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e89ef009-a2dd-403b-a022-6f0bd7638602 11:08:43.263 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testStartConsumptionCombinations() 11:08:43.264 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#concurrentStartConsumptionFails() 11:08:43.336 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:43.337 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e9c8b6fd-f736-4c0b-a106-4bca94c46f7b 11:08:43.340 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#concurrentStartConsumptionFails() 11:08:43.345 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#someResults[method=PUBLISHER]() 11:08:43.353 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:43.355 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"9c06750a-5728-4b33-b4eb-44ddbdcb125f"},"path":"/","value":{}} 11:08:43.357 [pool-559-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"112ab3aa-bd71-49c0-90cf-baa8c5be309f","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-nonempty-subscription-0","demand":2}} 11:08:44.373 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#someResults[method=PUBLISHER]() 11:08:44.374 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#emptyResults[method=PUBLISHER]() 11:08:44.383 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:44.430 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"a00bd079-2525-4d24-86a6-b1ad0c57d799"},"path":"/","value":{"filter":"not(or(exists(/features/f1/properties/p1),eq(/attributes/a/b/c,5),exists(thingId)))","options":"size(5),sort(+/thingId,-/attributes/x)","namespaces":["hello.world"]},"fields":"/thingId,/policyId"} 11:08:44.432 [pool-562-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"81cabb04-c67b-42d9-8831-5fe092cf6037","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-empty-subscription-1","demand":2}} 11:08:45.438 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#emptyResults[method=PUBLISHER]() 11:08:45.438 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=PUBLISHER]() 11:08:45.443 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:45.443 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"5205e955-81ed-48a3-9232-3e39210a9481"},"path":"/","value":{}} 11:08:45.445 [pool-565-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"e5a80eec-e724-4541-972a-e1ce44c4c8c0","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-2","demand":2}} 11:08:45.446 [pool-565-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-2"}} 11:08:46.450 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=PUBLISHER]() 11:08:46.450 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#partialFailure[method=PUBLISHER]() 11:08:46.454 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:46.455 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"9fc35809-1a51-4a42-8294-c4898c02a429"},"path":"/","value":{}} 11:08:46.456 [pool-568-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"da151927-741c-44b4-90d7-86f6295222a8","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-failed-subscription-3","demand":2}} 11:08:47.466 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#partialFailure[method=PUBLISHER]() 11:08:47.466 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#someResults[method=STREAM]() 11:08:47.470 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:47.470 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"809bbd2e-4703-4db8-8d00-1a48e9c2752e"},"path":"/","value":{}} 11:08:47.472 [pool-571-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"9dced921-9a52-4793-a106-d3e4c0d9ee25","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-nonempty-subscription-4","demand":2}} 11:08:48.478 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#someResults[method=STREAM]() 11:08:48.479 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#emptyResults[method=STREAM]() 11:08:48.482 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:48.483 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"82c733c8-fd4e-4336-8305-8cefa1cd751b"},"path":"/","value":{"filter":"not(or(exists(/features/f1/properties/p1),eq(/attributes/a/b/c,5),exists(thingId)))","options":"size(5),sort(+/thingId,-/attributes/x)","namespaces":["hello.world"]},"fields":"/thingId,/policyId"} 11:08:48.484 [pool-574-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"c584dadd-310d-4134-aa61-f266f0e7e405","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-empty-subscription-5","demand":55}} 11:08:49.529 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#emptyResults[method=STREAM]() 11:08:49.529 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=STREAM]() 11:08:49.533 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:49.534 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"c4a6f55e-d297-414b-b3b1-c40413488b18"},"path":"/","value":{}} 11:08:49.535 [pool-577-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"e7e63ecc-1608-48a3-a0fb-7e99f8b59c00","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-6","demand":2}} 11:08:49.536 [pool-577-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-6"}} 11:08:50.541 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=STREAM]() 11:08:50.542 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#partialFailure[method=STREAM]() 11:08:50.545 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:50.546 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"09156ed3-69ce-46d7-9ad3-547bc197fd9a"},"path":"/","value":{}} 11:08:50.547 [pool-580-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"511a21aa-9dc5-4f57-8177-09d261562dab","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-failed-subscription-7","demand":2}} 11:08:51.553 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#partialFailure[method=STREAM]() 11:08:51.559 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=twin]() 11:08:51.563 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.566 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"3a0f581e-3bbb-47fb-8079-9dbf7f3678a1","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties"} 11:08:51.571 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=twin]() 11:08:51.572 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testRetrieveFeature[channel=twin]() 11:08:51.576 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.631 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/retrieve","headers":{"correlation-id":"e4450fdb-10fe-4ba6-bb32-cffd59ec1a97","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"} 11:08:51.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testRetrieveFeature[channel=twin]() 11:08:51.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#mergeFeatureDefinition[channel=twin]() 11:08:51.645 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.656 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"2c4068e6-1425-4feb-b0c6-bb29c5275748","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:08:51.662 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#mergeFeatureDefinition[channel=twin]() 11:08:51.662 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperties[channel=twin]() 11:08:51.666 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.667 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"aaf1f2c3-c771-4505-96ec-fc25687d4996","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:08:51.670 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperties[channel=twin]() 11:08:51.670 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperty[channel=twin]() 11:08:51.731 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.735 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"b443f5ae-64b9-4484-ad63-488106a84bfb","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties/density","value":42} 11:08:51.741 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperty[channel=twin]() 11:08:51.742 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperties[channel=twin]() 11:08:51.746 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.748 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"dd045331-1b2d-44ee-8a20-588432ebc022","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:08:51.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperties[channel=twin]() 11:08:51.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=twin]() 11:08:51.762 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.764 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"a7ffea29-9097-4e66-b821-ec6e4095cd77","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties/density"} 11:08:51.769 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=twin]() 11:08:51.770 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=twin]() 11:08:51.774 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:51.829 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"03c49800-8d6a-4e96-a56e-794005d2c61d","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.053 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=twin]() 11:08:52.053 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=twin]() 11:08:52.057 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.058 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"9640a184-2e84-4fd3-bc55-185dd30417a5","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"} 11:08:52.064 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=twin]() 11:08:52.065 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=twin]() 11:08:52.068 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.069 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"60dfa614-075c-43ee-8fbd-1ca81aab4759","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.073 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=twin]() 11:08:52.073 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperty[channel=twin]() 11:08:52.077 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.079 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"d81b24ff-458f-4d07-b306-411380ab9b48","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties/density","value":42} 11:08:52.082 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperty[channel=twin]() 11:08:52.082 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatures[channel=twin]() 11:08:52.086 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.130 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"5cd1d2c9-5127-4b65-9993-d040326a462b","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}} 11:08:52.135 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatures[channel=twin]() 11:08:52.135 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=twin]() 11:08:52.139 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.140 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"e1bc6f96-e7fe-4db7-885e-8171dbef2ce1","version":2,"response-required":true,"if-match":"*","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.144 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=twin]() 11:08:52.144 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#setFeatureDefinition[channel=twin]() 11:08:52.148 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.150 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"0faa0ae4-9191-4347-8837-2d46ca6789aa","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:08:52.156 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#setFeatureDefinition[channel=twin]() 11:08:52.156 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatures[channel=twin]() 11:08:52.160 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.161 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"4179311e-73df-45f1-8fff-932eebc07321","version":2,"response-required":true,"content-type":"application/json"},"path":"/features"} 11:08:52.166 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatures[channel=twin]() 11:08:52.167 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeature[channel=twin]() 11:08:52.170 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.171 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"65a8072d-e09c-43b1-87d7-75331687717c","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"} 11:08:52.232 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeature[channel=twin]() 11:08:52.233 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatures[channel=twin]() 11:08:52.236 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.239 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"2cd8a62b-9528-4555-825e-50309a002b0a","version":2,"response-required":true,"content-type":"application/json"},"path":"/features","value":{"__schemaVersion":2,"someFeature":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}}} 11:08:52.245 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatures[channel=twin]() 11:08:52.246 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#deleteFeatureDefinition[channel=twin]() 11:08:52.249 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.250 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"eca0b146-eb9a-4c6f-93e9-5cb231c7c062","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/definition"} 11:08:52.255 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#deleteFeatureDefinition[channel=twin]() 11:08:52.256 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=twin]() 11:08:52.259 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.260 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"5b7deab0-9a63-489a-a8f7-f7627132f3cd","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties"} 11:08:52.265 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=twin]() 11:08:52.266 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=twin]() 11:08:52.269 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.270 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"64d75373-6a00-4dcc-9b59-41e18d9774fd","version":2,"response-required":true,"if-none-match":"*","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.330 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=twin]() 11:08:52.330 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=live]() 11:08:52.334 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.335 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"6233a9ae-99ab-4dea-bfce-276697ef04ff","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties"} 11:08:52.339 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=live]() 11:08:52.339 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testRetrieveFeature[channel=live]() 11:08:52.343 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.343 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/retrieve","headers":{"correlation-id":"41e2e69d-b896-44b5-8a55-93e77c4fda2f","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature"} 11:08:52.346 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testRetrieveFeature[channel=live]() 11:08:52.347 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#mergeFeatureDefinition[channel=live]() 11:08:52.350 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.350 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"83a78f53-453b-414e-bd3a-56f8b3387e3e","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:08:52.354 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#mergeFeatureDefinition[channel=live]() 11:08:52.354 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperties[channel=live]() 11:08:52.357 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.358 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"adf8da5c-4d1f-4378-a3d5-d71b26d7b28d","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:08:52.361 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperties[channel=live]() 11:08:52.361 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperty[channel=live]() 11:08:52.364 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.365 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"928610ff-4603-44d4-8f2f-71383248d401","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties/density","value":42} 11:08:52.430 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperty[channel=live]() 11:08:52.430 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperties[channel=live]() 11:08:52.434 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.435 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"6cd067ba-9e86-4d71-8eaf-67137a083ec4","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:08:52.438 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperties[channel=live]() 11:08:52.439 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=live]() 11:08:52.442 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.443 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"bf13ecfe-e976-4c7d-8e56-fa935e37db33","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties/density"} 11:08:52.446 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=live]() 11:08:52.447 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=live]() 11:08:52.450 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.451 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"bab12798-1cc5-4548-a1fe-867fd821cee7","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.455 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=live]() 11:08:52.455 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=live]() 11:08:52.459 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.460 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"4553a33b-d7d1-4a08-b548-9a4624d64484","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature"} 11:08:52.463 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=live]() 11:08:52.464 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=live]() 11:08:52.467 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.468 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"3e60a4a1-c636-4ae9-b039-199a9fc24c81","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.532 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=live]() 11:08:52.533 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperty[channel=live]() 11:08:52.536 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.537 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"afa4e556-fccb-4332-ba09-62a1d366636b","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties/density","value":42} 11:08:52.540 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperty[channel=live]() 11:08:52.540 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatures[channel=live]() 11:08:52.546 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.547 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"96eef768-11be-4435-82c5-901b1a2bb9b6","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}} 11:08:52.550 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatures[channel=live]() 11:08:52.551 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=live]() 11:08:52.557 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.558 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"e7489964-6131-419d-9adb-4936e38944d9","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.562 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=live]() 11:08:52.562 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#setFeatureDefinition[channel=live]() 11:08:52.631 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.633 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"06b703da-85fe-4536-8985-39609c467377","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:08:52.636 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#setFeatureDefinition[channel=live]() 11:08:52.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatures[channel=live]() 11:08:52.643 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.644 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"4745eda8-102f-4fed-86a4-a58100423879","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features"} 11:08:52.648 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatures[channel=live]() 11:08:52.648 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeature[channel=live]() 11:08:52.655 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.656 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"a9d86067-3e2c-4252-afe5-e7f234e4b3df","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature"} 11:08:52.659 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeature[channel=live]() 11:08:52.659 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatures[channel=live]() 11:08:52.665 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.666 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"bca20bf3-a4fb-4b30-9374-c03081a90c8d","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features","value":{"__schemaVersion":2,"someFeature":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}}} 11:08:52.669 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatures[channel=live]() 11:08:52.670 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#deleteFeatureDefinition[channel=live]() 11:08:52.673 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.673 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"e884cb43-9339-47bf-99ac-63e7fa6f5ae5","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/definition"} 11:08:52.732 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#deleteFeatureDefinition[channel=live]() 11:08:52.732 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=live]() 11:08:52.735 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.736 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"4f886f9f-49ac-4023-9608-9013cf0c6e20","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties"} 11:08:52.739 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=live]() 11:08:52.739 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=live]() 11:08:52.742 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.743 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"7e0c50a3-15b9-4ff3-b2b7-d032a028d089","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:08:52.747 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=live]() 11:08:52.750 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyFails() 11:08:52.753 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"6883237c-5e1a-4dcd-8f7a-1f2069815e58","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:08:52.765 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyFails() 11:08:52.766 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicy() 11:08:52.771 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.849 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/create","headers":{"correlation-id":"16366e98-e269-4fa2-b0bf-48eec5456e40","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:52.856 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicy() 11:08:52.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicyWithMissingId() 11:08:52.861 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.864 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicyWithMissingId() 11:08:52.864 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testUpdatePolicyWithMissingId() 11:08:52.868 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.870 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testUpdatePolicyWithMissingId() 11:08:52.870 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#updatePolicyFailsWithExistsOption() 11:08:52.874 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.929 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#updatePolicyFailsWithExistsOption() 11:08:52.930 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testUpdatePolicy() 11:08:52.934 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.938 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"e4555f69-ab3d-4ef7-a7aa-144b06961ce4","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:52.943 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testUpdatePolicy() 11:08:52.943 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testPutPolicy() 11:08:52.947 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.950 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"9a9513f4-b557-44d6-b538-cb99c481d60b","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:52.951 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"31ef31fd-65d6-4287-ac1f-f0de02579330","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:52.952 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"cf1bf5b7-ec5c-4b7f-84a1-739e1551e2a1","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:52.961 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testPutPolicy() 11:08:52.961 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testDeletePolicy() 11:08:52.964 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:52.968 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/delete","headers":{"correlation-id":"b6353eb7-452e-4b00-94c7-c9a83111d939","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:08:53.030 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testDeletePolicy() 11:08:53.030 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicy() 11:08:53.034 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.035 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"141c61e1-1404-44fc-a198-a62dbb035cf0","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:08:53.040 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicy() 11:08:53.040 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#createPolicyFailsWithExistsOption() 11:08:53.043 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.045 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#createPolicyFailsWithExistsOption() 11:08:53.046 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicyJsonObject() 11:08:53.049 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.051 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/create","headers":{"correlation-id":"6086b283-3c6a-4ea9-8853-0ee18b72194e","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:53.057 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicyJsonObject() 11:08:53.057 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#deletePolicyFailsWithExistsOption() 11:08:53.060 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.063 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#deletePolicyFailsWithExistsOption() 11:08:53.063 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testPutPolicyJsonObject() 11:08:53.067 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.070 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"136adf19-480b-43d8-9b1d-d57225e9c1cd","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:53.131 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"f28ecf51-44a5-4164-9d56-53802f5816a1","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:53.133 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"2237370f-cf0e-4724-aadd-5b190def6c0d","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:08:53.142 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testPutPolicyJsonObject() 11:08:53.150 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=twin]() 11:08:53.153 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.158 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"e4b07cbd-ac40-478d-a6b0-abb18e3c6989","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:53.165 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=twin]() 11:08:53.165 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=twin]() 11:08:53.168 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.170 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"e91a82c6-8175-4e58-a17d-941bbd41ed1c","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:53.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=twin]() 11:08:53.234 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=twin]() 11:08:53.237 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.238 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1ea13673-cf21-43d0-924c-7ba2d13a301c 11:08:53.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=twin]() 11:08:53.244 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergeThing[channel=twin]() 11:08:53.247 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.249 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"5e92b17f-4702-48b0-a60a-6fbc53228b5f","version":2,"response-required":true,"if-match":"*","content-type":"application/merge-patch+json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:53.254 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergeThing[channel=twin]() 11:08:53.254 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeleteThing[channel=twin]() 11:08:53.257 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.259 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"0d9139f4-a4cf-4df0-9028-807aed7efbc9","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:08:53.264 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeleteThing[channel=twin]() 11:08:53.264 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=twin]() 11:08:53.267 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.270 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/twin/commands/create","headers":{"correlation-id":"fe0070b0-8336-4d95-a33c-35c827c95b91","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"policy.namespace:policyName"}} 11:08:53.333 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=twin]() 11:08:53.334 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicy[channel=twin]() 11:08:53.337 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.339 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"f5cc5fda-2578-4249-aac4-8fae4c91b907","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:53.345 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicy[channel=twin]() 11:08:53.345 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=twin]() 11:08:53.348 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.349 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"9ff94414-a305-473b-bc54-709bc546762d","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:08:53.353 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=twin]() 11:08:53.353 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThing[channel=twin]() 11:08:53.356 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.366 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"25258c2b-0398-4b59-855d-c48bf73a85f4","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:53.370 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThing[channel=twin]() 11:08:53.370 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=twin]() 11:08:53.373 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.429 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"98871976-60b0-4d7b-a74e-0a6c8fb0ec96","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:53.435 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=twin]() 11:08:53.435 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThing[channel=twin]() 11:08:53.438 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.439 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"3ac93e5a-21b0-44da-b178-94fbe24c3ac2","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:08:53.442 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThing[channel=twin]() 11:08:53.442 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:08:53.445 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.448 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:08:53.448 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeregisterEventHandler[channel=twin]() 11:08:53.451 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:53.451 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b226f1a5-e894-4999-a6a7-7a5ef044bc4e 11:08:54.458 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeregisterEventHandler[channel=twin]() 11:08:54.458 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=twin]() 11:08:54.462 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.465 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=twin]() 11:08:54.465 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#createThingFailsWithExistsOption[channel=twin]() 11:08:54.468 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.471 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#createThingFailsWithExistsOption[channel=twin]() 11:08:54.471 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=twin]() 11:08:54.474 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.477 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=twin]() 11:08:54.477 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=twin]() 11:08:54.480 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.482 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=twin]() 11:08:54.482 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=twin]() 11:08:54.532 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.533 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"05039e9f-aeea-4f8a-ad36-8634ca34d8c0","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_copyPolicyFrom":"policy.namespace:policyName"}} 11:08:54.538 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=twin]() 11:08:54.538 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithoutFeatures[channel=twin]() 11:08:54.542 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.542 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"demo/mything1/things/twin/commands/create","headers":{"correlation-id":"8c37fddf-ea06-4b7e-9474-0363955c80d9","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"demo","thingId":"demo:mything1"}} 11:08:54.545 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithoutFeatures[channel=twin]() 11:08:54.546 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=twin]() 11:08:54.549 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.551 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=twin]() 11:08:54.551 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=twin]() 11:08:54.554 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.557 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=twin]() 11:08:54.557 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=twin]() 11:08:54.560 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.561 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"a4399965-50ae-46b8-bd01-f030ddf6ab37","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:54.633 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=twin]() 11:08:54.633 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveDeletedEvent[channel=twin]() 11:08:54.637 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=aba6dd53-8eed-4df7-b364-cc68a352e607 11:08:54.644 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveDeletedEvent[channel=twin]() 11:08:54.644 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithMissingId[channel=twin]() 11:08:54.650 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.653 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithMissingId[channel=twin]() 11:08:54.653 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=twin]() 11:08:54.656 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.659 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=twin]() 11:08:54.659 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=twin]() 11:08:54.662 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.663 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"c011d10b-e8c3-4238-a7bc-2fbdf96c7f56","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:54.667 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=twin]() 11:08:54.667 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=twin]() 11:08:54.670 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=twin]() 11:08:54.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=twin]() 11:08:54.733 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.734 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"18150351-f1c9-4e87-9f13-9574cb04ff8d","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:54.737 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=twin]() 11:08:54.738 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithoutPolicy[channel=twin]() 11:08:54.741 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.749 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"ae39b1c9-8ea9-4712-b23f-f62639b1a1d8","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:54.753 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithoutPolicy[channel=twin]() 11:08:54.753 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=twin]() 11:08:54.756 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"a9a93321-a508-45cb-b607-62fea59990fc","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:54.761 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=twin]() 11:08:54.761 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=twin]() 11:08:54.764 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.765 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/twin/commands/create","headers":{"correlation-id":"11e679bb-d539-4cfc-aa26-a6b7a61442ed","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"{{ ref:things/example.com:testThing/policyId }}"}} 11:08:54.769 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=twin]() 11:08:54.769 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=twin]() 11:08:54.772 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.829 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=twin]() 11:08:54.829 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#updateThingFailsWithExistsOption[channel=twin]() 11:08:54.833 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.836 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#updateThingFailsWithExistsOption[channel=twin]() 11:08:54.836 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergePolicyId[channel=twin]() 11:08:54.840 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.842 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"96c86339-492b-4f8f-b0b6-a59809802595","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:08:54.846 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergePolicyId[channel=twin]() 11:08:54.846 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithMissingId[channel=twin]() 11:08:54.849 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.851 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithMissingId[channel=twin]() 11:08:54.851 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:08:54.855 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:08:54.857 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testSetPolicyId[channel=twin]() 11:08:54.860 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.862 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"cab1cbe8-455b-492e-ab57-b38b5fdd6109","version":2,"response-required":true,"content-type":"application/json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:08:54.866 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testSetPolicyId[channel=twin]() 11:08:54.866 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInlinePolicy[channel=twin]() 11:08:54.869 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.870 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"cfb04f46-0601-42bf-aea8-4e5d482d534a","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:54.931 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInlinePolicy[channel=twin]() 11:08:54.931 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=twin]() 11:08:54.934 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.935 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"f294111b-9e68-4235-9678-e2c5bb03a5d4","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:54.938 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=twin]() 11:08:54.938 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=twin]() 11:08:54.941 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.944 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=twin]() 11:08:54.944 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveCreatedEvent[channel=twin]() 11:08:54.947 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.947 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d312d498-abc6-4f5b-809b-7efbebf11d2d 11:08:54.953 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveCreatedEvent[channel=twin]() 11:08:54.953 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=live]() 11:08:54.957 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.957 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"440f229a-5541-4d24-ae09-56eca38461e6","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:54.961 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=live]() 11:08:54.962 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=live]() 11:08:54.965 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:54.965 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"18d240f4-6645-4368-9d0b-2bd8dd32308b","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:54.969 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=live]() 11:08:54.969 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=live]() 11:08:55.031 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.032 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5f93505a-993a-45de-835d-67270c0d4f0b 11:08:55.032 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=35a82401-b0ef-4959-aac4-06970ce9cc8a 11:08:55.032 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=825ee95e-692f-49de-8e42-d83ae771bc3f 11:08:55.045 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=live]() 11:08:55.046 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergeThing[channel=live]() 11:08:55.052 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.053 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"89e398dd-9c3e-4a72-88e6-25d3f8e54789","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:55.057 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergeThing[channel=live]() 11:08:55.058 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeleteThing[channel=live]() 11:08:55.064 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.065 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"d02412f2-81c4-4fad-b3f9-93b3b55e99af","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/"} 11:08:55.068 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeleteThing[channel=live]() 11:08:55.068 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=live]() 11:08:55.074 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.075 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/live/commands/create","headers":{"correlation-id":"ef039862-d72f-4864-8ab7-7777825c18ba","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"policy.namespace:policyName"}} 11:08:55.133 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=live]() 11:08:55.133 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicy[channel=live]() 11:08:55.139 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.141 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"e189841d-9307-4eac-9635-f18e10fa0636","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:55.145 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicy[channel=live]() 11:08:55.145 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=live]() 11:08:55.151 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.152 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"ad4a02b4-a7bb-4438-99cd-fc295d1ca67a","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:08:55.156 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=live]() 11:08:55.156 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThing[channel=live]() 11:08:55.162 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.163 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"b9f40186-74bf-4926-9da4-c3570908e9ee","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:55.167 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThing[channel=live]() 11:08:55.167 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=live]() 11:08:55.170 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.171 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"7ac8dc7e-a325-428a-91ea-f34ad1627f75","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:55.232 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=live]() 11:08:55.232 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThing[channel=live]() 11:08:55.236 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.237 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"36db74ec-95d5-41f1-9ba1-926479e9cd7b","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:08:55.240 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThing[channel=live]() 11:08:55.241 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:08:55.245 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.247 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:08:55.247 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeregisterEventHandler[channel=live]() 11:08:55.250 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:55.250 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0340c301-1c10-4575-8bf9-3a11a7815dec 11:08:55.251 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=07d22b6f-7140-416d-80a6-30f54c3b7790 11:08:55.251 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1994e254-bdea-4dfe-af38-aacfc0235698 11:08:56.256 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeregisterEventHandler[channel=live]() 11:08:56.257 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=live]() 11:08:56.265 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.268 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=live]() 11:08:56.268 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#createThingFailsWithExistsOption[channel=live]() 11:08:56.274 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.276 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#createThingFailsWithExistsOption[channel=live]() 11:08:56.276 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=live]() 11:08:56.286 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.343 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=live]() 11:08:56.343 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=live]() 11:08:56.348 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.350 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=live]() 11:08:56.350 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=live]() 11:08:56.354 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.355 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"08bc65df-a6f4-405f-bb82-b89d00ad78e9","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_copyPolicyFrom":"policy.namespace:policyName"}} 11:08:56.360 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=live]() 11:08:56.360 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithoutFeatures[channel=live]() 11:08:56.364 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.365 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"demo/mything1/things/live/commands/create","headers":{"correlation-id":"0dc8e7a5-41a5-4f5a-abe0-39a81ca6f886","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"demo","thingId":"demo:mything1"}} 11:08:56.368 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithoutFeatures[channel=live]() 11:08:56.368 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=live]() 11:08:56.373 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.375 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=live]() 11:08:56.375 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=live]() 11:08:56.432 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.434 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=live]() 11:08:56.434 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=live]() 11:08:56.438 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.439 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"3932aa59-1845-4f59-93cc-7da538a99d94","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:56.443 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=live]() 11:08:56.443 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveDeletedEvent[channel=live]() 11:08:56.447 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.448 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7277def6-4edb-434a-a4ed-fc2eea75d967 11:08:56.448 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1b61d9fb-0b5d-44dd-86f1-ce66ffc02608 11:08:56.448 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=62106660-1380-4a60-814b-f26c03c8028d 11:08:56.454 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveDeletedEvent[channel=live]() 11:08:56.454 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithMissingId[channel=live]() 11:08:56.458 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.460 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithMissingId[channel=live]() 11:08:56.460 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=live]() 11:08:56.464 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.529 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=live]() 11:08:56.529 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=live]() 11:08:56.533 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.534 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"218a70af-810e-438b-975f-ece871179391","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:56.538 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=live]() 11:08:56.538 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=live]() 11:08:56.542 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.544 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=live]() 11:08:56.544 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=live]() 11:08:56.547 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.549 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"56f2e1b0-a97e-4e02-93ed-5b88e529a94a","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:56.551 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=live]() 11:08:56.552 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithoutPolicy[channel=live]() 11:08:56.555 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.556 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"6573560c-fe41-4a1a-a24c-845c386f33be","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:56.559 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithoutPolicy[channel=live]() 11:08:56.559 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=live]() 11:08:56.562 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.563 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"557cb3a2-fe77-41da-974d-c93caa1479de","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:08:56.566 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=live]() 11:08:56.567 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=live]() 11:08:56.570 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.571 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/live/commands/create","headers":{"correlation-id":"56200bfe-5164-4d4d-9b1d-28a04c73fa63","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"{{ ref:things/example.com:testThing/policyId }}"}} 11:08:56.632 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=live]() 11:08:56.632 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=live]() 11:08:56.636 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=live]() 11:08:56.638 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#updateThingFailsWithExistsOption[channel=live]() 11:08:56.641 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.643 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#updateThingFailsWithExistsOption[channel=live]() 11:08:56.643 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergePolicyId[channel=live]() 11:08:56.646 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.647 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"c8fc0642-999d-4b08-a341-ff9ac2a1c50f","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:08:56.650 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergePolicyId[channel=live]() 11:08:56.650 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithMissingId[channel=live]() 11:08:56.653 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.655 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithMissingId[channel=live]() 11:08:56.655 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:08:56.659 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.661 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:08:56.661 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testSetPolicyId[channel=live]() 11:08:56.665 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.665 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"446bd837-4b6b-4d87-97ef-c4eaa6ec0569","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:08:56.669 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testSetPolicyId[channel=live]() 11:08:56.669 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInlinePolicy[channel=live]() 11:08:56.672 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.673 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"c6242567-4358-463c-9988-5310d737fdd9","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:56.729 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInlinePolicy[channel=live]() 11:08:56.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=live]() 11:08:56.733 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.734 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"eb2abecd-ccd8-46d2-85b6-1ead0bbb54fb","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:08:56.747 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=live]() 11:08:56.747 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=live]() 11:08:56.750 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.752 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=live]() 11:08:56.753 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveCreatedEvent[channel=live]() 11:08:56.756 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:08:56.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=25359821-9fdb-4d43-abd0-5bc2a81b2f3a 11:08:56.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a47c8ce3-20d0-4a7c-9fe9-25f641592203 11:08:56.757 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=37dade84-5e0c-4233-8c87-74e3cbab12f8 11:08:57.765 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveCreatedEvent[channel=live]() [ERROR] Tests run: 1138, Failures: 629, Errors: 0, Skipped: 28, Time elapsed: 63.927 s <<< FAILURE! - in TestSuite [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.194 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.tryToGetModifyAttributeLiveCommandForNull on tryToGetModifyAttributeLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.getModifyAttributeLiveCommandReturnsExpected on getModifyAttributeLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.tryToGetModifyAttributeLiveCommandForCreateThingCommand on tryToGetModifyAttributeLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.065 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 1.905 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 1.973 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly on buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly on buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly on buildAnswerWithAttributeCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.282 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly on buildAnswerWithAttributeCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.283 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly on buildAnswerWithModifyAttributeCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly on buildAnswerWithModifyAttributeCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly on buildAnswerWithAttributeModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly on buildAnswerWithAttributeModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly on buildAnswerWithModifyAttributeModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly on buildAnswerWithModifyAttributeModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.059 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.tryToGetModifyAttributesLiveCommandForCreateThingCommand on tryToGetModifyAttributesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.tryToGetModifyAttributesLiveCommandForNull on tryToGetModifyAttributesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.getModifyAttributesLiveCommandReturnsExpected on getModifyAttributesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.219 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.219 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly on buildAnswerWithFeaturePropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly on buildAnswerWithFeaturePropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly on buildAnswerWithDeleteFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly on buildAnswerWithDeleteFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.062 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly on buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.21 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly on buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.211 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.009 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.01 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly on buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly on buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly on buildAnswerWithFeatureDesiredPropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.196 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly on buildAnswerWithFeatureDesiredPropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.196 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.064 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.064 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertiesLiveCommandForNull on tryToGetModifyFeatureDesiredPropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.getModifyFeatureDesiredPropertiesLiveCommandReturnsExpected on getModifyFeatureDesiredPropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertiesLiveCommandForCreateThingCommand on tryToGetModifyFeatureDesiredPropertiesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly on buildAnswerWithFeatureCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.204 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly on buildAnswerWithFeatureCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.204 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly on buildAnswerWithModifyFeatureModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly on buildAnswerWithModifyFeatureModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly on buildAnswerWithModifyFeatureCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly on buildAnswerWithModifyFeatureCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.056 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.056 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly on buildAnswerWithFeatureModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly on buildAnswerWithFeatureModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.tryToGetDeleteFeaturePropertyLiveCommandForCreateFeaturePropertyCommand on tryToGetDeleteFeaturePropertyLiveCommandForCreateFeaturePropertyCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.tryToGetDeleteFeaturePropertyLiveCommandForNull on tryToGetDeleteFeaturePropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.getDeleteFeaturePropertyLiveCommandReturnsExpected on getDeleteFeaturePropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.tryToGetDeleteThingLiveCommandForCreateThingCommand on tryToGetDeleteThingLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.getDeleteThingLiveCommandReturnsExpected on getDeleteThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.tryToGetDeleteThingLiveCommandForNull on tryToGetDeleteThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.055 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.tryToGetDeleteAttributeLiveCommandForNull on tryToGetDeleteAttributeLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.getDeleteAttributeLiveCommandReturnsExpected on getDeleteAttributeLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.tryToGetDeleteAttributeLiveCommandForCreateAttributeCommand on tryToGetDeleteAttributeLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.getDeleteAttributesLiveCommandReturnsExpected on getDeleteAttributesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.tryToGetDeleteAttributesLiveCommandForNull on tryToGetDeleteAttributesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.tryToGetDeleteAttributesLiveCommandForCreateAttributesCommand on tryToGetDeleteAttributesLiveCommandForCreateAttributesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.getModifyFeaturePropertyLiveCommandReturnsExpected on getModifyFeaturePropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.tryToGetModifyFeaturePropertyLiveCommandForCreateThingCommand on tryToGetModifyFeaturePropertyLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.tryToGetModifyFeaturePropertyLiveCommandForNull on tryToGetModifyFeaturePropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.131 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.132 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.057 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly on buildAnswerWithDeleteFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly on buildAnswerWithDeleteFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly on buildAnswerWithFeaturePropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly on buildAnswerWithFeaturePropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly on buildAnswerWithDeleteFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.133 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly on buildAnswerWithDeleteFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.134 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.057 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.057 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly on buildAnswerWithFeatureDefinitionDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.004 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly on buildAnswerWithFeatureDefinitionDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.005 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly on buildAnswerWithDeleteFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.193 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly on buildAnswerWithDeleteFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.193 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly on buildAnswerWithFeaturesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly on buildAnswerWithFeaturesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.tryToGetModifyThingLiveCommandForNull on tryToGetModifyThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.getModifyThingLiveCommandReturnsExpected on getModifyThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.tryToGetModifyThingLiveCommandForCreateThingCommand on tryToGetModifyThingLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.178 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.178 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly on buildAnswerWithThingConflictErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly on buildAnswerWithThingConflictErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly on buildAnswerWithThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly on buildAnswerWithThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.tryToGetModifyFeatureLiveCommandForNull on tryToGetModifyFeatureLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.tryToGetModifyFeatureLiveCommandForCreateThingCommand on tryToGetModifyFeatureLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.getModifyFeatureLiveCommandReturnsExpected on getModifyFeatureLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.tryToGetDeleteFeatureLiveCommandForNull on tryToGetDeleteFeatureLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.055 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.tryToGetDeleteFeatureLiveCommandForCreateFeatureCommand on tryToGetDeleteFeatureLiveCommandForCreateFeatureCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.getDeleteFeatureLiveCommandReturnsExpected on getDeleteFeatureLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.016 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.008 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.getModifyFeaturePropertiesLiveCommandReturnsExpected on getModifyFeaturePropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.tryToGetModifyFeaturePropertiesLiveCommandForCreateThingCommand on tryToGetModifyFeaturePropertiesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.tryToGetModifyFeaturePropertiesLiveCommandForNull on tryToGetModifyFeaturePropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.049 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.tryToGetMergeThingLiveCommandForNull on tryToGetMergeThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.getMergeThingLiveCommandReturnsExpected on getMergeThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.tryToGetDeleteFeatureDefinitionLiveCommandForCreateFeatureDefinitionCommand on tryToGetDeleteFeatureDefinitionLiveCommandForCreateFeatureDefinitionCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.tryToGetDeleteFeatureDefinitionLiveCommandForNull on tryToGetDeleteFeatureDefinitionLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.getDeleteFeatureDefinitionLiveCommandReturnsExpected on getDeleteFeatureDefinitionLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly on buildAnswerWithFeatureDesiredPropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.185 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly on buildAnswerWithFeatureDesiredPropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.185 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly on buildAnswerWithFeatureDesiredPropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly on buildAnswerWithFeatureDesiredPropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly on buildAnswerWithFeatureDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.185 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly on buildAnswerWithFeatureDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.186 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly on buildAnswerWithDeleteFeatureResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly on buildAnswerWithDeleteFeatureResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.179 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.18 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly on buildAnswerWithDeleteThingResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly on buildAnswerWithDeleteThingResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly on buildAnswerWithThingNotDeletableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly on buildAnswerWithThingNotDeletableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.004 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly on buildAnswerWithThingDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly on buildAnswerWithThingDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertyLiveCommandForNull on tryToGetDeleteFeatureDesiredPropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.053 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.getDeleteFeatureDesiredPropertyLiveCommandReturnsExpected on getDeleteFeatureDesiredPropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertyLiveCommandForCreateFeatureDesiredPropertyCommand on tryToGetDeleteFeatureDesiredPropertyLiveCommandForCreateFeatureDesiredPropertyCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.201 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.201 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly on buildAnswerWithAttributesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly on buildAnswerWithAttributesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly on buildAnswerWithModifyAttributesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly on buildAnswerWithModifyAttributesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly on buildAnswerWithAttributesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly on buildAnswerWithAttributesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly on buildAnswerWithModifyAttributesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly on buildAnswerWithModifyAttributesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.getModifyFeatureDefinitionLiveCommandReturnsExpected on getModifyFeatureDefinitionLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.tryToGetModifyFeatureDefinitionLiveCommandForNull on tryToGetModifyFeatureDefinitionLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.06 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.tryToGetModifyFeatureDefinitionLiveCommandForCreateThingCommand on tryToGetModifyFeatureDefinitionLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly on buildAnswerWithFeaturesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.132 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly on buildAnswerWithFeaturesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.132 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly on buildAnswerWithFeaturesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly on buildAnswerWithFeaturesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.058 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly on buildAnswerWithModifyFeaturesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly on buildAnswerWithModifyFeaturesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly on buildAnswerWithModifyFeaturesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly on buildAnswerWithModifyFeaturesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly on buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.118 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly on buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.119 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly on buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly on buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly on buildAnswerWithFeatureDefinitionCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly on buildAnswerWithFeatureDefinitionCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly on buildAnswerWithFeatureDefinitionModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.054 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly on buildAnswerWithFeatureDefinitionModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.055 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.113 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.114 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly on buildAnswerWithDeleteAttributesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly on buildAnswerWithDeleteAttributesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.085 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly on buildAnswerWithAttributesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly on buildAnswerWithAttributesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.tryToGetDeleteFeaturePropertiesLiveCommandForNull on tryToGetDeleteFeaturePropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.getDeleteFeaturePropertiesLiveCommandReturnsExpected on getDeleteFeaturePropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.tryToGetDeleteFeaturePropertiesLiveCommandForCreateFeaturePropertiesCommand on tryToGetDeleteFeaturePropertiesLiveCommandForCreateFeaturePropertiesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.119 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.12 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly on buildAnswerWithFeaturePropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.055 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly on buildAnswerWithFeaturePropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.056 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.004 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly on buildAnswerWithModifyFeaturePropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.004 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly on buildAnswerWithModifyFeaturePropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.004 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly on buildAnswerWithFeaturePropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly on buildAnswerWithFeaturePropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.004 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly on buildAnswerWithModifyFeaturePropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.004 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly on buildAnswerWithModifyFeaturePropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.005 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.getDeleteFeaturesLiveCommandReturnsExpected on getDeleteFeaturesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.tryToGetDeleteFeaturesLiveCommandForCreateFeaturesCommand on tryToGetDeleteFeaturesLiveCommandForCreateFeaturesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.tryToGetDeleteFeaturesLiveCommandForNull on tryToGetDeleteFeaturesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly on buildAnswerWithModifyThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.124 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly on buildAnswerWithModifyThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.124 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly on buildAnswerWithModifyThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly on buildAnswerWithModifyThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.tryToGetCreateThingLiveCommandForNull on tryToGetCreateThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.057 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.getCreateThingLiveCommandReturnsExpected on getCreateThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.tryToGetCreateThingLiveCommandForCreateAttributeCommand on tryToGetCreateThingLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.tryToGetModifyFeaturesLiveCommandForNull on tryToGetModifyFeaturesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.tryToGetModifyFeaturesLiveCommandForCreateThingCommand on tryToGetModifyFeaturesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.getModifyFeaturesLiveCommandReturnsExpected on getModifyFeaturesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly on buildAnswerWithMergeThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.101 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly on buildAnswerWithMergeThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.102 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly on buildAnswerWithMergeThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly on buildAnswerWithMergeThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.059 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.getDeleteFeatureDesiredPropertiesLiveCommandReturnsExpected on getDeleteFeatureDesiredPropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertiesLiveCommandForCreateFeatureDesiredPropertiesCommand on tryToGetDeleteFeatureDesiredPropertiesLiveCommandForCreateFeatureDesiredPropertiesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertiesLiveCommandForNull on tryToGetDeleteFeatureDesiredPropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly on buildAnswerWithFeaturePropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.116 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly on buildAnswerWithFeaturePropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.117 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly on buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly on buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly on buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly on buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly on buildAnswerWithFeaturePropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly on buildAnswerWithFeaturePropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.getModifyFeatureDesiredPropertyLiveCommandReturnsExpected on getModifyFeatureDesiredPropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertyLiveCommandForCreateThingCommand on tryToGetModifyFeatureDesiredPropertyLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertyLiveCommandForNull on tryToGetModifyFeatureDesiredPropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly on buildAnswerWithAttributeDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.114 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly on buildAnswerWithAttributeDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.114 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly on buildAnswerWithDeleteAttributeResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly on buildAnswerWithDeleteAttributeResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties on getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.01 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties(LiveCommandFactoryTest.java:286) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributesLiveCommandForRetrieveAttributes on getRetrieveAttributesLiveCommandForRetrieveAttributes(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributesLiveCommandForRetrieveAttributes(LiveCommandFactoryTest.java:270) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getCreateThingLiveCommandForCreateThing on getCreateThingLiveCommandForCreateThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getCreateThingLiveCommandForCreateThing(LiveCommandFactoryTest.java:134) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveThingLiveCommandForRetrieveThing on getRetrieveThingLiveCommandForRetrieveThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveThingLiveCommandForRetrieveThing(LiveCommandFactoryTest.java:308) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturesLiveCommandForRetrieveFeatures on getRetrieveFeaturesLiveCommandForRetrieveFeatures(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturesLiveCommandForRetrieveFeatures(LiveCommandFactoryTest.java:302) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyThingLiveCommandForModifyThing on getModifyThingLiveCommandForModifyThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyThingLiveCommandForModifyThing(LiveCommandFactoryTest.java:241) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty on getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty(LiveCommandFactoryTest.java:170) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties on getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.058 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties(LiveCommandFactoryTest.java:162) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertyLiveCommandForModifyFeatureProperty on getModifyFeaturePropertyLiveCommandForModifyFeatureProperty(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertyLiveCommandForModifyFeatureProperty(LiveCommandFactoryTest.java:222) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributesLiveCommandForModifyAttributes on getModifyAttributesLiveCommandForModifyAttributes(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributesLiveCommandForModifyAttributes(LiveCommandFactoryTest.java:198) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturesLiveCommandForModifyFeatures on getModifyFeaturesLiveCommandForModifyFeatures(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturesLiveCommandForModifyFeatures(LiveCommandFactoryTest.java:231) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getMergeThingLiveCommandForMergeThing on getMergeThingLiveCommandForMergeThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getMergeThingLiveCommandForMergeThing(LiveCommandFactoryTest.java:251) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributesLiveCommandForDeleteAttributes on getDeleteAttributesLiveCommandForDeleteAttributes(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.053 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributesLiveCommandForDeleteAttributes(LiveCommandFactoryTest.java:147) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturesLiveCommandForDeleteFeatures on getDeleteFeaturesLiveCommandForDeleteFeatures(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturesLiveCommandForDeleteFeatures(LiveCommandFactoryTest.java:178) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributeLiveCommandForDeleteAttribute on getDeleteAttributeLiveCommandForDeleteAttribute(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributeLiveCommandForDeleteAttribute(LiveCommandFactoryTest.java:140) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeatureLiveCommandForModifyFeature on getModifyFeatureLiveCommandForModifyFeature(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeatureLiveCommandForModifyFeature(LiveCommandFactoryTest.java:206) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties on getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties(LiveCommandFactoryTest.java:214) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteThingLiveCommandForDeleteThing on getDeleteThingLiveCommandForDeleteThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteThingLiveCommandForDeleteThing(LiveCommandFactoryTest.java:184) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty on getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty(LiveCommandFactoryTest.java:294) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributeLiveCommandForModifyAttribute on getModifyAttributeLiveCommandForModifyAttribute(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributeLiveCommandForModifyAttribute(LiveCommandFactoryTest.java:190) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributeLiveCommandForRetrieveAttribute on getRetrieveAttributeLiveCommandForRetrieveAttribute(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributeLiveCommandForRetrieveAttribute(LiveCommandFactoryTest.java:262) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeatureLiveCommandForDeleteFeature on getDeleteFeatureLiveCommandForDeleteFeature(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeatureLiveCommandForDeleteFeature(LiveCommandFactoryTest.java:153) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeatureLiveCommandForRetrieveFeature on getRetrieveFeatureLiveCommandForRetrieveFeature(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeatureLiveCommandForRetrieveFeature(LiveCommandFactoryTest.java:278) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly on buildAnswerWithRetrieveFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.162 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly on buildAnswerWithRetrieveFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.162 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.tryToGetRetrieveThingLiveCommandForNull on tryToGetRetrieveThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.tryToGetRetrieveThingLiveCommandForCreateAttributeCommand on tryToGetRetrieveThingLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.getRetrieveThingLiveCommandReturnsExpected on getRetrieveThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.tryToGetRetrieveFeaturesLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeaturesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.getRetrieveFeaturesLiveCommandReturnsExpected on getRetrieveFeaturesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.tryToGetRetrieveFeaturesLiveCommandForNull on tryToGetRetrieveFeaturesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.106 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.106 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.156 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.156 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly on buildAnswerWithRetrieveFeatureResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly on buildAnswerWithRetrieveFeatureResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly on buildAnswerWithRetrieveFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.104 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly on buildAnswerWithRetrieveFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.105 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.119 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.12 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.tryToGetRetrieveFeatureDefinitionLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureDefinitionLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.049 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.getRetrieveFeatureDefinitionLiveCommandReturnsExpected on getRetrieveFeatureDefinitionLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.tryToGetRetrieveFeatureDefinitionLiveCommandForNull on tryToGetRetrieveFeatureDefinitionLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.tryToGetRetrieveFeatureLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.getRetrieveFeatureLiveCommandReturnsExpected on getRetrieveFeatureLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.tryToGetRetrieveFeatureLiveCommandForNull on tryToGetRetrieveFeatureLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.106 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.106 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly on buildAnswerWithRetrieveAttributesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly on buildAnswerWithRetrieveAttributesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.104 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.104 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly on buildAnswerWithRetrieveFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly on buildAnswerWithRetrieveFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.getRetrieveFeaturePropertyLiveCommandReturnsExpected on getRetrieveFeaturePropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.tryToGetRetrieveFeaturePropertyLiveCommandForNull on tryToGetRetrieveFeaturePropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.tryToGetRetrieveFeaturePropertyLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeaturePropertyLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.getRetrieveFeatureDesiredPropertiesLiveCommandReturnsExpected on getRetrieveFeatureDesiredPropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForNull on tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertyLiveCommandForNull on tryToGetRetrieveFeatureDesiredPropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.getRetrieveFeatureDesiredPropertyLiveCommandReturnsExpected on getRetrieveFeatureDesiredPropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertyLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureDesiredPropertyLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.107 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.107 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.tryToGetRetrieveThingsLiveCommandForNull on tryToGetRetrieveThingsLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.tryToGetRetrieveThingsLiveCommandForCreateAttributeCommand on tryToGetRetrieveThingsLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.getRetrieveThingsLiveCommandReturnsExpected on getRetrieveThingsLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.tryToGetRetrieveFeaturePropertiesLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeaturePropertiesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.tryToGetRetrieveFeaturePropertiesLiveCommandForNull on tryToGetRetrieveFeaturePropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.014 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.006 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.getRetrieveFeaturePropertiesLiveCommandReturnsExpected on getRetrieveFeaturePropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandAnswerBuilderImplTest) Time elapsed: 0.114 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly(RetrieveThingsLiveCommandAnswerBuilderImplTest.java:88) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.getRetrieveAttributesLiveCommandReturnsExpected on getRetrieveAttributesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.tryToGetRetrieveAttributesLiveCommandForNull on tryToGetRetrieveAttributesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.tryToGetRetrieveAttributesLiveCommandForCreateAttributeCommand on tryToGetRetrieveAttributesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.106 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.107 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly on buildAnswerWithRetrieveFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly on buildAnswerWithRetrieveFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.getRetrieveAttributeLiveCommandReturnsExpected on getRetrieveAttributeLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.tryToGetRetrieveAttributeLiveCommandForNull on tryToGetRetrieveAttributeLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.tryToGetRetrieveAttributeLiveCommandForCreateAttributeCommand on tryToGetRetrieveAttributeLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.106 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.106 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly on buildAnswerWithRetrieveAttributeResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly on buildAnswerWithRetrieveAttributeResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.055 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.055 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] LiveCommandFactoryTest.getCreateThingLiveCommandForCreateThing:134 » Security ... [ERROR] LiveCommandFactoryTest.getDeleteAttributeLiveCommandForDeleteAttribute:140 » Security [ERROR] LiveCommandFactoryTest.getDeleteAttributesLiveCommandForDeleteAttributes:147 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeatureLiveCommandForDeleteFeature:153 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties:162 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty:170 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeaturesLiveCommandForDeleteFeatures:178 » Security [ERROR] LiveCommandFactoryTest.getDeleteThingLiveCommandForDeleteThing:184 » Security ... [ERROR] LiveCommandFactoryTest.getMergeThingLiveCommandForMergeThing:251 » Security cl... [ERROR] LiveCommandFactoryTest.getModifyAttributeLiveCommandForModifyAttribute:190 » Security [ERROR] LiveCommandFactoryTest.getModifyAttributesLiveCommandForModifyAttributes:198 » Security [ERROR] LiveCommandFactoryTest.getModifyFeatureLiveCommandForModifyFeature:206 » Security [ERROR] LiveCommandFactoryTest.getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties:214 » Security [ERROR] LiveCommandFactoryTest.getModifyFeaturePropertyLiveCommandForModifyFeatureProperty:222 » Security [ERROR] LiveCommandFactoryTest.getModifyFeaturesLiveCommandForModifyFeatures:231 » Security [ERROR] LiveCommandFactoryTest.getModifyThingLiveCommandForModifyThing:241 » Security ... [ERROR] LiveCommandFactoryTest.getRetrieveAttributeLiveCommandForRetrieveAttribute:262 » Security [ERROR] LiveCommandFactoryTest.getRetrieveAttributesLiveCommandForRetrieveAttributes:270 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeatureLiveCommandForRetrieveFeature:278 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties:286 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty:294 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeaturesLiveCommandForRetrieveFeatures:302 » Security [ERROR] LiveCommandFactoryTest.getRetrieveThingLiveCommandForRetrieveThing:308 » Security [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly on buildAnswerWithThingConflictErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly on buildAnswerWithThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly on buildAnswerWithAttributeDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly on buildAnswerWithDeleteAttributeResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly on buildAnswerWithAttributesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly on buildAnswerWithDeleteAttributesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly on buildAnswerWithDeleteFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly on buildAnswerWithFeatureDefinitionDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly on buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly on buildAnswerWithFeatureDesiredPropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly on buildAnswerWithDeleteFeatureResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly on buildAnswerWithFeatureDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly on buildAnswerWithDeleteFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly on buildAnswerWithFeaturePropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly on buildAnswerWithDeleteFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly on buildAnswerWithFeaturePropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly on buildAnswerWithDeleteFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly on buildAnswerWithFeaturesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly on buildAnswerWithDeleteThingResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly on buildAnswerWithThingDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly on buildAnswerWithThingNotDeletableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly on buildAnswerWithMergeThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly on buildAnswerWithMergeThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly on buildAnswerWithAttributeCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly on buildAnswerWithAttributeModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly on buildAnswerWithModifyAttributeCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly on buildAnswerWithModifyAttributeModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly on buildAnswerWithAttributesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly on buildAnswerWithAttributesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly on buildAnswerWithModifyAttributesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly on buildAnswerWithModifyAttributesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly on buildAnswerWithFeatureDefinitionCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly on buildAnswerWithFeatureDefinitionModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly on buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly on buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly on buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly on buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly on buildAnswerWithFeatureDesiredPropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly on buildAnswerWithFeatureDesiredPropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly on buildAnswerWithFeatureCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly on buildAnswerWithFeatureModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly on buildAnswerWithModifyFeatureCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly on buildAnswerWithModifyFeatureModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly on buildAnswerWithFeaturePropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly on buildAnswerWithFeaturePropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly on buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly on buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly on buildAnswerWithFeaturePropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly on buildAnswerWithFeaturePropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly on buildAnswerWithModifyFeaturePropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly on buildAnswerWithModifyFeaturePropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly on buildAnswerWithFeaturesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly on buildAnswerWithFeaturesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly on buildAnswerWithModifyFeaturesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly on buildAnswerWithModifyFeaturesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly on buildAnswerWithModifyThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly on buildAnswerWithModifyThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly on buildAnswerWithRetrieveAttributeResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly on buildAnswerWithRetrieveAttributesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly on buildAnswerWithRetrieveFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly on buildAnswerWithRetrieveFeatureResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly on buildAnswerWithRetrieveFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly on buildAnswerWithRetrieveFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly on buildAnswerWithRetrieveFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingsLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly:88 » Security [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [INFO] [ERROR] Tests run: 967, Failures: 458, Errors: 0, Skipped: 28 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:18 min [INFO] Finished at: 2021-05-06T11:09:04Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project ditto-client: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project ditto-client: There are test failures. Please refer to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:435) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1079) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:889) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy to Maven Central) Stage "Deploy to Maven Central" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy to Eclipse) Stage "Deploy to Eclipse" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tag) Stage "Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE